From 35680ac6022e87f0fb2936a74fe72eab550e6844 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 21 Jul 2011 15:36:45 -0500 Subject: [PATCH] rebuild (fix prior broken rpm in buildroot) --- glibc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/glibc.spec b/glibc.spec index a3c921e..124f683 100644 --- a/glibc.spec +++ b/glibc.spec @@ -28,7 +28,7 @@ Summary: The GNU libc libraries Name: glibc Version: %{glibcversion} -Release: 3 +Release: 4 # 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 @@ -1079,6 +1079,9 @@ rm -f *.filelist* %endif %changelog +* Thu Jul 21 2011 Rex Dieter - 2.14.90-4 +- rebuild (fix prior broken rpm in buildroot) + * Wed Jul 20 2011 Andreas Schwab - 2.14.90-3 - Update from master - S/390: Don't use r11 in INTERNAL_VSYSCALL_NCS macro