diff --git a/libarchive.spec b/libarchive.spec index ec41097..c26e069 100644 --- a/libarchive.spec +++ b/libarchive.spec @@ -2,7 +2,7 @@ Name: libarchive Version: 3.7.2 -Release: 8%{?dist} +Release: 9%{?dist} Summary: A library for handling streaming archive formats # Licenses: @@ -260,6 +260,10 @@ run_testsuite %changelog +* Tue Oct 29 2024 Troy Dawson - 3.7.2-9 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Oct 14 2024 Lukas Javorsky - 3.7.2-7 - Fix CVE-2024-48957 - Resolves: RHEL-62015