SHA256
8
0
forked from pool/perl-Glib

- Update to version 1.325.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Glib?expand=0&rev=50
This commit is contained in:
Alexei Sorokin
2017-05-10 13:39:26 +00:00
committed by Git OBS Bridge
parent d73f402c2f
commit e4322fc9fb
4 changed files with 23 additions and 8 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue May 9 16:45:47 UTC 2017 - sor.alexei@meowr.ru
- Update to version 1.325 (changes since 1.321):
* Fix typos (bgo#760065).
* Docs: Add missing blurbs for the benefit of "whatis"
(bgo#753466).
* Fix a POD error in the Glib::ParamSpec whatis entry.
* Fix POD for the benefit of "whatis" (bgo#772329).
* Fix typos in error message and POD (bgo#772328).
* Try to avoid a possible hang in t/9.t.
* Handle removing '.' in @INC for perl-5.26.0 compatibility.
- Provide perl-Glib-devel as there are some header files in the
package.
-------------------------------------------------------------------
Thu Feb 11 16:26:54 UTC 2016 - sor.alexei@meowr.ru