update to 0.12.5.0

This commit is contained in:
Jens Petersen 2013-12-21 22:56:25 +09:00
parent 167c61724d
commit f4745cc69c
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@
/glib-0.12.3.tar.gz
/glib-0.12.3.1.tar.gz
/glib-0.12.4.tar.gz
/glib-0.12.5.0.tar.gz

View File

@ -3,8 +3,8 @@
%global pkg_name glib
Name: ghc-%{pkg_name}
Version: 0.12.4
Release: 4%{?dist}
Version: 0.12.5.0
Release: 1%{?dist}
Summary: Binding to the GLIB library for Gtk2Hs
License: LGPLv2+
@ -15,6 +15,7 @@ BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-rpm-macros
# Begin cabal-rpm deps:
BuildRequires: ghc-containers-devel
BuildRequires: ghc-utf8-string-devel
BuildRequires: gtk2hs-buildtools
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(gobject-2.0)
@ -71,6 +72,9 @@ This package provides the Haskell %{pkg_name} library development files.
%changelog
* Sat Dec 21 2013 Jens Petersen <petersen@redhat.com> - 0.12.5.0-1
- update to 0.12.5.0
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
3172907258183466f1e604a435285c51 glib-0.12.4.tar.gz
fa94e2f40641dd2fa0d01a0da3fd7b50 glib-0.12.5.0.tar.gz