SHA256
8
0
forked from pool/perl-Glib

- update to 1.250

* Add a fallback implementation of SvMAGIC_set; Bugzilla bug #665266
  * Avoid a syntax error on older perls
  * Glib::Object: make ref-counting compatible with perl >= 5.16 (RT#73650)
  * Fix some typos in POD (RT#73616)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Glib?expand=0&rev=22
This commit is contained in:
Vítězslav Čížek
2012-01-23 12:40:49 +00:00
committed by Git OBS Bridge
parent 7e0f3dca4b
commit b589977c73
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jan 23 02:41:23 UTC 2012 - vcizek@suse.com
- update to 1.250
* Add a fallback implementation of SvMAGIC_set; Bugzilla bug #665266
* Avoid a syntax error on older perls
* Glib::Object: make ref-counting compatible with perl >= 5.16 (RT#73650)
* Fix some typos in POD (RT#73616)
-------------------------------------------------------------------
Mon Jan 2 13:03:26 UTC 2012 - vcizek@suse.cz