Update to 2.6.4

This commit is contained in:
Orion Poplawski 2012-11-02 10:46:48 -06:00
parent 7cbe3912ed
commit 8d31f8e7b8
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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@cora.nwra.com> - 2.6.4-1
- Update to 2.6.4
* Tue Jul 31 2012 Petr Machata <pmachata@redhat.com> - 2.6.1-1
- Rebase to 2.6.1
- Drop bison-2.4.2-drop-test-67.patch

View File

@ -1 +1 @@
1fc1b9bc689e7fc5622d32c93cce746f bison-2.6.1.tar.xz
8b2dc57eb9d2d6de4715d30de6b2ee07 bison-2.6.4.tar.xz