From 75f6547bf3f1dab306958238c681d8eaf0853bf5 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 20:03:59 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- foomatic.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/foomatic.spec b/foomatic.spec index afb292c..88bd36d 100644 --- a/foomatic.spec +++ b/foomatic.spec @@ -1,7 +1,7 @@ Summary: Tools for using the foomatic database of printers and printer drivers Name: foomatic Version: 4.0.13 -Release: 18%{?dist} +Release: 19%{?dist} License: GPLv2+ # The database engine. @@ -143,6 +143,10 @@ exit 0 %{_var}/cache/foomatic %changelog +* Mon Aug 09 2021 Mohan Boddu - 4.0.13-19 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Apr 15 2021 Mohan Boddu - 4.0.13-18 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937