[ghc-gtksourceview2] update to 0.13.1.2

Jens Petersen petersen at fedoraproject.org
Mon Jan 19 09:51:13 UTC 2015


commit 0cd03be018f2aa337854a24711d555f8b633e362
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Jan 19 18:51:25 2015 +0900

    update to 0.13.1.2

 .gitignore              |    1 +
 ghc-gtksourceview2.spec |   12 ++++++------
 sources                 |    2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 625543d..1396f5d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /gtksourceview2-0.12.5.0.tar.gz
 /gtksourceview2-0.13.0.0.tar.gz
 /gtksourceview2-0.13.1.1.tar.gz
+/gtksourceview2-0.13.1.2.tar.gz
diff --git a/ghc-gtksourceview2.spec b/ghc-gtksourceview2.spec
index c1daba9..580829c 100644
--- a/ghc-gtksourceview2.spec
+++ b/ghc-gtksourceview2.spec
@@ -2,17 +2,14 @@
 
 %global pkg_name gtksourceview2
 
-# no useful debuginfo for Haskell packages without C sources
-%global debug_package %{nil}
-
 Name:           ghc-%{pkg_name}
-Version:        0.13.1.1
+Version:        0.13.1.2
 Release:        1%{?dist}
 Summary:        Binding to the GtkSourceView library
 
 License:        LGPLv2+
-URL:            http://hackage.haskell.org/package/%{pkg_name}
-Source0:        http://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
+Url:            https://hackage.haskell.org/package/%{pkg_name}
+Source0:        https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
@@ -79,6 +76,9 @@ rm -r %{buildroot}%{_datadir}/%{pkg_name}-%{version}
 %doc demo
 
 %changelog
+* Mon Jan 19 2015 Jens Petersen <petersen at redhat.com> - 0.13.1.2-1
+- update to 0.13.1.2
+
 * Tue Oct 28 2014 Jens Petersen <petersen at redhat.com> - 0.13.1.1-1
 - update to 0.13.1.1
 - refresh to cblrpm-0.8.11
diff --git a/sources b/sources
index 3641bb9..30dbfbe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4ec32ca0a0121928e832b395daf09100  gtksourceview2-0.13.1.1.tar.gz
+57ddc5dde9d5346071cfcef39468f58f  gtksourceview2-0.13.1.2.tar.gz


More information about the scm-commits mailing list