diff --git a/glibc.spec b/glibc.spec index 6e60848..75db71b 100644 --- a/glibc.spec +++ b/glibc.spec @@ -24,7 +24,7 @@ Summary: The GNU libc libraries Name: glibc Version: %{glibcversion} -Release: 2 +Release: 3 # 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 @@ -1036,6 +1036,9 @@ rm -f *.filelist* %endif %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 2.13.90-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Mon Feb 7 2011 Jan Kratochvil - 2.13.90-2 - Put back the assembler "workaround" - to disable the nopl instruction.