diff --git a/.gitignore b/.gitignore index 4cfcfb5..6da9a18 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /glib-0.12.5.0.tar.gz /glib-0.13.0.1.tar.gz /glib-0.13.0.5.tar.gz +/glib-0.13.0.7.tar.gz diff --git a/ghc-glib.spec b/ghc-glib.spec index c9dd2a7..b30c053 100644 --- a/ghc-glib.spec +++ b/ghc-glib.spec @@ -3,13 +3,13 @@ %global pkg_name glib Name: ghc-%{pkg_name} -Version: 0.13.0.5 +Version: 0.13.0.7 Release: 1%{?dist} Summary: Binding to the GLIB library for Gtk2Hs 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 @@ -76,6 +76,9 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Mon Jan 19 2015 Jens Petersen - 0.13.0.7-1 +- update to 0.13.0.7 + * Wed Oct 29 2014 Jens Petersen - 0.13.0.5-1 - update to 0.13.0.5 - refresh to cblrpm-0.8.11 diff --git a/sources b/sources index ff64cce..96bbe1e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4787f9631381179042a5e86bd8b37211 glib-0.13.0.5.tar.gz +f98b451ed5aa4ff50ef257590252b159 glib-0.13.0.7.tar.gz