Update to 2.6.4
This commit is contained in:
parent
7cbe3912ed
commit
8d31f8e7b8
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user