diff --git a/grep.spec b/grep.spec index 64b9fd8..c1c0e35 100644 --- a/grep.spec +++ b/grep.spec @@ -1,7 +1,7 @@ Summary: Pattern matching utilities Name: grep Version: 3.7 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv3+ URL: https://www.gnu.org/software/grep/ @@ -20,7 +20,7 @@ BuildRequires: gettext BuildRequires: autoconf BuildRequires: automake Buildrequires: glibc-all-langpacks -BuildRequires: perl-FileHandle +BuildRequires: perl(FileHandle) BuildRequires: make BuildRequires: libsigsegv-devel # https://fedorahosted.org/fpc/ticket/174 @@ -83,6 +83,9 @@ make check %{_libexecdir}/grepconf.sh %changelog +* Fri Apr 8 2022 Davide Cavalca - 3.7-3 +- Gate perl-FileHandle dependency to f33 onwards + * Thu Jan 20 2022 Fedora Release Engineering - 3.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild