[bison] Update to 2.6.4

Orion Poplawski orion at fedoraproject.org
Fri Nov 2 16:46:49 UTC 2012


commit 8d31f8e7b8568f0a1fce846994c1ae01bd39cbce
Author: Orion Poplawski <orion at nwra.com>
Date:   Fri Nov 2 10:46:48 2012 -0600

    Update to 2.6.4

 .gitignore |    1 +
 bison.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 55ddef2..c6d4688 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ bison-2.4.3.tar.bz2
 bison-*/
 /bison-2.5.tar.bz2
 /bison-2.6.1.tar.xz
+/bison-2.6.4.tar.xz
diff --git a/bison.spec b/bison.spec
index 72a6970..24858ec 100644
--- a/bison.spec
+++ b/bison.spec
@@ -1,6 +1,6 @@
 Summary: A GNU general-purpose parser generator
 Name: bison
-Version: 2.6.1
+Version: 2.6.4
 Release: 1%{?dist}
 License: GPLv3+
 Group: Development/Tools
@@ -130,6 +130,9 @@ fi
 rm -rf $RPM_BUILD_ROOT
 
 %changelog
+* Fri Nov  2 2012 Orion Poplawski <orion at cora.nwra.com> - 2.6.4-1
+- Update to 2.6.4
+
 * Tue Jul 31 2012 Petr Machata <pmachata at redhat.com> - 2.6.1-1
 - Rebase to 2.6.1
   - Drop bison-2.4.2-drop-test-67.patch
diff --git a/sources b/sources
index 6fc0e84..4230093 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1fc1b9bc689e7fc5622d32c93cce746f  bison-2.6.1.tar.xz
+8b2dc57eb9d2d6de4715d30de6b2ee07  bison-2.6.4.tar.xz


More information about the scm-commits mailing list