From d0b1601820112eab182869dc582b1025c8e4e161 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 21 Aug 2014 11:48:00 -0600 Subject: [PATCH] Rebuild for rpm bug 1131960 --- glibc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/glibc.spec b/glibc.spec index 62e83cf..d7fe02f 100644 --- a/glibc.spec +++ b/glibc.spec @@ -79,7 +79,7 @@ Summary: The GNU libc libraries Name: glibc Version: %{glibcversion} -Release: %{glibcrelease} +Release: %{glibcrelease}.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 @@ -1660,6 +1660,9 @@ rm -f *.filelist* %endif %changelog +* Thu Aug 21 2014 Kevin Fenzi - 2.19.90-33.1 +- Rebuild for rpm bug 1131960 + * Tue Aug 19 2014 Dennis Gilmore - 2.19.90-33 - remove sss from default nsswitch.conf it causes issues with live image composing