From 6aa6486e1bd5775d44814ab02439d94e52ee48cd Mon Sep 17 00:00:00 2001 From: Siddhesh Poyarekar Date: Mon, 23 Feb 2015 14:22:15 +0530 Subject: [PATCH] Fix version number after mass rebuild --- glibc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glibc.spec b/glibc.spec index f5aa778..9a8d664 100644 --- a/glibc.spec +++ b/glibc.spec @@ -94,7 +94,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