[ghc-lambdabot-utils/f18] Updated to 4.2.2

Shakthi Kannan shakthimaan at fedoraproject.org
Mon Mar 18 16:42:07 UTC 2013


commit d40b6feed1bc3eeee397c2eb5d7fbb97940256c0
Author: Shakthi Kannan <skannan at redhat.com>
Date:   Mon Mar 18 22:02:51 2013 +0530

    Updated to 4.2.2

 .gitignore               |    1 +
 ghc-lambdabot-utils.spec |   57 +++++++++++++++++++++++++---------------------
 sources                  |    2 +-
 3 files changed, 33 insertions(+), 27 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ae44127..ee8e9ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /lambdabot-utils-4.2.1.tar.gz
+/lambdabot-utils-4.2.2.tar.gz
diff --git a/ghc-lambdabot-utils.spec b/ghc-lambdabot-utils.spec
index 9a8bad7..21e02d7 100644
--- a/ghc-lambdabot-utils.spec
+++ b/ghc-lambdabot-utils.spec
@@ -1,4 +1,3 @@
-# cabal2spec-0.25
 # https://fedoraproject.org/wiki/Packaging:Haskell
 # https://fedoraproject.org/wiki/PackagingDrafts/Haskell
 
@@ -11,36 +10,34 @@ years by those on the haskell IRC channel. The package provides custom \
 libraries for various plugin functions.
 
 Name:           ghc-%{pkg_name}
-Version:        4.2.1
-Release:        2%{?dist}
+Version:        4.2.2
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
-Group:          System Environment/Libraries
 License:        GPLv2
-# 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-binary-devel
-BuildRequires: ghc-bytestring-devel
-BuildRequires: ghc-containers-devel
-BuildRequires: ghc-haskell-src-devel
-BuildRequires: ghc-mtl-devel
-BuildRequires: ghc-network-devel
-BuildRequires: ghc-old-time-devel
-BuildRequires: ghc-process-devel
-BuildRequires: ghc-random-devel
-BuildRequires: ghc-regex-compat-devel
-BuildRequires: ghc-regex-posix-devel
-BuildRequires: ghc-syb-devel
-BuildRequires: ghc-tagsoup-devel
-BuildRequires: ghc-unix-devel
-BuildRequires: ghc-utf8-string-devel
-BuildRequires: ghc-zlib-devel
+BuildRequires:  ghc-rpm-macros
+# Begin cabal-rpm deps:
+BuildRequires:  ghc-binary-devel
+BuildRequires:  ghc-bytestring-devel
+BuildRequires:  ghc-containers-devel
+BuildRequires:  ghc-haskell-src-devel
+BuildRequires:  ghc-mtl-devel
+BuildRequires:  ghc-network-devel
+BuildRequires:  ghc-old-time-devel
+BuildRequires:  ghc-process-devel
+BuildRequires:  ghc-random-devel
+BuildRequires:  ghc-regex-compat-devel
+BuildRequires:  ghc-regex-posix-devel
+BuildRequires:  ghc-syb-devel
+BuildRequires:  ghc-tagsoup-devel
+BuildRequires:  ghc-unix-devel
+BuildRequires:  ghc-utf8-string-devel
+BuildRequires:  ghc-zlib-devel
+# End cabal-rpm deps
 
 %description
 %{common_description}
@@ -58,7 +55,6 @@ BuildRequires: ghc-zlib-devel
 %ghc_lib_install
 
 
-# devel subpackage
 %ghc_devel_package
 
 %ghc_devel_description
@@ -71,6 +67,15 @@ BuildRequires: ghc-zlib-devel
 
 
 %changelog
+* Mon Mar 18 2013 Shakthi Kannan <shakthimaan [AT] fedoraproject dot org> - 4.2.2-1
+- new upstream version 4.2.2
+
+* Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.2.1-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+
+* Sat Nov 17 2012 Jens Petersen <petersen at redhat.com> - 4.2.1-3
+- update with cabal-rpm
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.2.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index c4b789d..1041c7f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dc60dc985174696140574082db988907  lambdabot-utils-4.2.1.tar.gz
+6ac37299e379fd5fb4ad7830358c9e25  lambdabot-utils-4.2.2.tar.gz


More information about the scm-commits mailing list