Upstream 2.5
This commit is contained in:
parent
7494b3f14d
commit
ed4f6d88f8
2
.gitignore
vendored
2
.gitignore
vendored
@ -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
BIN
bison-2.5.tar.bz2.sig
Normal file
Binary file not shown.
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user