- Rebase to byacc-20150711.
This commit is contained in:
Patsy Franklin 2015-10-12 21:33:25 -04:00
parent 8e7c57166a
commit 05d10370bc
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ byacc-20*/
/byacc-20130304.tgz
/byacc-20130925.tgz
/byacc-20141128.tgz
/byacc-20150711.tgz

View File

@ -1,9 +1,9 @@
%define byaccdate 20141128
%define byaccdate 20150711
Summary: Berkeley Yacc, a parser generator
Name: byacc
Version: 1.9.%{byaccdate}
Release: 2%{?dist}
Release: 1%{?dist}
License: Public Domain
Group: Development/Tools
URL: http://invisible-island.net/byacc/byacc.html
@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/byacc.1*
%changelog
* Sat Oct 10 2015 Patsy Franklin <pfrankli@redhat.com> - 1.9.20150711-1
- Rebase to 20150711
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.20141128-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
acb0ff0fb6cc414a6b50c799794b2425 byacc-20141128.tgz
2700401030583c4e9169ac7ea7d08de8 byacc-20150711.tgz