diff --git a/XML-Generator-1.11.tar.gz b/XML-Generator-1.11.tar.gz deleted file mode 100644 index bd35aad..0000000 --- a/XML-Generator-1.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ce3dd2f0e985186fcd2d40792efcd837bb89ea7ff4973b671b23f5988f43aef -size 44999 diff --git a/XML-Generator-1.13.tar.gz b/XML-Generator-1.13.tar.gz new file mode 100644 index 0000000..98c854e --- /dev/null +++ b/XML-Generator-1.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30ef32fac30f268a3d9062c44fd5ab7518499bf993b50ef8ee372d8787bcb9a8 +size 45541 diff --git a/perl-XML-Generator.changes b/perl-XML-Generator.changes index b71fe0f..f6daa16 100644 --- a/perl-XML-Generator.changes +++ b/perl-XML-Generator.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Sun Apr 30 03:12:12 UTC 2023 - Tina Müller + +- 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 diff --git a/perl-XML-Generator.spec b/perl-XML-Generator.spec index 1bae977..83cf2a6 100644 --- a/perl-XML-Generator.spec +++ b/perl-XML-Generator.spec @@ -18,7 +18,7 @@ %define cpan_name XML-Generator Name: perl-XML-Generator -Version: 1.11 +Version: 1.13 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Perl extension for generating XML