Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3a982a17e1 |
1 changed files with 4 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Summary: A GNU general-purpose parser generator
|
||||
Name: bison
|
||||
Version: 3.8.2
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
|
||||
# An SPDX license string check done against bison-3.8.2 found strings
|
||||
# corresponding to the following licenses across the bison source tree:
|
||||
|
|
@ -127,6 +127,9 @@ gzip -9nf ${RPM_BUILD_ROOT}%{_infodir}/bison.info*
|
|||
%{_libdir}/liby.a
|
||||
|
||||
%changelog
|
||||
* Fri Jul 25 2025 Arjun Shankar <arjun@redhat.com> - 3.8.2-11
|
||||
- Rebuilt after failure to build with GCC 15
|
||||
|
||||
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.2-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue