- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-15 23:05:00 +00:00
parent 886b9e76e4
commit 2ff9e523f1

View File

@ -1,7 +1,7 @@
Summary: GNU collection of diff utilities
Name: diffutils
Version: 3.7
Release: 9%{?dist}
Release: 10%{?dist}
URL: https://www.gnu.org/software/diffutils/diffutils.html
Source: https://ftp.gnu.org/gnu/diffutils/diffutils-%{version}.tar.xz
Patch1: diffutils-cmp-s-empty.patch
@ -59,6 +59,9 @@ make check
%{_infodir}/diffutils.info*
%changelog
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 3.7-10
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Wed Mar 24 2021 Than Ngo <than@redhat.com> - 3.7-9
- Fix coverity issues