!7 [sync] PR-6: Package upgrade

From: @openeuler-sync-bot 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-10-27 07:23:27 +00:00 committed by Gitee
commit 28d6a3b4b1
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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