- Update sources file.

This commit is contained in:
Patsy Franklin 2013-12-02 10:11:27 -05:00
parent b52496f72a
commit 6f59ba5761
2 changed files with 4 additions and 2 deletions

View File

@ -3,7 +3,7 @@
Summary: Berkeley Yacc, a parser generator
Name: byacc
Version: 1.9.%{byaccdate}
Release: 1%{?dist}
Release: 2%{?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
* 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
- Rebase to 20130925

View File

@ -1,2 +1 @@
e5eef96a33f55b724f2a957f0fa3b019 byacc-20130304.tgz
265f74058b923d7d9ddd1bd82f05a42e byacc-20130925.tgz