Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-07-20 22:24:38 +00:00
parent 35c232b7cf
commit 0989175bb0

View File

@ -3,7 +3,7 @@
Summary: Berkeley Yacc, a parser generator Summary: Berkeley Yacc, a parser generator
Name: byacc Name: byacc
Version: 2.0.%{byaccdate} Version: 2.0.%{byaccdate}
Release: 1%{?dist} Release: 2%{?dist}
License: Public Domain License: Public Domain
URL: http://invisible-island.net/byacc/byacc.html URL: http://invisible-island.net/byacc/byacc.html
Source: ftp://invisible-island.net/byacc/byacc-%{byaccdate}.tgz Source: ftp://invisible-island.net/byacc/byacc-%{byaccdate}.tgz
@ -51,6 +51,9 @@ echo ====================TESTING END=====================
%{_mandir}/man1/byacc.1* %{_mandir}/man1/byacc.1*
%changelog %changelog
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.20220128-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Feb 15 2022 Arjun Shankar <arjun@redhat.com> - 2.0-20220128-1 * Tue Feb 15 2022 Arjun Shankar <arjun@redhat.com> - 2.0-20220128-1
- Rebase to byacc-2.0-20220128 (#2035590) - Rebase to byacc-2.0-20220128 (#2035590)