diff --git a/system-config-printer.spec b/system-config-printer.spec index b4408f6..3a9a1db 100644 --- a/system-config-printer.spec +++ b/system-config-printer.spec @@ -9,7 +9,7 @@ Summary: A printer administration tool Name: system-config-printer Version: 1.5.15 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ URL: https://github.com/%{username}/%{name} Source0: %{url}/releases/download/%{version}/%{name}-%{version}.tar.xz @@ -253,6 +253,10 @@ exit 0 %endif %changelog +* Tue Aug 10 2021 Mohan Boddu - 1.5.15-4 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1.5.15-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937