9
0

Accepting request 749646 from home:pmonrealgonzalez:branches:devel:languages:perl

- Update to 2.0201
  2.0201  2019-05-25
    - Set MIN_PERL_VERSION to 5.8.1.
    - Alien::Libxml2 Makefile.PL cleanups.
    - Update the README for grammar and info.
    - Link to XML-LibXML "by Example"
        - https://github.com/shlomif/perl-XML-LibXML/pull/36
        - Thanks to @Grinnz . 
  2.0200  2019-03-23
    - Convert to use Alien::Libxml2 .
        - https://github.com/shlomif/perl-XML-LibXML/pull/30
        - Thanks to @genio and @plicease .

OBS-URL: https://build.opensuse.org/request/show/749646
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXML?expand=0&rev=86
This commit is contained in:
Stephan Kulow
2019-11-19 18:10:36 +00:00
committed by Git OBS Bridge
parent ca6dd7ab84
commit eccdea4e90
4 changed files with 27 additions and 9 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Nov 18 17:54:39 UTC 2019 - Pedro Monreal Gonzalez <pmonrealgonzalez@suse.com>
- Update to 2.0201
2.0201 2019-05-25
- Set MIN_PERL_VERSION to 5.8.1.
- Alien::Libxml2 Makefile.PL cleanups.
- Update the README for grammar and info.
- Link to XML-LibXML "by Example"
- https://github.com/shlomif/perl-XML-LibXML/pull/36
- Thanks to @Grinnz .
2.0200 2019-03-23
- Convert to use Alien::Libxml2 .
- https://github.com/shlomif/perl-XML-LibXML/pull/30
- Thanks to @genio and @plicease .
-------------------------------------------------------------------
Mon Feb 11 06:37:14 UTC 2019 - Stephan Kulow <coolo@suse.com>