Accepting request 1080809 from devel:languages:perl:autoupdate

- updated to 1.11
   see /usr/share/doc/packages/perl-XML-Generator/Changes
  1.11 -- 
      [Significant Updates since 1.09]
      Allow the xml tag attributes to be specified during construction
      when conformance is not 'strict' by Wesley Schwengle (waterkip)
      Release 1.10 for production
      - 0ff9e8b Update for production release
      - 85396bc Update Copyright year
      - 30c95bf v1.10
  1.10 -- 
      [Significant Updates since 1.09]
      Allow the xml tag attributes to be specified during construction
      when conformance is not 'strict'
      - efc7d9d Update for release
      - 83b1699 Remove VERSION number from git repo
      - a49e891 Add new xml option to constructor
      - 4171530 v1.09

OBS-URL: https://build.opensuse.org/request/show/1080809
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-Generator?expand=0&rev=8
This commit is contained in:
2023-04-20 12:46:29 +00:00
committed by Git OBS Bridge
parent 1a380f7cae
commit 2fa5fd3034
4 changed files with 28 additions and 5 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Tue Apr 18 03:10:54 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 1.11
see /usr/share/doc/packages/perl-XML-Generator/Changes
1.11 -- Mon Apr 17 17:17:55 ADT 2023
[Significant Updates since 1.09]
Allow the xml tag attributes to be specified during construction
when conformance is not 'strict' by Wesley Schwengle (waterkip)
Release 1.10 for production
- 0ff9e8b Update for production release
- 85396bc Update Copyright year
- 30c95bf v1.10
1.10 -- Sun Apr 16 20:10:11 ADT 2023
[Significant Updates since 1.09]
Allow the xml tag attributes to be specified during construction
when conformance is not 'strict'
- efc7d9d Update for release
- 83b1699 Remove VERSION number from git repo
- a49e891 Add new xml option to constructor
- 4171530 v1.09
-------------------------------------------------------------------
Sun Feb 20 03:10:18 UTC 2022 - Tina Müller <timueller+perl@suse.de>