From 784c05ea43d6eda0a6a933e7f088ac1399707455 Mon Sep 17 00:00:00 2001 From: Marko Saukko Date: Tue, 3 Oct 2017 13:11:14 +0300 Subject: [PATCH] Fix version in .spec Signed-off-by: Marko Saukko --- glibc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glibc.spec b/glibc.spec index 7ef1e17..8745427 100644 --- a/glibc.spec +++ b/glibc.spec @@ -8,7 +8,7 @@ Summary: Embedded GLIBC (EGLIBC) is a variant of the GNU C Library (GLIBC) Name: glibc -Version: 2.19+6.13 +Version: 2.19+6.13.1 Release: 1 # GPLv2+ is used in a bunch of programs, LGPLv2+ is used for libraries.