8
0

Accepting request 296497 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/296497
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXML-Simple?expand=0&rev=11
This commit is contained in:
Stephan Kulow
2015-04-15 05:07:04 +00:00
committed by Git OBS Bridge
parent e748c55758
commit 90d1abb634
4 changed files with 21 additions and 5 deletions

BIN
XML-LibXML-Simple-0.94.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
XML-LibXML-Simple-0.95.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Apr 14 20:37:53 UTC 2015 - coolo@suse.com
- updated to 0.95
see /usr/share/doc/packages/perl-XML-LibXML-Simple/ChangeLog
version 0.95: Mon Dec 22 08:19:53 CET 2014
Fixes:
- content-key collapse did not work with any key value of 0.
Improvements:
- doc: be clear that an XML::LibXML node can be used as source
for XMLin as well [Salve J. Nilsen]
- doc: cleaner SYNOPSIS, minor reorganisation.
-------------------------------------------------------------------
Mon Jul 28 05:30:42 UTC 2014 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-XML-LibXML-Simple
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 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,7 +17,7 @@
Name: perl-XML-LibXML-Simple
Version: 0.94
Version: 0.95
Release: 0
%define cpan_name XML-LibXML-Simple
Summary: XML::LibXML clone of XML::Simple::XMLin()