From 5916c547ff7a1d3d9e10fd0775d2f2aea7cf149d Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 00:45:33 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- sane-backends.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sane-backends.spec b/sane-backends.spec index 4f9c70c..5491212 100644 --- a/sane-backends.spec +++ b/sane-backends.spec @@ -14,7 +14,7 @@ Summary: Scanner access software Name: sane-backends Version: 1.0.32 -Release: 5%{?dist} +Release: 6%{?dist} # lib/ is LGPLv2+, backends are GPLv2+ with exceptions # Tools are GPLv2+, docs are public domain # see LICENSE for details @@ -433,6 +433,10 @@ exit 0 %{_unitdir}/saned@.service %changelog +* Tue Aug 10 2021 Mohan Boddu - 1.0.32-6 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1.0.32-5 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937