Rebase to byacc-2.0-20220128 (#2035590)
This commit is contained in:
parent
961e0e4ad3
commit
35c232b7cf
@ -1,9 +1,9 @@
|
||||
%define byaccdate 20210808
|
||||
%define byaccdate 20220128
|
||||
|
||||
Summary: Berkeley Yacc, a parser generator
|
||||
Name: byacc
|
||||
Version: 2.0.%{byaccdate}
|
||||
Release: 3%{?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
|
||||
* Tue Feb 15 2022 Arjun Shankar <arjun@redhat.com> - 2.0-20220128-1
|
||||
- Rebase to byacc-2.0-20220128 (#2035590)
|
||||
|
||||
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.20210808-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (byacc-20210808.tgz) = cde092dbd845364752aca228a838b97fc34378c7dd7f860c614d13c8ec7167b8416422ded82864d22e8c3c447b47b30abca591ef8ab667c49f9fa070d68114c4
|
||||
SHA512 (byacc-20220128.tgz) = e8ae4c56f5be4cc0ef1d281c43f02c6296fdc40f630269f2a61af511f270ae059ad185b9718190b8133018f7b74b7ca6f84ced5d63a359960b52ea2a3ef562ea
|
||||
|
Loading…
Reference in New Issue
Block a user