update to 0.13.0.7

This commit is contained in:
Jens Petersen 2015-01-19 18:43:39 +09:00
parent 3b4824ce34
commit c99c085385
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <petersen@redhat.com> - 0.13.0.7-1
- update to 0.13.0.7
* Wed Oct 29 2014 Jens Petersen <petersen@redhat.com> - 0.13.0.5-1
- update to 0.13.0.5
- refresh to cblrpm-0.8.11

View File

@ -1 +1 @@
4787f9631381179042a5e86bd8b37211 glib-0.13.0.5.tar.gz
f98b451ed5aa4ff50ef257590252b159 glib-0.13.0.7.tar.gz