From 08157989f115e417ebd1f3339dd2cd867eb99ae8 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Thu, 5 Oct 2017 22:49:51 -0400 Subject: [PATCH] Bump release to be newer than existing bundled version. --- ghc-uuid-types.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-uuid-types.spec b/ghc-uuid-types.spec index 76d6136..e9a8363 100644 --- a/ghc-uuid-types.spec +++ b/ghc-uuid-types.spec @@ -8,7 +8,7 @@ Name: ghc-%{pkg_name} Version: 1.0.3 -Release: 1%{?dist} +Release: 4%{?dist} Summary: Type definitions for Universally Unique Identifiers License: BSD @@ -84,5 +84,8 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Thu Oct 5 2017 Elliott Sales de Andrade - 1.0.3-4 +- Bump release to be newer than existing bundled version. + * Wed Oct 4 2017 Fedora Haskell SIG - 1.0.3-1 - spec file generated by cabal-rpm-0.11.2