[ghc-gtksourceview2] update to 0.12.3.1

Jens Petersen petersen at fedoraproject.org
Wed Jun 13 09:00:21 UTC 2012


commit f7b0c2fe4bf74afeefecbbb121c6f5dd38a2fcee
Author: Jens Petersen <petersen at redhat.com>
Date:   Wed Jun 13 18:00:14 2012 +0900

    update to 0.12.3.1

 .gitignore                        |    1 +
 ghc-gtksourceview2.spec           |    7 +++++--
 ghc7-Gtk2HsSetup-Cabal-1.10.patch |   12 ------------
 sources                           |    2 +-
 4 files changed, 7 insertions(+), 15 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2917017..39f707f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /gtksourceview2-0.12.1.tar.gz
 /gtksourceview2-0.12.2.tar.gz
 /gtksourceview2-0.12.3.tar.gz
+/gtksourceview2-0.12.3.1.tar.gz
diff --git a/ghc-gtksourceview2.spec b/ghc-gtksourceview2.spec
index 59f2d13..cebb17f 100644
--- a/ghc-gtksourceview2.spec
+++ b/ghc-gtksourceview2.spec
@@ -9,8 +9,8 @@
 %global common_description A Haskell %{pkg_name} binding.
 
 Name:           ghc-%{pkg_name}
-Version:        0.12.3
-Release:        3%{?dist}
+Version:        0.12.3.1
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -58,6 +58,9 @@ Requires:  gtksourceview2-devel%{?_isa}
 %doc demo
 
 %changelog
+* Wed Jun 13 2012 Jens Petersen <petersen at redhat.com> - 0.12.3.1-1
+- update to 0.12.3.1
+
 * Thu Mar 22 2012 Jens Petersen <petersen at redhat.com> - 0.12.3-3
 - add license to ghc_files
 
diff --git a/sources b/sources
index 9a02de7..ba4bb09 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-133a411a5a474774b3f40fd3f3be7568  gtksourceview2-0.12.3.tar.gz
+f172f74be28d5a0257780c05e85e4fcf  gtksourceview2-0.12.3.1.tar.gz


More information about the scm-commits mailing list