Package upgrade

(cherry picked from commit 81a216e5a956cb02d5e1cbe28616db98b7041213)
This commit is contained in:
starlet-dx 2022-06-14 20:21:49 +08:00 committed by openeuler-sync-bot
parent 7585e15c27
commit e0ebfb3e0b
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
Data-OptList-0.112.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: perl-Data-OptList Name: perl-Data-OptList
Version: 0.110 Version: 0.112
Release: 9 Release: 1
Summary: Parse and validate simple name/value option pairs Summary: Parse and validate simple name/value option pairs
License: GPL+ and Artistic License: GPL+ and Artistic
URL: https://metacpan.org/release/Data-OptList URL: https://metacpan.org/release/Data-OptList
@ -52,5 +52,8 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
%{_mandir}/man3/Data::OptList.3* %{_mandir}/man3/Data::OptList.3*
%changelog %changelog
* Tue Jun 14 2022 SimpleUpdate Robot <tc@openeuler.org> - 0.112-1
- Upgrade to version 0.112
* Wed Nov 27 2019 liujing<liujing144@huawei.com> - 0.110-9 * Wed Nov 27 2019 liujing<liujing144@huawei.com> - 0.110-9
- Package init - Package init