Accepting request 209964 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/209964
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Glib?expand=0&rev=39
This commit is contained in:
Stephan Kulow 2013-12-10 16:44:25 +00:00 committed by Git OBS Bridge
commit 22b6aa5588
4 changed files with 14 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:baae7a562e98d555e78e08ca192f59e34d024d253ad39571b6905d8aef57ddb9
size 284646

3
Glib-1.303.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:67af87877db49bb8c3dc84b3db8fc6b7dd8450957aee4f3daae9e466467e0aa4
size 285968

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Dec 9 11:17:41 UTC 2013 - coolo@suse.com
- updated to 1.303
* Revert the change to ref counting of initial wrappers of custom subclasses,
introduced in Glib 1.300. It caused issues with subclasses inheriting from
Glib::InitiallyUnowned.
* Fix a test failure with perl >= 5.19.4.
* Create a GType for GSpawnFlags and register it with the bindings.
-------------------------------------------------------------------
Fri Oct 4 09:12:10 UTC 2013 - coolo@suse.com

View File

@ -17,7 +17,7 @@
Name: perl-Glib
Version: 1.302
Version: 1.303
Release: 0
%define cpan_name Glib
Summary: Perl wrappers for the GLib utility and Object libraries