diff --git a/XML-XPath-1.44.tar.gz b/XML-XPath-1.44.tar.gz deleted file mode 100644 index 06e9c97..0000000 Binary files a/XML-XPath-1.44.tar.gz and /dev/null differ diff --git a/XML-XPath-1.47.tar.gz b/XML-XPath-1.47.tar.gz new file mode 100644 index 0000000..c07abcf Binary files /dev/null and b/XML-XPath-1.47.tar.gz differ diff --git a/perl-XML-XPath.spec b/perl-XML-XPath.spec index 24a389e..1d469ce 100644 --- a/perl-XML-XPath.spec +++ b/perl-XML-XPath.spec @@ -3,7 +3,7 @@ #Basic Information Name: perl-XML-XPath -Version: 1.44 +Version: 1.47 Release: 1 Summary: Parse and evaluate XPath statementsr License: Artistic 2.0 and (GPL+ or Artistic) @@ -34,7 +34,7 @@ this as they support functionality beyond XPath. #Build sections %prep -%setup -q -n XML-XPath-%{version} +%autosetup -p1 -n XML-XPath-%{version} %build perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 @@ -62,6 +62,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Tue Jun 14 2022 SimpleUpdate Robot - 1.47-1 +- Upgrade to version 1.47 + * Fri Jan 29 2021 liudabo - 1.44-1 - upgrade version to 1.44