From fe218bfe7873bb1cf1a0a1bd5f3f71bb723e5aef Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 09:55:50 +0100 Subject: [PATCH] automatic version update by autodist [release 1.44-1mamba;Wed Feb 24 2021] --- perl-XML-XPath.spec | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/perl-XML-XPath.spec b/perl-XML-XPath.spec index fba373e..661e751 100644 --- a/perl-XML-XPath.spec +++ b/perl-XML-XPath.spec @@ -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 -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 1.44-1mamba +- automatic version update by autodist + * Tue Nov 13 2012 Silvan Calarco 1.13-4mamba - perl 5.16 mass rebuild