forked from pool/perl-XML-LibXML-Simple
update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXML-Simple?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
366cdbfff5
commit
e748c55758
BIN
XML-LibXML-Simple-0.93.tar.gz
(Stored with Git LFS)
BIN
XML-LibXML-Simple-0.93.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
XML-LibXML-Simple-0.94.tar.gz
(Stored with Git LFS)
Normal file
BIN
XML-LibXML-Simple-0.94.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 28 05:30:42 UTC 2014 - coolo@suse.com
|
||||
|
||||
- updated to 0.94
|
||||
Improvements:
|
||||
- change documentation style.
|
||||
- replace File::Slurp by File::Slurp::Tiny [Caleb Cushing]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 4 17:01:50 UTC 2013 - coolo@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-XML-LibXML-Simple
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products 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.93
|
||||
Version: 0.94
|
||||
Release: 0
|
||||
%define cpan_name XML-LibXML-Simple
|
||||
Summary: XML::LibXML clone of XML::Simple::XMLin()
|
||||
@@ -29,9 +29,9 @@ BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(File::Slurp)
|
||||
BuildRequires: perl(File::Slurp::Tiny)
|
||||
BuildRequires: perl(XML::LibXML) >= 1.64
|
||||
Requires: perl(File::Slurp)
|
||||
Requires: perl(File::Slurp::Tiny)
|
||||
Requires: perl(XML::LibXML) >= 1.64
|
||||
%{perl_requires}
|
||||
|
||||
|
Reference in New Issue
Block a user