Package upgrade

This commit is contained in:
wk333 2022-06-15 15:45:57 +08:00
parent 70c2f754e3
commit 25f8c748e2
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
XML-XPath-1.47.tar.gz Normal file

Binary file not shown.

View File

@ -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 <tc@openeuler.org> - 1.47-1
- Upgrade to version 1.47
* Fri Jan 29 2021 liudabo <liudabo1@huawei.com> - 1.44-1
- upgrade version to 1.44