Upstream 2.5

This commit is contained in:
Petr Machata 2011-06-22 17:25:29 +02:00
parent 7494b3f14d
commit ed4f6d88f8
4 changed files with 8 additions and 3 deletions

2
.gitignore vendored
View File

@ -2,3 +2,5 @@ bison-2.4.tar.bz2
bison-2.4.1.tar.bz2 bison-2.4.1.tar.bz2
bison-2.4.2.tar.bz2 bison-2.4.2.tar.bz2
bison-2.4.3.tar.bz2 bison-2.4.3.tar.bz2
bison-*/
/bison-2.5.tar.bz2

BIN
bison-2.5.tar.bz2.sig Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
Summary: A GNU general-purpose parser generator Summary: A GNU general-purpose parser generator
Name: bison Name: bison
Version: 2.4.3 Version: 2.5
Release: 2%{?dist} Release: 1%{?dist}
License: GPLv3+ License: GPLv3+
Group: Development/Tools Group: Development/Tools
Source: ftp://ftp.gnu.org/pub/gnu/bison/bison-%{version}.tar.bz2 Source: ftp://ftp.gnu.org/pub/gnu/bison/bison-%{version}.tar.bz2
@ -126,6 +126,9 @@ fi
rm -rf $RPM_BUILD_ROOT rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Wed Jun 22 2011 Petr Machata <pmachata@redhat.com> - 2.5-1
- Upstream 2.5
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.3-2 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
c1d3ea81bc370dbd43b6f0b2cd21287e bison-2.4.3.tar.bz2 9dba20116b13fc61a0846b0058fbe004 bison-2.5.tar.bz2