|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: Pattern matching utilities
|
|
|
|
|
Name: grep
|
|
|
|
|
Version: 3.11
|
|
|
|
|
Release: 9%{?dist}
|
|
|
|
|
Release: 10%{?dist}
|
|
|
|
|
License: GPL-3.0-or-later AND LGPL-3.0-or-later AND LGPL-2.1-or-later AND GPL-2.0-or-later AND LGPL-2.0-or-later AND GFDL-1.3-no-invariants-or-later
|
|
|
|
|
URL: https://www.gnu.org/software/grep/
|
|
|
|
|
|
|
|
|
@ -96,6 +96,10 @@ make check
|
|
|
|
|
%{_libexecdir}/grepconf.sh
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.11-10
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.11-9
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|