diff --git a/star.spec b/star.spec index 57146b6..e62eda8 100644 --- a/star.spec +++ b/star.spec @@ -3,7 +3,7 @@ Summary: An archiving tool with ACL support Name: star Version: 1.6 -Release: 5%{?dist} +Release: 6%{?dist} License: CDDL URL: http://freecode.com/projects/star Source: https://downloads.sourceforge.net/s-tar/%{name}-%{version}.tar.bz2 @@ -198,6 +198,10 @@ fi %{_sysconfdir}/rmt %changelog +* Tue Aug 10 2021 Mohan Boddu - 1.6-6 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1.6-5 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937