!9 [sync] PR-8: upgrade version to 1.000038

From: @openeuler-sync-bot 
Reviewed-by: @licunlong 
Signed-off-by: @licunlong
This commit is contained in:
openeuler-ci-bot 2024-03-28 08:38:49 +00:00 committed by Gitee
commit 89f123987c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

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