From: Andreas Schwab Date: Fri, 28 Oct 2011 11:40:27 +0000 (+0200) Subject: 2.14.1-2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fheads%2Ffedora%2F2.14%2Fmaster;p=thirdparty%2Fglibc.git 2.14.1-2 --- diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 8df059bdd39..77976f0bf93 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -23,7 +23,7 @@ Summary: The GNU libc libraries Name: glibc Version: %{glibcversion} -Release: 1 +Release: 2 # 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 @@ -1071,6 +1071,10 @@ rm -f *.filelist* %endif %changelog +* Fri Oct 28 2011 Andreas Schwab - 2.14.1-2 +- Convert tzdata-update to lua (#743034) +- Mark __clone as .cantunwind (#749556) + * Fri Oct 7 2011 Andreas Schwab - 2.14.1-1 - Update to 2.14.1 release - Correctly reparse group line after enlarging the buffer (#739360)