]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2.11.90-8 fedora/glibc-2.11.90-8
authorAndreas Schwab <schwab@redhat.com>
Tue, 12 Jan 2010 15:09:04 +0000 (16:09 +0100)
committerAndreas Schwab <schwab@redhat.com>
Tue, 12 Jan 2010 15:09:04 +0000 (16:09 +0100)
fedora/glibc.spec.in

index 6ebde6eb8ebbda387462d01dc491d0d75c85099a..05d71caa5baa62df9b5179756de58e1e4be785f5 100644 (file)
@@ -21,7 +21,7 @@
 Summary: The GNU libc libraries
 Name: glibc
 Version: %{glibcversion}
-Release: 7
+Release: 8
 # 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,10 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Tue Jan 12 2010 Andreas Schwab <schwab@redhat.com> - 2.11.90-8
+- Update from master.
+  - More POSIX conformance fixes.
+
 * Mon Jan 11 2010 Andreas Schwab <schwab@redhat.com> - 2.11.90-7
 - Fix build failure.