update to 0.13.0.5
This commit is contained in:
parent
e183c392da
commit
3b4824ce34
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user