From: Andreas Schwab Date: Tue, 14 Dec 2010 16:19:13 +0000 (+0100) Subject: 2.12.90-21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6be5cf5459eeb8359e5fa192e9dc397c02102bf;p=thirdparty%2Fglibc.git 2.12.90-21 --- diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 532d7212ac5..9968f38e5cb 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -20,7 +20,7 @@ Summary: The GNU libc libraries Name: glibc Version: %{glibcversion} -Release: 20 +Release: 21 # 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 @@ -1030,6 +1030,9 @@ rm -f *.filelist* %endif %changelog +* Tue Dec 14 2010 Andreas Schwab - 2.12.90-21 +- Revert bogus change + * Mon Dec 13 2010 Andreas Schwab - 2.12.90-20 - Update from master - Declare wcpcpy and wcpncpy only under _GNU_SOURCE