diff --git a/.gitignore b/.gitignore index 05d306e..4cfcfb5 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/ghc-glib.spec b/ghc-glib.spec index 15eb254..c9dd2a7 100644 --- a/ghc-glib.spec +++ b/ghc-glib.spec @@ -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 - 0.13.0.1-1 -- update to 0.13.0.1 +* Wed Oct 29 2014 Jens Petersen - 0.13.0.5-1 +- update to 0.13.0.5 - refresh to cblrpm-0.8.11 * Sat Aug 16 2014 Fedora Release Engineering - 0.12.5.0-3 diff --git a/sources b/sources index 2435480..ff64cce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3b6695275c74a04485a57601397bf5d5 glib-0.13.0.1.tar.gz +4787f9631381179042a5e86bd8b37211 glib-0.13.0.5.tar.gz