From 8685553fbfd6b52f7e684e6cb38006cd5bd3614f Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Jul 25 2009 00:20:16 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- diff --git a/glibc.spec b/glibc.spec index 8fa8bef..3b88dae 100644 --- a/glibc.spec +++ b/glibc.spec @@ -24,7 +24,7 @@ Summary: The GNU libc libraries Name: glibc Version: %{glibcversion} -Release: 7.1 +Release: 8.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 @@ -1037,6 +1037,9 @@ rm -f *.filelist* %endif %changelog +* 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.