diff --git a/Glib-1.302.tar.gz b/Glib-1.302.tar.gz deleted file mode 100644 index 7545db8..0000000 --- a/Glib-1.302.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:baae7a562e98d555e78e08ca192f59e34d024d253ad39571b6905d8aef57ddb9 -size 284646 diff --git a/Glib-1.303.tar.gz b/Glib-1.303.tar.gz new file mode 100644 index 0000000..53f1fcf --- /dev/null +++ b/Glib-1.303.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67af87877db49bb8c3dc84b3db8fc6b7dd8450957aee4f3daae9e466467e0aa4 +size 285968 diff --git a/perl-Glib.changes b/perl-Glib.changes index 4c33f55..5ca6d0c 100644 --- a/perl-Glib.changes +++ b/perl-Glib.changes @@ -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 diff --git a/perl-Glib.spec b/perl-Glib.spec index 154accb..d065f99 100644 --- a/perl-Glib.spec +++ b/perl-Glib.spec @@ -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