From 689772e0c9a59e697295a0bae8cfd865dd138c2e Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 20:57:41 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- intltool.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/intltool.spec b/intltool.spec index 0a40786..e9e1eb3 100644 --- a/intltool.spec +++ b/intltool.spec @@ -1,7 +1,7 @@ Name: intltool Summary: Utility for internationalizing various kinds of data files Version: 0.51.0 -Release: 19%{?dist} +Release: 20%{?dist} License: GPLv2 with exceptions #VCS: bzr:https://code.edge.launchpad.net/~intltool/intltool/trunk Source: https://edge.launchpad.net/intltool/trunk/%{version}/+download/intltool-%{version}.tar.gz @@ -69,6 +69,10 @@ fi %{_mandir}/man8/intltool*.8* %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.51.0-20 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.51.0-19 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937