From e380ddac7daf3d056a16bed8feda1fff7e467ede Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Wed, 20 Sep 2017 18:10:07 -0400 Subject: [PATCH] Fix release number. --- ghc-asn1-encoding.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-asn1-encoding.spec b/ghc-asn1-encoding.spec index 4083a38..08b3a88 100644 --- a/ghc-asn1-encoding.spec +++ b/ghc-asn1-encoding.spec @@ -7,7 +7,7 @@ Name: ghc-%{pkg_name} Version: 0.9.5 -Release: 1.git.0.a6fe66b%{?dist} +Release: 1%{?dist} Summary: ASN1 data reader and writer in RAW, BER and DER forms License: BSD