diff --git a/crontabs.spec b/crontabs.spec index 3c18d22..7272877 100644 --- a/crontabs.spec +++ b/crontabs.spec @@ -2,7 +2,7 @@ Summary: Root crontab files used to schedule the execution of programs Name: crontabs Version: 1.11 -Release: 25.%{snap_release}git%{?dist} +Release: 26.%{snap_release}git%{?dist} License: Public Domain and GPLv2 URL: https://github.com/cronie-crond/crontabs Source0: https://github.com/cronie-crond/crontabs/releases/download/crontabs-%{snap_release}/%{name}-%{version}-%{snap_release}git.tar.gz @@ -54,6 +54,10 @@ touch $RPM_BUILD_ROOT/etc/sysconfig/run-parts %{_mandir}/man4/* %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.11-26.20190603git +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Apr 15 2021 Mohan Boddu - 1.11-25.20190603git - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937