8
0
Stephan Kulow
2014-02-24 06:19:30 +00:00
committed by Git OBS Bridge
parent 9b1b230a7f
commit 4e0ab3a072
4 changed files with 11 additions and 10 deletions

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

Binary file not shown.

View File

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

View File

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