diff --git a/diffutils.spec b/diffutils.spec index d420b51..bd872b3 100644 --- a/diffutils.spec +++ b/diffutils.spec @@ -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 - 3.7-10 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Wed Mar 24 2021 Than Ngo - 3.7-9 - Fix coverity issues