parent
e86db91f37
commit
59a49dd6d4
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ bison-*/
|
||||
/bison-2.6.4.tar.xz
|
||||
/bison-2.7.tar.xz
|
||||
/bison-3.0.2.tar.xz
|
||||
/bison-3.0.4.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: A GNU general-purpose parser generator
|
||||
Name: bison
|
||||
Version: 3.0.2
|
||||
Release: 3%{?dist}
|
||||
Version: 3.0.4
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
Group: Development/Tools
|
||||
Source: ftp://ftp.gnu.org/pub/gnu/bison/bison-%{version}.tar.xz
|
||||
@ -137,6 +137,9 @@ fi
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%changelog
|
||||
* Mon Mar 02 2015 Patsy Franklin <pfrankli@redhat.com> - 2.0.4-1
|
||||
- Rebase to 3.0.4.
|
||||
|
||||
* Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user