|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: autoconf-archive
|
|
|
|
|
Version: 2023.02.20
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
Release: 8%{?dist}
|
|
|
|
|
Summary: The Autoconf Macro Archive
|
|
|
|
|
|
|
|
|
|
# The following licenses were seen in the binary rpm.
|
|
|
|
@ -44,6 +44,10 @@ rm -frv %{buildroot}%{_datadir}/doc/%{name}
|
|
|
|
|
%{_infodir}/autoconf-archive.info*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2023.02.20-8
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Jul 19 2024 Brian Stinson <bstinson@redhat.com> - 2023.02.20-7
|
|
|
|
|
- Update License string with the correct Exception name
|
|
|
|
|
Resolves: RHEL-49926
|
|
|
|
|