Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 22:49:40 +00:00 committed by Stepan Oksanichenko
parent 9c65b6aa2f
commit 7c216b14e2
2 changed files with 6 additions and 1 deletions

1
.patch.metadata Normal file
View File

@ -0,0 +1 @@
6f64fa75993bdb285ac4ed6eca6c9212725bff91 patch-2.7.6.tar.xz

View File

@ -3,7 +3,7 @@
Summary: Utility for modifying/upgrading files
Name: patch
Version: 2.7.6
Release: 15%{?dist}
Release: 16%{?dist}
License: GPLv3+
URL: https://savannah.gnu.org/projects/patch/
Source: https://ftp.gnu.org/gnu/patch/patch-%{version}.tar.xz
@ -107,6 +107,10 @@ make check
%{_mandir}/*/*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.7.6-16
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.7.6-15
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937