update to 0.13.0.5

This commit is contained in:
Jens Petersen 2014-10-29 01:37:25 +09:00
parent e183c392da
commit 3b4824ce34
3 changed files with 7 additions and 5 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@
/glib-0.12.4.tar.gz
/glib-0.12.5.0.tar.gz
/glib-0.13.0.1.tar.gz
/glib-0.13.0.5.tar.gz

View File

@ -3,7 +3,7 @@
%global pkg_name glib
Name: ghc-%{pkg_name}
Version: 0.13.0.1
Version: 0.13.0.5
Release: 1%{?dist}
Summary: Binding to the GLIB library for Gtk2Hs
@ -24,7 +24,8 @@ BuildRequires: pkgconfig(gobject-2.0)
# End cabal-rpm deps
%description
The GNU Library is a collection of C data structures and utility functions for
GLib is a collection of C data structures and utility functions for the GObject
system, main loop implementation, for strings and common data structures
dealing with Unicode. This package only binds as much functionality as required
to support the packages that wrap libraries that are themselves based on GLib.
@ -75,8 +76,8 @@ This package provides the Haskell %{pkg_name} library development files.
%changelog
* Tue Sep 16 2014 Jens Petersen <petersen@redhat.com> - 0.13.0.1-1
- update to 0.13.0.1
* 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
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12.5.0-3

View File

@ -1 +1 @@
3b6695275c74a04485a57601397bf5d5 glib-0.13.0.1.tar.gz
4787f9631381179042a5e86bd8b37211 glib-0.13.0.5.tar.gz