- Update sources file.
This commit is contained in:
parent
b52496f72a
commit
6f59ba5761
@ -3,7 +3,7 @@
|
|||||||
Summary: Berkeley Yacc, a parser generator
|
Summary: Berkeley Yacc, a parser generator
|
||||||
Name: byacc
|
Name: byacc
|
||||||
Version: 1.9.%{byaccdate}
|
Version: 1.9.%{byaccdate}
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: Public Domain
|
License: Public Domain
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
URL: http://invisible-island.net/byacc/byacc.html
|
URL: http://invisible-island.net/byacc/byacc.html
|
||||||
@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man1/byacc.1*
|
%{_mandir}/man1/byacc.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 02 2013 Patsy Franklin <pfrankli@redhat.com> - 1.9.20130925-2
|
||||||
|
- Update sources file.
|
||||||
|
|
||||||
* Mon Dec 02 2013 Patsy Franklin <pfrankli@redhat.com> - 1.9.20130925-1
|
* Mon Dec 02 2013 Patsy Franklin <pfrankli@redhat.com> - 1.9.20130925-1
|
||||||
- Rebase to 20130925
|
- Rebase to 20130925
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user