From 1569128c978f6006bbc0e7d0371c01314bebf3cc Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 21:23:16 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags --- .libexttextcat.metadata | 1 + libexttextcat.spec | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .libexttextcat.metadata diff --git a/.libexttextcat.metadata b/.libexttextcat.metadata new file mode 100644 index 0000000..086e02f --- /dev/null +++ b/.libexttextcat.metadata @@ -0,0 +1 @@ +dd6b4163c752a44384f309f8dabb830161f5f85f libexttextcat-3.4.5.tar.xz diff --git a/libexttextcat.spec b/libexttextcat.spec index e4caf4d..c8e52c7 100644 --- a/libexttextcat.spec +++ b/libexttextcat.spec @@ -1,6 +1,6 @@ Name: libexttextcat Version: 3.4.5 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Text categorization library License: BSD @@ -62,6 +62,10 @@ make check %{_bindir}/createfp %changelog +* Mon Aug 09 2021 Mohan Boddu - 3.4.5-11 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 3.4.5-10 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937