From 3e2f5e7701375910895a4ffb8250fa480fe4fcc6 Mon Sep 17 00:00:00 2001 From: Lakshmi Narasimhan T V Date: Fri, 13 Apr 2012 16:01:55 +0530 Subject: [PATCH] Package update to 0.4.2 modified: .gitignore modified: ghc-tagged.spec modified: sources --- .gitignore | 1 + ghc-tagged.spec | 6 ++++-- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8037c1e..1da2c3f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /tagged-0.2.3.1.tar.gz /tagged-0.4.1.tar.gz +/tagged-0.4.2.tar.gz diff --git a/ghc-tagged.spec b/ghc-tagged.spec index 14f5286..d229f29 100644 --- a/ghc-tagged.spec +++ b/ghc-tagged.spec @@ -9,8 +9,8 @@ %global common_description Newtype wrappers for phantom types to avoid unsafely passing dummy arguments. Name: ghc-%{pkg_name} -Version: 0.4.1 -Release: 2%{?dist} +Version: 0.4.2 +Release: 1%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -54,6 +54,8 @@ BuildRequires: ghc-semigroups-prof %changelog +* Fri Apr 13 2012 Lakshmi Narasimhan T V - 0.4.2-1-- Package update to 0.4.2 + * Fri Apr 13 2012 Lakshmi Narasimhan T V - 0.4.1-2 - Rebuild for semigroups update diff --git a/sources b/sources index 4718a4c..1f47b71 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b666e3288e00824650d400854c3992f8 tagged-0.4.1.tar.gz +c4f6347aa353a2c25d5b43555bb5b19e tagged-0.4.2.tar.gz