From e1214916e74fa6aa7984cb78e68c38d49e5834a6 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Mon, 27 Jul 2009 15:10:59 +0200 Subject: [PATCH] 2.10.90-9 --- fedora/glibc.spec.in | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index f8aecfa35b..4aa4153e83 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -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 - 2.10.90-9 +- Update from master. + +* Fri Jul 24 2009 Fedora Release Engineering - 2.10.90-8.1 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + +* Fri Jul 24 2009 Jakub Jelinek - 2.10.90-7.1 +- Fix up pthread_cond_timedwait on x86_64 with old kernels. + * Thu Jul 23 2009 Andreas Schwab - 2.10.90-7 - Update from master. - Build with -DNDEBUG unless using a prerelease. -- 2.11.4.GIT