Resolves: # 1343520
- Rebase to 20160606.
This commit is contained in:
parent
85ec7d4c63
commit
626b51eb00
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@ byacc-20*/
|
||||
/byacc-20141128.tgz
|
||||
/byacc-20150711.tgz
|
||||
/byacc-20160324.tgz
|
||||
/byacc-20160606.tgz
|
||||
|
@ -1,4 +1,4 @@
|
||||
%define byaccdate 20160324
|
||||
%define byaccdate 20160606
|
||||
|
||||
Summary: Berkeley Yacc, a parser generator
|
||||
Name: byacc
|
||||
@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man1/byacc.1*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 01 2016 Patsy Franklin <pfrankli@redhat.com> - 1.9.20160606-1
|
||||
- Rebase to 20160606
|
||||
|
||||
* Fri May 20 2016 Patsy Franklin <pfrankli@redhat.com> - 1.9.20160324-1
|
||||
- Rebase to 20160324
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user