[packages/perl-XML-SAX-Writer] - updated to 0.56

qboosh qboosh at pld-linux.org
Sun Jan 10 09:34:54 CET 2016


commit fbd65566cc88cf02c80b0cc7ac0d1d87dbfcd3b1
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jan 10 09:36:59 2016 +0100

    - updated to 0.56

 perl-XML-SAX-Writer.spec | 22 ++++++++++++----------
 1 file changed, 12 insertions(+), 10 deletions(-)
---
diff --git a/perl-XML-SAX-Writer.spec b/perl-XML-SAX-Writer.spec
index 09ae31b..06c821f 100644
--- a/perl-XML-SAX-Writer.spec
+++ b/perl-XML-SAX-Writer.spec
@@ -8,25 +8,27 @@
 Summary:	XML::SAX::Writer - SAX2 XML writer
 Summary(pl.UTF-8):	XML::SAX::Writer - zapis w XML-u z SAX2
 Name:		perl-XML-SAX-Writer
-Version:	0.53
+Version:	0.56
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/XML/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	afc83cdc49ccc8a7ad72911b2a0bcfbe
+# Source0-md5:	e5fa5e2b2f6867b1aca9b5b43e1ce361
 URL:		http://search.cpan.org/dist/XML-SAX-Writer/
 BuildRequires:	perl-devel >= 1:5.8.0
-%{?with_tests:BuildRequires:	perl-Test-Simple >= 0.40}
-BuildRequires:	perl-Text-Iconv >= 1.2
-BuildRequires:	perl-XML-Filter-BufferText >= 0.01
-BuildRequires:	perl-XML-NamespaceSupport >= 0.03
+%if %{with tests}
+BuildRequires:	perl-Encode >= 2.12
+BuildRequires:	perl-Test-Simple >= 0.40
+BuildRequires:	perl-XML-Filter-BufferText >= 1.00
+BuildRequires:	perl-XML-NamespaceSupport >= 1.00
 BuildRequires:	perl-XML-SAX
 BuildRequires:	perl(XML::SAX::Exception) >= 1.01
+%endif
 BuildRequires:	rpm-perlprov >= 4.1-13
-Requires:	perl-Text-Iconv >= 1.2
-Requires:	perl-XML-Filter-BufferText >= 0.01
-Requires:	perl-XML-NamespaceSupport >= 0.03
+Requires:	perl-Encode >= 2.12
+Requires:	perl-XML-Filter-BufferText >= 1.00
+Requires:	perl-XML-NamespaceSupport >= 1.00
 Requires:	perl(XML::SAX::Exception) >= 1.01
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -58,7 +60,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc Changes README
+%doc Changes README README.md
 %{perl_vendorlib}/XML/SAX/Writer.pm
 %{perl_vendorlib}/XML/SAX/Writer
 %{_mandir}/man3/XML::SAX::Writer*.3pm*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-XML-SAX-Writer.git/commitdiff/fbd65566cc88cf02c80b0cc7ac0d1d87dbfcd3b1



More information about the pld-cvs-commit mailing list