Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-09 19:43:11 +00:00
parent c97c30ecee
commit d655b89904
1 changed files with 5 additions and 1 deletions

View File

@ -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 <mboddu@redhat.com> - 1.11-26.20190603git
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 1.11-25.20190603git
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937