!6 Package upgrade

From: @wk333 
Reviewed-by: @licihua 
Signed-off-by: @licihua
This commit is contained in:
openeuler-ci-bot 2022-06-16 08:22:31 +00:00 committed by Gitee
commit c0f2d12d0d
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 #Basic Information
Name: perl-XML-XPath Name: perl-XML-XPath
Version: 1.44 Version: 1.47
Release: 1 Release: 1
Summary: Parse and evaluate XPath statementsr Summary: Parse and evaluate XPath statementsr
License: Artistic 2.0 and (GPL+ or Artistic) License: Artistic 2.0 and (GPL+ or Artistic)
@ -34,7 +34,7 @@ this as they support functionality beyond XPath.
#Build sections #Build sections
%prep %prep
%setup -q -n XML-XPath-%{version} %autosetup -p1 -n XML-XPath-%{version}
%build %build
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
@ -62,6 +62,9 @@ make test
%{_mandir}/man3/*.3* %{_mandir}/man3/*.3*
%changelog %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 * Fri Jan 29 2021 liudabo <liudabo1@huawei.com> - 1.44-1
- upgrade version to 1.44 - upgrade version to 1.44