From 5352e91d48532b9da184a1e5cd25eec4b2fe0017 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 00:06:22 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- pyparsing.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pyparsing.spec b/pyparsing.spec index 7f288c7..ebb3588 100644 --- a/pyparsing.spec +++ b/pyparsing.spec @@ -11,7 +11,7 @@ Summary: %{_summary} Name: pyparsing Version: 2.4.7 -Release: 6.1%{?dist} +Release: 7.1%{?dist} License: MIT URL: https://github.com/pyparsing/pyparsing @@ -117,6 +117,10 @@ popd %changelog +* Tue Aug 10 2021 Mohan Boddu - 2.4.7-7.1 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu May 27 2021 Petr Viktorin - 2.4.7-6.1 - Fix licence for examples shipped in pyparsing-doc