diff --git a/XML-Simple-2.24.tar.gz b/XML-Simple-2.24.tar.gz deleted file mode 100644 index 9c9c85c..0000000 --- a/XML-Simple-2.24.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a14819fd17c75fbb90adcec0446ceab356cab0ccaff870f2e1659205dc2424f -size 77412 diff --git a/XML-Simple-2.25.tar.gz b/XML-Simple-2.25.tar.gz new file mode 100644 index 0000000..78c8cac --- /dev/null +++ b/XML-Simple-2.25.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:531fddaebea2416743eb5c4fdfab028f502123d9a220405a4100e68fc480dbf8 +size 78443 diff --git a/perl-XML-Simple.changes b/perl-XML-Simple.changes index bfb9b18..0382cff 100644 --- a/perl-XML-Simple.changes +++ b/perl-XML-Simple.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Mar 18 07:04:20 UTC 2018 - coolo@suse.com + +- updated to 2.25 + see /usr/share/doc/packages/perl-XML-Simple/Changes + + 2.25 2018-03-18 16:18:24+13:00 Pacific/Auckland + - disable entity expansion when using XML::Parser, for more secure default + behaviour (patch from Ray Morris) + - call to XML::Parser constructor is now in its own method to ease overriding + ------------------------------------------------------------------- Mon Apr 17 06:59:58 UTC 2017 - coolo@suse.com diff --git a/perl-XML-Simple.spec b/perl-XML-Simple.spec index 539fde3..f7f1eb4 100644 --- a/perl-XML-Simple.spec +++ b/perl-XML-Simple.spec @@ -1,7 +1,7 @@ # # spec file for package perl-XML-Simple # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,11 +17,11 @@ Name: perl-XML-Simple -Version: 2.24 +Version: 2.25 Release: 0 %define cpan_name XML-Simple Summary: An API for simple XML files -License: Artistic-1.0 or GPL-1.0+ +License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/XML-Simple/ Source0: https://cpan.metacpan.org/authors/id/G/GR/GRANTM/%{cpan_name}-%{version}.tar.gz