upgrade to version 2.143

This commit is contained in:
leeffo 2023-07-12 16:49:12 +08:00
parent 74fa315722
commit f7c7c585fe
3 changed files with 6 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,9 +1,9 @@
%define mod_name CPAN-Meta-Requirements %define mod_name CPAN-Meta-Requirements
Name: perl-%{mod_name} Name: perl-%{mod_name}
Version: 2.140 Version: 2.143
Release: 420 Release: 1
Summary: A set of version requirements for a CPAN dist Summary: A set of version requirements for a CPAN dist
License: GPL+ or Artistic License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/%{mod_name} URL: https://metacpan.org/release/%{mod_name}
Source0: https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/%{mod_name}-%{version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/%{mod_name}-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
@ -61,6 +61,9 @@ make test
%{_mandir}/*/* %{_mandir}/*/*
%changelog %changelog
* Wed Jul 12 2023 leeffo <liweiganga@uniontech.com> - 2.143-1
- upgrade to verison 2.143
* Tue Oct 25 2022 huyubiao <huyubiao@huawei.com> - 2.140-420 * Tue Oct 25 2022 huyubiao <huyubiao@huawei.com> - 2.140-420
- define mod_name to opitomize the specfile - define mod_name to opitomize the specfile