From c84d4671b702594f826b05e302d9da38b2ffb7ed Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Mon, 28 Aug 2017 19:15:13 -0400 Subject: [PATCH] Fix release number. --- ghc-xml-hamlet.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-xml-hamlet.spec b/ghc-xml-hamlet.spec index 3af012b..7ff507d 100644 --- a/ghc-xml-hamlet.spec +++ b/ghc-xml-hamlet.spec @@ -7,7 +7,7 @@ Name: ghc-%{pkg_name} Version: 0.4.1 -Release: 1.git.0.29fc315%{?dist} +Release: 1%{?dist} Summary: Hamlet-style quasiquoter for XML content License: BSD