From 886c8ff5eb3753ff43a3b43ef5f74ba9bf14edce Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 01:01:58 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- system-config-printer.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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