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 - 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 - 2.21.90-3 - Fix missing clock_* IFUNCs in librtkaio.