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