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