diff --git a/Data-OptList-0.110.tar.gz b/Data-OptList-0.110.tar.gz deleted file mode 100644 index 2a91a46..0000000 Binary files a/Data-OptList-0.110.tar.gz and /dev/null differ diff --git a/Data-OptList-0.112.tar.gz b/Data-OptList-0.112.tar.gz new file mode 100644 index 0000000..f20f4e5 Binary files /dev/null and b/Data-OptList-0.112.tar.gz differ diff --git a/perl-Data-OptList.spec b/perl-Data-OptList.spec index 17cc6ab..c78c826 100644 --- a/perl-Data-OptList.spec +++ b/perl-Data-OptList.spec @@ -1,6 +1,6 @@ Name: perl-Data-OptList -Version: 0.110 -Release: 9 +Version: 0.112 +Release: 1 Summary: Parse and validate simple name/value option pairs License: GPL+ and Artistic 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* %changelog +* Tue Jun 14 2022 SimpleUpdate Robot - 0.112-1 +- Upgrade to version 0.112 + * Wed Nov 27 2019 liujing - 0.110-9 - Package init