[packages/perl-XML-Twig] - updated to 3.54
qboosh
qboosh at pld-linux.org
Tue Sep 16 21:55:15 CEST 2025
commit 2d93950cd3f057057503027f6361d7a9f6947796
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Sep 16 21:58:13 2025 +0200
- updated to 3.54
perl-XML-Twig.spec | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/perl-XML-Twig.spec b/perl-XML-Twig.spec
index 27f1cd5..f7d3685 100644
--- a/perl-XML-Twig.spec
+++ b/perl-XML-Twig.spec
@@ -1,22 +1,25 @@
#
# Conditional build:
-%bcond_without tests # do not perform "make test"
+%bcond_without tests # unit tests
#
%define pdir XML
%define pnam Twig
Summary: XML::Twig - a perl module for processing huge XML documents in tree mode
Summary(pl.UTF-8): XML::Twig - przetwarzanie dużych dokumentów XML w trybie drzewa
Name: perl-XML-Twig
-Version: 3.52
+Version: 3.54
Release: 1
License: Artistic
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-module/XML/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 14fbaf5ea8729b797ada51a880b6720e
+Source0: https://www.cpan.org/modules/by-module/XML/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: 02f83a3e78644d9d0c3378422b6394d9
URL: https://metacpan.org/dist/XML-Twig
+BuildRequires: perl-ExtUtils-MakeMaker
+BuildRequires: perl-devel >= 1:5.8.0
%if %{with tests}
BuildRequires: perl-Encode >= 2.42_01
BuildRequires: perl-IO-CaptureOutput >= 1.1102
+# IO::Scalar
BuildRequires: perl-IO-stringy >= 2.110
BuildRequires: perl-Scalar-List-Utils >= 1.23
BuildRequires: perl-Test >= 1.25_02
@@ -29,9 +32,8 @@ BuildRequires: perl-XML-Handler-YAWriter >= 0.23
BuildRequires: perl-XML-Parser >= 2.23
BuildRequires: perl-XML-SAX-Writer >= 0.53
BuildRequires: perl-XML-Simple >= 2.18
-BuildRequires: perl-XML-XPathEngine
+BuildRequires: perl-XML-XPathEngine >= 0.13
%endif
-BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
BuildRequires: rpmbuild(macros) >= 1.745
Requires: perl-XML-Parser >= 2.23
@@ -76,6 +78,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
+%doc Changes
%attr(755,root,root) %{_bindir}/xml_*
%{perl_vendorlib}/XML/Twig.pm
%dir %{perl_vendorlib}/XML/Twig
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-XML-Twig.git/commitdiff/2d93950cd3f057057503027f6361d7a9f6947796
More information about the pld-cvs-commit
mailing list