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
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9ce3dd2f0e985186fcd2d40792efcd837bb89ea7ff4973b671b23f5988f43aef
|
|
||||||
size 44999
|
|
3
XML-Generator-1.13.tar.gz
Normal file
3
XML-Generator-1.13.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:30ef32fac30f268a3d9062c44fd5ab7518499bf993b50ef8ee372d8787bcb9a8
|
||||||
|
size 45541
|
@@ -1,3 +1,34 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
Tue Apr 18 03:10:54 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define cpan_name XML-Generator
|
%define cpan_name XML-Generator
|
||||||
Name: perl-XML-Generator
|
Name: perl-XML-Generator
|
||||||
Version: 1.11
|
Version: 1.13
|
||||||
Release: 0
|
Release: 0
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
Summary: Perl extension for generating XML
|
Summary: Perl extension for generating XML
|
||||||
|
Reference in New Issue
Block a user