upgrade version to 1.000038

This commit is contained in:
huyubiao 2023-10-21 21:14:23 +08:00
parent c7de13971c
commit c9836c256e
3 changed files with 5 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,7 +1,7 @@
%define mod_name Module-Metadata %define mod_name Module-Metadata
Name: perl-%{mod_name} Name: perl-%{mod_name}
Version: 1.000037 Version: 1.000038
Release: 2 Release: 1
Summary: Gather package and POD information from perl module files Summary: Gather package and POD information from perl module files
License: GPLv1+ or Artistic License: GPLv1+ or Artistic
URL: https://metacpan.org/release/%{mod_name} URL: https://metacpan.org/release/%{mod_name}
@ -51,6 +51,9 @@ make test
%{_mandir}/man3/Module::Metadata.3* %{_mandir}/man3/Module::Metadata.3*
%changelog %changelog
* Wed Oct 25 2023 huyubiao <huyubiao@huawei.com> - 1.000038-1
- upgrade version to 1.000038
* Tue Oct 25 2022 huyubiao <huyubiao@huawei.com> - 1.000037-2 * Tue Oct 25 2022 huyubiao <huyubiao@huawei.com> - 1.000037-2
- define mod_name to opitomize the specfile - define mod_name to opitomize the specfile