From 27a02353e46f53d60629b612ecdc8a9da9f89ab4 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 21:33:39 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags --- .libmspub.metadata | 1 + libmspub.spec | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .libmspub.metadata diff --git a/.libmspub.metadata b/.libmspub.metadata new file mode 100644 index 0000000..d55bcca --- /dev/null +++ b/.libmspub.metadata @@ -0,0 +1 @@ +dcfe4dba518b44cc500385e878b66f53c5734df6 libmspub-0.1.4.tar.xz diff --git a/libmspub.spec b/libmspub.spec index cd23add..7beb8a0 100644 --- a/libmspub.spec +++ b/libmspub.spec @@ -2,7 +2,7 @@ Name: libmspub Version: 0.1.4 -Release: 16%{?dist} +Release: 17%{?dist} Summary: A library for import of Microsoft Publisher documents License: MPLv2.0 @@ -99,6 +99,10 @@ install -m 0644 pub2*.1 %{buildroot}/%{_mandir}/man1 %{_mandir}/man1/pub2xhtml.1* %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.1.4-17 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.1.4-16 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937