parent
befe4507af
commit
e266b4af13
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
bison-2.4.tar.bz2
|
||||
bison-2.4.1.tar.bz2
|
||||
bison-2.4.2.tar.bz2
|
||||
bison-2.4.3.tar.bz2
|
||||
|
Binary file not shown.
BIN
bison-2.4.3.tar.bz2.sig
Normal file
BIN
bison-2.4.3.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.2
|
||||
Release: 3%{?dist}
|
||||
Version: 2.4.3
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
Group: Development/Tools
|
||||
Source: ftp://ftp.gnu.org/pub/gnu/bison/bison-%{version}.tar.bz2
|
||||
@ -126,6 +126,10 @@ fi
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%changelog
|
||||
* Wed Aug 11 2010 Petr Machata <pmachata@redhat.com> - 2.4.3-1
|
||||
- Rebase to 2.4.3
|
||||
- Resolves: #621854
|
||||
|
||||
* Thu Jul 1 2010 Petr Machata <pmachata@redhat.com> - 2.4.2-3
|
||||
- Devel subpackage now provides boost-static, as per Fedora
|
||||
guidelines.
|
||||
|
Loading…
Reference in New Issue
Block a user