diff --git a/libtool.spec b/libtool.spec index c7a963a..a6cb1e9 100644 --- a/libtool.spec +++ b/libtool.spec @@ -8,7 +8,7 @@ Summary: The GNU Portable Library Tool Name: libtool Version: 2.4.7 -Release: 11%{?dist} +Release: 12%{?dist} # To help future rebase, the following licenses were seen in the following files/folders: # '*' is anything that was not explicitly listed earlier in the folder @@ -204,6 +204,9 @@ rm -f %{buildroot}%{_libdir}/libltdl.{a,la} %changelog +* Mon Jun 24 2024 Troy Dawson - 2.4.7-12 +- Bump release for June 2024 mass rebuild + * Fri May 31 2024 Frédéric Bérat - 2.4.7-11 - Rework hardening patch to include loaders. (RHEL-33501)