- Rebase to 20101127

This commit is contained in:
Petr Machata 2010-12-06 13:21:46 +01:00
parent b7a0638008
commit 983e7fb78c
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ byacc-20070509.tgz
byacc-20100216.tgz
/byacc-20100610.tgz
byacc-20*/
/byacc-20101127.tgz

View File

@ -1,4 +1,4 @@
%define byaccdate 20100610
%define byaccdate 20101127
Summary: Berkeley Yacc, a parser generator
Name: byacc
@ -50,6 +50,10 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/byacc.1*
%changelog
* Mon Dec 6 2010 Petr Machata <pmachata@redhat.com> - 1.9.20101127-1
- Rebase to 20101127
- Resolves: #659010
* Wed Nov 10 2010 Petr Machata <pmachata@redhat.com> - 1.9.20100610-1
- Rebase to 20100610
- Update the description in accordance with upstream spec template

View File

@ -1 +1 @@
3063667be3bfcd844bdac9afd560954b byacc-20100610.tgz
5931a27e43102dc868745bf4dce91fb4 byacc-20101127.tgz