diff --git a/glibc.spec b/glibc.spec index a7a01bf..404015a 100644 --- a/glibc.spec +++ b/glibc.spec @@ -24,7 +24,7 @@ Summary: The GNU libc libraries Name: glibc Version: %{glibcversion} -Release: 5 +Release: 6 # 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 @@ -1031,6 +1031,9 @@ rm -f *.filelist* %endif %changelog +* Thu Jul 23 2009 Andreas Schwab - 2.10.90-6 +- Rebuilt with binutils-2.19.51.0.14-29.fc12 to fix static binaries + * Wed Jul 22 2009 Andreas Schwab - 2.10.90-5 - Update from master. - Undefine __i686 on x86 to fix build.