From 082e0ec997e25bf9f0b47a53666be9d048e5d802 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Fri, 22 Sep 2017 14:44:54 -0400 Subject: [PATCH] Fix release number. --- ghc-x509.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-x509.spec b/ghc-x509.spec index 8c7f605..b8a355a 100644 --- a/ghc-x509.spec +++ b/ghc-x509.spec @@ -8,7 +8,7 @@ Name: ghc-%{pkg_name} Version: 1.7.2 -Release: 1.git.0.cec3efc%{?dist} +Release: 1%{?dist} Summary: X509 reader and writer License: BSD