[glibc] Fix version number after mass rebuild

Siddhesh Poyarekar siddhesh at fedoraproject.org
Mon Feb 23 08:52:29 UTC 2015


commit 6aa6486e1bd5775d44814ab02439d94e52ee48cd
Author: Siddhesh Poyarekar <siddhesh at redhat.com>
Date:   Mon Feb 23 14:22:15 2015 +0530

    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


More information about the scm-commits mailing list