8
0

Accepting request 994602 from devel:languages:perl:autoupdate

- updated to 1.48
   see /usr/share/doc/packages/perl-XML-XPath/Changes
  1.48  2022-08-09 MANWAR
        - More contributions by @shawnm.
         a) pull request #11
            Support use XML::XPath some_version; and modernize inheritance.
         b) pull request #12
            Add documentation about supported XPath functions.

OBS-URL: https://build.opensuse.org/request/show/994602
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-XPath?expand=0&rev=49
This commit is contained in:
2022-08-16 12:29:18 +00:00
committed by Git OBS Bridge
parent 1e0f698055
commit d04ba66d63
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Aug 10 03:11:57 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 1.48
see /usr/share/doc/packages/perl-XML-XPath/Changes
1.48 2022-08-09 MANWAR
- More contributions by @shawnm.
a) pull request #11
Support use XML::XPath some_version; and modernize inheritance.
b) pull request #12
Add documentation about supported XPath functions.
-------------------------------------------------------------------
Sat May 14 03:08:51 UTC 2022 - Tina Müller <timueller+perl@suse.de>