Accepting request 296002 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/296002
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-RSS-LibXML?expand=0&rev=3
This commit is contained in:
Stephan Kulow
2015-04-13 20:37:10 +00:00
committed by Git OBS Bridge
parent 9fce04baea
commit 65aa8a7c4f
5 changed files with 101 additions and 54 deletions

View File

@@ -1,3 +1,44 @@
-------------------------------------------------------------------
Mon Apr 13 19:05:33 UTC 2015 - coolo@suse.com
- updated to 0.3105
see /usr/share/doc/packages/perl-XML-RSS-LibXML/Changes
0.3105 2014-04-29T22:31:01Z
* Fix tests for timestamps displaying [+-]0000
[https://github.com/lestrrat/XML-RSS-LibXML/issues/5] (eserte)
0.3104 2014-03-07T21:24:58Z
* Remove stray Makefile
0.3103 2014-02-22T08:31:41Z
* Iterate over hash using keys() instead of each() (reported by Dave O'Brien)
* Use Minilla for development
0.3102 - 14 Sep 2011
* Allow upper uppercase letters as first character of namespace prefix
[https://github.com/lestrrat/XML-RSS-LibXML/pull/2] (arc)
0.3101 - 06 Jul 2011
* Fix perl 5.14 qw() deprecation warnings (theory)
* Fix some edge case errors cause by isa / UNIVERSAL::isa
* Fix silly error detecting RSS 1.0
-------------------------------------------------------------------
Mon Apr 13 19:05:30 UTC 2015 - coolo@suse.com
- updated to 0.3102
see /usr/share/doc/packages/perl-XML-RSS-LibXML/Changes
0.3102 - 14 Sep 2011
* Allow upper uppercase letters as first character of namespace prefix
[https://github.com/lestrrat/XML-RSS-LibXML/pull/2] (arc)
0.3101 - 06 Jul 2011
* Fix perl 5.14 qw() deprecation warnings (theory)
* Fix some edge case errors cause by isa / UNIVERSAL::isa
* Fix silly error detecting RSS 1.0
-------------------------------------------------------------------
Sat Mar 12 02:02:04 CET 2011 - pascal.bleser@opensuse.org