forked from pool/perl-XML-Simple
Accepting request 588295 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/588295 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-Simple?expand=0&rev=22
This commit is contained in:
BIN
XML-Simple-2.24.tar.gz
(Stored with Git LFS)
BIN
XML-Simple-2.24.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
XML-Simple-2.25.tar.gz
(Stored with Git LFS)
Normal file
BIN
XML-Simple-2.25.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -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
|
Mon Apr 17 06:59:58 UTC 2017 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-XML-Simple
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,11 +17,11 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-XML-Simple
|
Name: perl-XML-Simple
|
||||||
Version: 2.24
|
Version: 2.25
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name XML-Simple
|
%define cpan_name XML-Simple
|
||||||
Summary: An API for simple XML files
|
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
|
Group: Development/Libraries/Perl
|
||||||
Url: http://search.cpan.org/dist/XML-Simple/
|
Url: http://search.cpan.org/dist/XML-Simple/
|
||||||
Source0: https://cpan.metacpan.org/authors/id/G/GR/GRANTM/%{cpan_name}-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/G/GR/GRANTM/%{cpan_name}-%{version}.tar.gz
|
||||||
|
Reference in New Issue
Block a user