[ghc-arrows/f17] Updated to new upstream 0.4.4.1

Shakthi Kannan shakthimaan at fedoraproject.org
Mon Dec 10 13:54:15 UTC 2012


commit 1454adf9c8f4154710120db62332f1bbfa9a6727
Author: Shakthi Kannan <skannan at redhat.com>
Date:   Mon Dec 10 19:16:11 2012 +0530

    Updated to new upstream 0.4.4.1

 .gitignore      |    1 +
 ghc-arrows.spec |   19 +++++++++++--------
 sources         |    2 +-
 3 files changed, 13 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a712ffc..28fa6e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /arrows-0.4.4.0.tar.gz
+/arrows-0.4.4.1.tar.gz
diff --git a/ghc-arrows.spec b/ghc-arrows.spec
index c7c7e1c..1b261e7 100644
--- a/ghc-arrows.spec
+++ b/ghc-arrows.spec
@@ -1,4 +1,3 @@
-# cabal2spec-0.25
 # https://fedoraproject.org/wiki/Packaging:Haskell
 # https://fedoraproject.org/wiki/PackagingDrafts/Haskell
 
@@ -10,21 +9,20 @@
 and some transformers that implement or lift these classes.
 
 Name:           ghc-%{pkg_name}
-Version:        0.4.4.0
+Version:        0.4.4.1
 Release:        1%{?dist}
 Summary:        %{common_summary}
 
-Group:          System Environment/Libraries
 License:        BSD
-# BEGIN cabal2spec
 URL:            http://hackage.haskell.org/package/%{pkg_name}
 Source0:        http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
-ExclusiveArch:  %{ghc_arches}
+
 BuildRequires:  ghc-Cabal-devel
-BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
-# END cabal2spec
+BuildRequires:  ghc-rpm-macros
+# Begin cabal-rpm deps:
 
 BuildRequires: ghc-Stream-devel
+# End cabal-rpm deps
 
 %description
 %{common_description}
@@ -42,7 +40,6 @@ BuildRequires: ghc-Stream-devel
 %ghc_lib_install
 
 
-# devel subpackage
 %ghc_devel_package
 
 %ghc_devel_description
@@ -55,6 +52,12 @@ BuildRequires: ghc-Stream-devel
 
 
 %changelog
+* Mon Dec 10 2012 Shakthi Kannan <shakthimaan at fedoraproject dot org> - 0.4.4.1-1
+- Updated to upstream 0.4.4.1
+
+* Sat Nov 17 2012 Jens Petersen <petersen at redhat.com> - 0.4.4.0-2
+- update with cabal-rpm
+
 * Mon Jul  9 2012 Shakthi Kannan <shakthimaan at fedoraproject dot org> - 0.4.4.0-1
 - Added BRs
 - Spec file template generated by cabal2spec-0.25.5
diff --git a/sources b/sources
index e55ce17..7d61675 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f50e49df9324a491aa727d43fca9b8ff  arrows-0.4.4.0.tar.gz
+a6e09fddd9d9d62de39414d11bbbf73f  arrows-0.4.4.1.tar.gz


More information about the scm-commits mailing list