Rebuild to re-test and resolve gating failure
This commit is contained in:
parent
b120829b40
commit
9d810272a8
@ -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
|
||||||
|
* Mon Dec 13 2021 Arjun Shankar <arjun@redhat.com> - 2.0-20210808-2
|
||||||
|
- Rebuild (#1962986)
|
||||||
|
|
||||||
* Mon Aug 30 2021 Arjun Shankar <arjun@redhat.com> - 2.0-20210808-1
|
* Mon Aug 30 2021 Arjun Shankar <arjun@redhat.com> - 2.0-20210808-1
|
||||||
- Rebase to byacc-2.0-20210808 (#1962986)
|
- Rebase to byacc-2.0-20210808 (#1962986)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user