[grep] Rebuilt for Fedora 23 Change

Till Maas till at fedoraproject.org
Sat Feb 21 21:27:12 UTC 2015


commit 6f7c871d7ded82183d0ac560662fdb0bc25bf269
Author: Till Maas <opensource at till.name>
Date:   Sat Feb 21 22:27:09 2015 +0100

    Rebuilt for Fedora 23 Change
    
      https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code

 grep.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/grep.spec b/grep.spec
index dda2f30..3f73cba 100644
--- a/grep.spec
+++ b/grep.spec
@@ -3,7 +3,7 @@
 Summary: Pattern matching utilities
 Name: grep
 Version: 2.21
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPLv3+
 Group: Applications/Text
 Source: ftp://ftp.gnu.org/pub/gnu/grep/grep-%{version}.tar.xz
@@ -95,6 +95,10 @@ fi
 %{_libexecdir}/grepconf.sh
 
 %changelog
+* Sat Feb 21 2015 Till Maas <opensource at till.name> - 2.21-4
+- Rebuilt for Fedora 23 Change
+  https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
+
 * Tue Jan 20 2015 Jaroslav Škarvada <jskarvad at redhat.com> - 2.21-3
 - Fixed buffer overrun for grep -F
   Resolves: rhbz#1183653


More information about the scm-commits mailing list