[ghc-binary-shared] Update to binary shared 0.8.2 modified: .gitignore modified: ghc-binary-shared.spec modified:

narasim narasim at fedoraproject.org
Fri Jun 22 06:07:09 UTC 2012


commit 89a83fab4de84e1272415230b6145e1cd006af77
Author: Lakshmi Narasimhan T V <lakshminaras2002 at gmail.com>
Date:   Fri Jun 22 11:36:26 2012 +0530

    Update to binary shared 0.8.2
    	modified:   .gitignore
    	modified:   ghc-binary-shared.spec
    	modified:   sources

 .gitignore             |    1 +
 ghc-binary-shared.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 640c214..b0e701e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /binary-shared-0.8.1.tar.gz
+/binary-shared-0.8.2.tar.gz
diff --git a/ghc-binary-shared.spec b/ghc-binary-shared.spec
index c7a1baf..1a6fb1b 100644
--- a/ghc-binary-shared.spec
+++ b/ghc-binary-shared.spec
@@ -9,8 +9,8 @@
 %global common_description Provides capability to share elements created by binary package.
 
 Name:           ghc-%{pkg_name}
-Version:        0.8.1
-Release:        7%{?dist}
+Version:        0.8.2
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -54,6 +54,9 @@ BuildRequires:  ghc-mtl-devel
 
 
 %changelog
+* Fri Jun 22 2012 Lakshmi Narasimhan T V <lakshminaras2002 at gmail.com> - 0.8.2-1
+- update to 0.8.2
+
 * Fri Jun 15 2012 Jens Petersen <petersen at redhat.com> - 0.8.1-7
 - rebuild
 
diff --git a/sources b/sources
index 3bb6b20..718caa6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-312d22b6ae61b88825f332b9a1ba0679  binary-shared-0.8.1.tar.gz
+6439668d378a4c165d72b1c8c429d22e  binary-shared-0.8.2.tar.gz


More information about the scm-commits mailing list