]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2.11.2-1 fedora/glibc-2.11.2-1
authorAndreas Schwab <schwab@redhat.com>
Thu, 20 May 2010 08:29:17 +0000 (10:29 +0200)
committerAndreas Schwab <schwab@redhat.com>
Thu, 20 May 2010 08:29:17 +0000 (10:29 +0200)
fedora/glibc.spec.in

index 64a29ec793d153f8af85a29c54e99a565fac4606..c72c5002ec281e58cda02dd2114bf909fad9a632 100644 (file)
@@ -25,7 +25,7 @@
 Summary: The GNU libc libraries
 Name: glibc
 Version: %{glibcversion}
-Release: 7
+Release: 1
 # 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,9 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Thu May 20 2010 Andreas Schwab <schwab@redhat.com> - 2.11.2-1
+- Update to 2.11.2 release
+
 * Fri May 14 2010 Andreas Schwab <schwab@redhat.com> - 2.11.1-7
 - Update from 2.11 branch
   - Fix ldconfig to handle symlinks in chroot correctly (BZ#11149)