Files
perl-XML-Generator/perl-XML-Generator.changes
Dirk Stoecker 0a70b68f4e Accepting request 1084393 from devel:languages:perl:autoupdate
- updated to 1.13
   see /usr/share/doc/packages/perl-XML-Generator/Changes
  1.13 -- 
      Production Release of 1.12 no changes.
      [Significant Updates since 1.11]
      Two fairly minor updates that should not impact anyone much.
      Dropping support for 5.008 - if you really need it send a PR
      to fix.  There has been a longstanding "bug" that inserted
      standalone in the xml declaration whether it was needed or not.
      This makes it optional if it is not required for
      externally-defined DTD or directly specified.
      - 1a4e7a0 Update version for Release 1.13
      - abb366d v1.12
  1.12 -- 
      [Significant Updates since 1.11]
      Two fairly minor updates that should not impact anyone much.
      Dropping support for 5.008 - if you really need it send a PR
      to fix.  There has been a longstanding "bug" that inserted
      standalone in the xml declaration whether it was needed or not.
      This makes it optional if it is not required for
      externally-defined DTD or directly specified.
      - 1a7defd Forgot to increment the number of tests
      - 7a05609 Fix standalone bug
      - aa3c19d Add autoprereqs
      - a458ec3 Drop support for perl 5.008
      - 85847a1 v1.11

OBS-URL: https://build.opensuse.org/request/show/1084393
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-Generator?expand=0&rev=9
2023-05-03 15:21:01 +00:00

124 lines
4.8 KiB
Plaintext

-------------------------------------------------------------------
Sun Apr 30 03:12:12 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 1.13
see /usr/share/doc/packages/perl-XML-Generator/Changes
1.13 -- Sat Apr 29 21:45:32 ADT 2023
Production Release of 1.12 no changes.
[Significant Updates since 1.11]
Two fairly minor updates that should not impact anyone much.
Dropping support for 5.008 - if you really need it send a PR
to fix. There has been a longstanding "bug" that inserted
standalone in the xml declaration whether it was needed or not.
This makes it optional if it is not required for
externally-defined DTD or directly specified.
- 1a4e7a0 Update version for Release 1.13
- abb366d v1.12
1.12 -- Sat Apr 29 11:55:46 ADT 2023
[Significant Updates since 1.11]
Two fairly minor updates that should not impact anyone much.
Dropping support for 5.008 - if you really need it send a PR
to fix. There has been a longstanding "bug" that inserted
standalone in the xml declaration whether it was needed or not.
This makes it optional if it is not required for
externally-defined DTD or directly specified.
- 1a7defd Forgot to increment the number of tests
- 7a05609 Fix standalone bug
- aa3c19d Add autoprereqs
- a458ec3 Drop support for perl 5.008
- 85847a1 v1.11
-------------------------------------------------------------------
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>
- updated to 1.09
see /usr/share/doc/packages/perl-XML-Generator/Changes
1.09 -- Fri Feb 18 23:06:27 AST 2022
- b31c19f Increment version
- 1a3fa9e Fix RT 49038: Doc bug - escaping
- d398d9c Fix dependency info
1.08 -- Thu Feb 17 20:00:24 AST 2022
[Significant Updates since 1.04]
- Fix RT 77323: escape all characters outside the normal ASCII range
- Fix RT 80273 v1.04 incorrectly escaping stringified inner tags
- Fix RT 70986 and provides test
- Move to Dist::Zilla to build
[Changes since 1.07]
- 6258a3b Update version number for release
- c9a09d4 v1.07
1.07 -- Thu Feb 17 16:58:42 AST 2022
- c70c220 Add .gitignore
- 124e36a Update version and Dist::Zilla settings
- 0f6ccd0 Fix some pod issues
1.06 -- Thu Feb 17 08:04:38 AST 2022
- 7c9d6d5 v1.06
- a676ff3 Merge pull request #1 from perl-net-saml2/distzilla
- d565282 Move to Dist::Zilla
1.05 Wed Feb 16 22:00:00 2022
- 1eb746e (tag: 1.05) Update for new release
- 0e895a0 Add github action
- f636f4b Fix RT 77323: escape all characters outside the normal ASCII range
- 423c2cf Fix RT 80273 v1.04 incorrectly escaping stringified inner tags
- 8ef1c52 Fixes RT 70986 and provides test
-------------------------------------------------------------------
Fri Apr 17 18:00:38 UTC 2015 - coolo@suse.com
- updated to 1.04
see /usr/share/doc/packages/perl-XML-Generator/Changes
1.04 Fri Jul 15 08:35:00 2011
- Added the filter_invalid_chars option, which is turned on by default
under strict mode.
-------------------------------------------------------------------
Fri Apr 17 18:00:37 UTC 2015 - coolo@suse.com
- updated to 1.04
see /usr/share/doc/packages/perl-XML-Generator/Changes
1.04 Fri Jul 15 08:35:00 2011
- Added the filter_invalid_chars option, which is turned on by default
under strict mode.
-------------------------------------------------------------------
Tue Nov 30 19:20:59 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Nov 29 18:32:27 UTC 2010 - coolo@novell.com
- remove /var/adm/perl-modules
-------------------------------------------------------------------
Thu Jul 15 16:46:18 UTC 2010 - pascal.bleser@opensuse.org
- initial package (1.03)