From d04b9b784045892e94292d0b749e4246cb2465d3 Mon Sep 17 00:00:00 2001 From: Carlos O'Donell Date: Thu, 27 Jul 2017 12:41:04 -0400 Subject: [PATCH] Fix NEVRA changes caused by mass rebuild scripts. --- glibc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glibc.spec b/glibc.spec index dac8795..41c1dfb 100644 --- a/glibc.spec +++ b/glibc.spec @@ -148,7 +148,7 @@ Summary: The GNU libc libraries Name: glibc Version: %{glibcversion} -Release: %{glibcrelease}.1 +Release: %{glibcrelease} # 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