From 156faae00c151e95fe57df1be407ca7d8fa313d3 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 00:23:05 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- python-scour.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-scour.spec b/python-scour.spec index c03ed39..91cce7f 100644 --- a/python-scour.spec +++ b/python-scour.spec @@ -4,7 +4,7 @@ Name: python-scour Version: 0.38.1 %global gitversion 038.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: %{sum} License: ASL 2.0 @@ -68,6 +68,10 @@ find . -type f -name '*.py' -exec sed -i /env\ python/d {} ';' %changelog +* Tue Aug 10 2021 Mohan Boddu - 0.38.1-5 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Apr 22 2021 Jan Horak - 0.38.1-4 - Don't run tests on the centos and rhel because of missing required packages