[leksah] Package update to 0.12.1.2 modified: .gitignore modified: leksah.spec modified: sources

narasim narasim at fedoraproject.org
Sat Jun 23 02:24:17 UTC 2012


commit da5bfeb66665c4583058d277ed72904b0336e036
Author: Lakshmi Narasimhan T V <lakshminaras2002 at gmail.com>
Date:   Fri Jun 22 23:48:55 2012 +0530

    Package update to 0.12.1.2
    	modified:   .gitignore
    	modified:   leksah.spec
    	modified:   sources

 .gitignore  |    1 +
 leksah.spec |    8 +++++---
 sources     |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b344912..e99cb95 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /leksah-0.10.0.4.tar.gz
 /leksah-0.12.0.3.tar.gz
 /leksah-0.12.1.0.tar.gz
+/leksah-0.12.1.2.tar.gz
diff --git a/leksah.spec b/leksah.spec
index 87e13c4..c5c4c83 100644
--- a/leksah.spec
+++ b/leksah.spec
@@ -10,7 +10,7 @@
 Haskell written in Haskell. Leksah uses GTK+ as GUI Toolkit.
 
 Name:           %{pkg_name}
-Version:        0.12.1.0
+Version:        0.12.1.2
 Release:        1%{?dist}
 Summary:        Haskell IDE
 Group:          Development/Tools
@@ -33,7 +33,6 @@ Requires: hicolor-icon-theme
 Requires: leksah-server
 
 # patches
-Patch2: haddock.patch
 
 %description
 %{common_description}
@@ -41,7 +40,6 @@ Patch2: haddock.patch
 
 %prep
 %setup -q
-%patch2 -p1 -b .orig
 
 
 %build
@@ -115,6 +113,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Fri Jun 22 2012 Lakshmi Narasimhan T V <lakshminaras2002 at gmail.com> - 0.12.1.2-1
+- update to 0.12.1.2
+- haddock.patch is not needed
+
 * Sun Jun 10 2012 Jens Petersen <petersen at redhat.com> - 0.12.1.0-1
 - update to 0.12.1.0
 - deps patch is no longer needed
diff --git a/sources b/sources
index 87a7052..d22244c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3485e278f8da16ec0d0c5c32281d2771  leksah-0.12.1.0.tar.gz
+b4d07913a5fb14a344b3186b4ffaed6c  leksah-0.12.1.2.tar.gz


More information about the scm-commits mailing list