8
0

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:
2018-03-19 09:37:19 +00:00
committed by Git OBS Bridge
parent db6f25919c
commit 2a724b5450
4 changed files with 17 additions and 6 deletions

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

Binary file not shown.

View File

@@ -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

View File

@@ -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