]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2.10.90-9 fedora/glibc-2.10.90-9
authorAndreas Schwab <schwab@redhat.com>
Mon, 27 Jul 2009 13:10:59 +0000 (15:10 +0200)
committerAndreas Schwab <schwab@redhat.com>
Mon, 27 Jul 2009 13:10:59 +0000 (15:10 +0200)
fedora/glibc.spec.in

index f8aecfa35bfca3aa3be533c0974dce6cd68af2dc..4aa4153e83ed7c8196c8fbe4e2f48658960e444f 100644 (file)
@@ -21,7 +21,7 @@
 Summary: The GNU libc libraries
 Name: glibc
 Version: %{glibcversion}
-Release: 7
+Release: 9
 # 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
@@ -1034,6 +1034,15 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Mon Jul 27 2009 Andreas Schwab <schwab@redhat.com> - 2.10.90-9
+- Update from master.
+
+* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.10.90-8.1
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
+* Fri Jul 24 2009 Jakub Jelinek <jakub@redhat.com> - 2.10.90-7.1
+- Fix up pthread_cond_timedwait on x86_64 with old kernels.
+
 * Thu Jul 23 2009 Andreas Schwab <schwab@redhat.com> - 2.10.90-7
 - Update from master.
 - Build with -DNDEBUG unless using a prerelease.