Rebase to 2.7
This commit is contained in:
parent
00da36f29c
commit
2d03d03717
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ bison-*/
|
||||
/bison-2.5.tar.bz2
|
||||
/bison-2.6.1.tar.xz
|
||||
/bison-2.6.4.tar.xz
|
||||
/bison-2.7.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: A GNU general-purpose parser generator
|
||||
Name: bison
|
||||
Version: 2.6.4
|
||||
Release: 2%{?dist}
|
||||
Version: 2.7
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
Group: Development/Tools
|
||||
Source: ftp://ftp.gnu.org/pub/gnu/bison/bison-%{version}.tar.xz
|
||||
@ -130,6 +130,9 @@ fi
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%changelog
|
||||
* Thu Mar 21 2013 Petr Machata <pmachata@redhat.com> - 2.7-1
|
||||
- Rebase to 2.7
|
||||
|
||||
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user