Rebase to 2.4.1
This commit is contained in:
parent
c58a535b2c
commit
6d1ed1ba2d
@ -1 +1,2 @@
|
||||
bison-2.4.tar.bz2
|
||||
bison-2.4.1.tar.bz2
|
||||
|
BIN
bison-2.4.1.tar.bz2.sig
Normal file
BIN
bison-2.4.1.tar.bz2.sig
Normal file
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
Summary: A GNU general-purpose parser generator
|
||||
Name: bison
|
||||
Version: 2.4
|
||||
Release: 2%{?dist}
|
||||
Version: 2.4.1
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Development/Tools
|
||||
Source: ftp://ftp.gnu.org/pub/gnu/bison/bison-%{version}.tar.bz2
|
||||
@ -115,6 +115,10 @@ fi
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%changelog
|
||||
* Sun Dec 28 2008 Petr Machata <pmachata@redhat.com> - 2.4.1-1
|
||||
- Rebase to 2.4.1
|
||||
- Resolves: #478348
|
||||
|
||||
* Wed Nov 12 2008 Petr Machata <pmachata@redhat.com> - 2.4-2
|
||||
- Rebase to 2.4
|
||||
- Resolves: #471183
|
||||
|
Loading…
Reference in New Issue
Block a user