Rebase to byacc-2.0-20210808 (#1962986)
This commit is contained in:
parent
8c022fb172
commit
b120829b40
@ -1,9 +1,9 @@
|
||||
%define byaccdate 20210328
|
||||
%define byaccdate 20210808
|
||||
|
||||
Summary: Berkeley Yacc, a parser generator
|
||||
Name: byacc
|
||||
Version: 2.0.%{byaccdate}
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
License: Public Domain
|
||||
URL: http://invisible-island.net/byacc/byacc.html
|
||||
Source: ftp://invisible-island.net/byacc/byacc-%{byaccdate}.tgz
|
||||
@ -51,6 +51,9 @@ echo ====================TESTING END=====================
|
||||
%{_mandir}/man1/byacc.1*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 30 2021 Arjun Shankar <arjun@redhat.com> - 2.0-20210808-1
|
||||
- Rebase to byacc-2.0-20210808 (#1962986)
|
||||
|
||||
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.20210328-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (byacc-20210328.tgz) = fdcf98976524c1f37710cf9551a357ebc24ece94dd2bd10501d4fafb914a7ab4847926b99647e387f22a3d3206e6a4bfc14a4c41115702382fcc1d6f688f9dae
|
||||
SHA512 (byacc-20210808.tgz) = cde092dbd845364752aca228a838b97fc34378c7dd7f860c614d13c8ec7167b8416422ded82864d22e8c3c447b47b30abca591ef8ab667c49f9fa070d68114c4
|
||||
|
Loading…
Reference in New Issue
Block a user