upgrade perl-File-Which to 1.23

This commit is contained in:
Leo Fang 2020-08-20 20:33:33 +08:00
parent d4647b493d
commit fb93485865
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
File-Which-1.23.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: perl-File-Which
Version: 1.22
Release: 6
Version: 1.23
Release: 1
Summary: Perl implementation of the which utility as an API
License: GPL+ or Artistic
URL: https://metacpan.org/release/File-Which
@ -56,6 +56,9 @@ make test
%{_mandir}/man3/*
%changelog
* Thu Aug 20 2020 SimpleUpdate Robot <tc@openeuler.org> - 1.23-1
- Upgrade to version 1.23
* Fri Sep 27 2019 shenyangyang<shenyangyang4@huawei.com> - 1.22-6
- Type:enhancement
- ID:NA