forked from pool/perl-XML-Writer
update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-Writer?expand=0&rev=34
This commit is contained in:
committed by
Git OBS Bridge
parent
9b1b230a7f
commit
4e0ab3a072
BIN
XML-Writer-0.623.tar.gz
(Stored with Git LFS)
BIN
XML-Writer-0.623.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
XML-Writer-0.624.tar.gz
(Stored with Git LFS)
Normal file
BIN
XML-Writer-0.624.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 24 06:18:50 UTC 2014 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 0.624
|
||||||
|
- Allow an empty system ID in a doctype declaration.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jul 27 11:58:49 UTC 2013 - coolo@suse.com
|
Sat Jul 27 11:58:49 UTC 2013 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-XML-Writer
|
# spec file for package perl-XML-Writer
|
||||||
#
|
#
|
||||||
# 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
|
# 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,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-XML-Writer
|
Name: perl-XML-Writer
|
||||||
Version: 0.623
|
Version: 0.624
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name XML-Writer
|
%define cpan_name XML-Writer
|
||||||
Summary: Perl extension for writing XML documents.
|
Summary: Perl extension for writing XML documents.
|
||||||
@@ -29,11 +29,6 @@ BuildArch: noarch
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
#BuildRequires: perl(Algorithm::Diff)
|
|
||||||
#BuildRequires: perl(DateTime)
|
|
||||||
#BuildRequires: perl(IO::Scalar)
|
|
||||||
#BuildRequires: perl(URI::URL)
|
|
||||||
#BuildRequires: perl(XML::Writer)
|
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Reference in New Issue
Block a user