From 9cc608b66b6dedeabb4d137aed3cea428c146660 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Feb 03 2016 23:17:58 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- diff --git a/grep.spec b/grep.spec index 2ca58bd..40357bc 100644 --- a/grep.spec +++ b/grep.spec @@ -3,7 +3,7 @@ Summary: Pattern matching utilities Name: grep Version: 2.22 -Release: 6%{?dist} +Release: 7%{?dist} License: GPLv3+ URL: http://www.gnu.org/software/grep/ Group: Applications/Text @@ -104,6 +104,9 @@ fi %{_libexecdir}/grepconf.sh %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 2.22-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Tue Jan 12 2016 Jaroslav Škarvada - 2.22-6 - Fixed pcre-count test on secondary architectures (byt test-pcre-count-fix patch)