[ghc-cgi] update to 3001.1.8.2

Jens Petersen petersen at fedoraproject.org
Wed Mar 21 14:48:49 UTC 2012


commit 5178824554ce2d4f4e57c1845c4062db90ff5b66
Author: Jens Petersen <petersen at redhat.com>
Date:   Wed Mar 21 23:48:41 2012 +0900

    update to 3001.1.8.2

 .gitignore   |    1 +
 ghc-cgi.spec |   11 +++++++----
 sources      |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f7f20e5..e5ef478 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 cgi-3001.1.7.3.tar.gz
 /cgi-3001.1.7.4.tar.gz
+/cgi-3001.1.8.2.tar.gz
diff --git a/ghc-cgi.spec b/ghc-cgi.spec
index e8e7e9c..a1203cd 100644
--- a/ghc-cgi.spec
+++ b/ghc-cgi.spec
@@ -5,9 +5,9 @@
 %global common_description A Haskell library for ghc for writing CGI programs.
 
 Name:           ghc-%{pkg_name}
-# part of haskell-platform-2011.4.0.0
-Version:        3001.1.7.4
-Release:        11%{?dist}
+# part of haskell-platform
+Version:        3001.1.8.2
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -49,10 +49,13 @@ BuildRequires:  ghc-xhtml-prof
 %ghc_devel_post_postun
 
 
-%ghc_files
+%ghc_files LICENSE
 
 
 %changelog
+* Wed Mar 21 2012 Jens Petersen <petersen at redhat.com> - 3001.1.8.2-1
+- update to 3001.1.8.2
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3001.1.7.4-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 2ca094a..950fc5f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0e551afc8d6f39aaa70520e31de26506  cgi-3001.1.7.4.tar.gz
+4092efaf00ac329b9771879f57a95323  cgi-3001.1.8.2.tar.gz


More information about the scm-commits mailing list