[glibc] Rebuilt for Fedora 23 Change

Till Maas till at fedoraproject.org
Sat Feb 21 21:22:10 UTC 2015


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

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

 glibc.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/glibc.spec b/glibc.spec
index f50b2e0..8f8216a 100644
--- a/glibc.spec
+++ b/glibc.spec
@@ -94,7 +94,7 @@
 Summary: The GNU libc libraries
 Name: glibc
 Version: %{glibcversion}
-Release: %{glibcrelease}
+Release: %{glibcrelease}.1
 # GPLv2+ is used in a bunch of programs, LGPLv2+ is used for libraries.
 # Things that are linked directly into dynamically linked programs
 # and shared libraries (e.g. crt files, lib*_nonshared.a) have an additional
@@ -1751,6 +1751,10 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Sat Feb 21 2015 Till Maas <opensource at till.name> - 2.21.90-3.1
+- Rebuilt for Fedora 23 Change
+  https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
+
 * Thu Feb 12 2015 Carlos O'Donell <carlos at systemhalted.org> - 2.21.90-3
 - Fix missing clock_* IFUNCs in librtkaio.
 


More information about the scm-commits mailing list