[ghc-primitive] update to 0.4.1

Jens Petersen petersen at fedoraproject.org
Thu Mar 22 15:13:18 UTC 2012


commit 4fe4745d5595a9713c540589bd32adadb19bcdde
Author: Jens Petersen <petersen at redhat.com>
Date:   Fri Mar 23 00:13:13 2012 +0900

    update to 0.4.1

 .gitignore         |    1 +
 ghc-primitive.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a059232..6f3fb60 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /primitive-0.3.1.tar.gz
 /primitive-0.4.0.1.tar.gz
+/primitive-0.4.1.tar.gz
diff --git a/ghc-primitive.spec b/ghc-primitive.spec
index 4be6e59..cc61aba 100644
--- a/ghc-primitive.spec
+++ b/ghc-primitive.spec
@@ -9,7 +9,7 @@
 %global common_description This library provides wrappers for primitive array operations from GHC.Prim.
 
 Name:           ghc-%{pkg_name}
-Version:        0.4.0.1
+Version:        0.4.1
 Release:        1%{?dist}
 Summary:        %{common_summary}
 
@@ -48,10 +48,13 @@ BuildRequires:  ghc-base-prof
 %ghc_devel_post_postun
 
 
-%ghc_files
+%ghc_files LICENSE
 
 
 %changelog
+* Thu Mar 22 2012 Jens Petersen <petersen at redhat.com> - 0.4.1-1
+- update to 0.4.1
+
 * Wed Jan  4 2012 Jens Petersen <petersen at redhat.com> - 0.4.0.1-1
 - update to 0.4.0.1 and cabal2spec-0.25.2
 
diff --git a/sources b/sources
index 2fd299e..a52e041 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-820d0530d62b5fbc4c2b2403deb8d64f  primitive-0.4.0.1.tar.gz
+2eef102f11776dff303099cf996fefd4  primitive-0.4.1.tar.gz


More information about the scm-commits mailing list