From 668b731f58eaa19efc98f5994a6642229f3773f9 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Wed, 6 Sep 2017 15:30:02 -0400 Subject: [PATCH] Fix release number. --- ghc-cryptonite.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-cryptonite.spec b/ghc-cryptonite.spec index 1cef2ce..5c8b045 100644 --- a/ghc-cryptonite.spec +++ b/ghc-cryptonite.spec @@ -8,7 +8,7 @@ Name: ghc-%{pkg_name} Version: 0.24 -Release: 2.git.0.7f579c3%{?dist} +Release: 2%{?dist} Summary: Cryptography Primitives sink # Main - Argon2 C code - Blake2 C code