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
%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)