From 4d57625ca0609cf3e44079aaae15f351c1f3f570 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 23 Feb 2018 19:48:54 +0900 Subject: [PATCH] bump release over cabal-install --- ghc-echo.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ghc-echo.spec b/ghc-echo.spec index b526391..96e59ee 100644 --- a/ghc-echo.spec +++ b/ghc-echo.spec @@ -1,4 +1,4 @@ -# generated by cabal-rpm-0.12 +# generated by cabal-rpm-0.12.1 # https://fedoraproject.org/wiki/Packaging:Haskell %global pkg_name echo @@ -6,7 +6,7 @@ Name: ghc-%{pkg_name} Version: 0.1.3 -Release: 1%{?dist} +Release: 3%{?dist} Summary: A cross-platform, cross-console way to handle echoing terminal input License: BSD @@ -76,5 +76,8 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Fri Feb 23 2018 Jens Petersen - 0.1.3-3 +- bump release over over cabal-install + * Sat Jan 27 2018 Fedora Haskell SIG - 0.1.3-1 - spec file generated by cabal-rpm-0.12