automatic version update by autodist [release 1.44-1mamba;Wed Feb 24 2021]

This commit is contained in:
Automatic Build System 2024-01-06 09:55:50 +01:00
parent 0009251ce6
commit fe218bfe78

View File

@ -1,15 +1,15 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-XML-XPath
Version: 1.13
Release: 4mamba
Version: 1.44
Release: 1mamba
Summary: XML::XPath - a set of modules for parsing and evaluating XPath
Group: Development/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org
Source: http://www.cpan.org/authors/id/M/MS/MSERGEANT/XML-XPath-%{version}.tar.gz
URL: https://www.cpan.org
Source: https://cpan.metacpan.org/modules/by-module/XML/XML-XPath-%{version}.tar.gz
License: GPL
Requires: perl >= %perl_major_ver
## AUTOBUILDREQ-BEGIN
@ -17,7 +17,6 @@ BuildRequires: libperl
BuildRequires: perl-XML-Parser
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/perl-root
%description
This module aims to comply exactly to the XPath.
@ -50,6 +49,9 @@ done
%defattr(-,root,root)
%changelog
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 1.44-1mamba
- automatic version update by autodist
* Tue Nov 13 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.13-4mamba
- perl 5.16 mass rebuild