From 42266865e1f3a579d92cc154d685180ff1187682 Mon Sep 17 00:00:00 2001 From: Lakshmi Narasimhan T V Date: Mon, 9 Apr 2012 23:21:15 +0530 Subject: [PATCH] Package updated to 0.4.1 modified: .gitignore modified: ghc-tagged.spec modified: sources modified: .gitignore modified: ghc-tagged.spec modified: sources --- .gitignore | 1 + ghc-tagged.spec | 12 ++++++++---- sources | 2 +- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 94387e4..8037c1e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /tagged-0.2.3.1.tar.gz +/tagged-0.4.1.tar.gz diff --git a/ghc-tagged.spec b/ghc-tagged.spec index c62ada5..de97732 100644 --- a/ghc-tagged.spec +++ b/ghc-tagged.spec @@ -1,4 +1,4 @@ -# cabal2spec-0.25 +# cabal2spec-0.25.4 # https://fedoraproject.org/wiki/Packaging:Haskell # https://fedoraproject.org/wiki/PackagingDrafts/Haskell @@ -6,11 +6,11 @@ %global common_summary Newtype wrappers for phantom types -%global common_description Newtype wrappers for phantom types to avoid unsafely passing dummy arguments. +%global common_description Newtype wrappers for phantom types to avoid unsafely passing dummy arguments. Name: ghc-%{pkg_name} -Version: 0.2.3.1 -Release: 4%{?dist} +Version: 0.4.1 +Release: 1%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -54,6 +54,10 @@ BuildRequires: ghc-semigroups-prof %changelog +* Mon Apr 9 2012 Lakshmi Narasimhan T V - 0.4.1-1 +- spec file updated to 0.25.4 +- package updated to 0.4.1 + * Sun Mar 18 2012 Jens Petersen - 0.2.3.1-4 - update to cabal2spec-0.25 diff --git a/sources b/sources index 3192ac3..4718a4c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7899d417f18952a5a56b8588ba4724e4 tagged-0.2.3.1.tar.gz +b666e3288e00824650d400854c3992f8 tagged-0.4.1.tar.gz