diff --git a/patchutils.spec b/patchutils.spec index 382f823..b339f1d 100644 --- a/patchutils.spec +++ b/patchutils.spec @@ -1,7 +1,7 @@ Summary: A collection of programs for manipulating patch files Name: patchutils Version: 0.4.2 -Release: 6%{?dist} +Release: 7%{?dist} License: GPLv2+ URL: http://cyberelk.net/tim/patchutils/ Source0: http://cyberelk.net/tim/data/patchutils/stable/%{name}-%{version}.tar.xz @@ -43,6 +43,10 @@ make check %{_mandir}/*/* %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.4.2-7 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.4.2-6 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937