!7 upgrade version to 1.000038

From: @huyubiao 
Reviewed-by: @openeuler-basic 
Signed-off-by: @openeuler-basic
This commit is contained in:
openeuler-ci-bot 2023-10-26 01:31:46 +00:00 committed by Gitee
commit e2bf4dae5b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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