upgrade version to 1.000038

(cherry picked from commit 2564508ae868967aea165d477717dc856f528b5f)
This commit is contained in:
huyubiao 2024-03-27 10:08:24 +08:00 committed by openeuler-sync-bot
parent 70d7d5b3b3
commit ef063168fa
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 %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,10 @@ make test
%{_mandir}/man3/Module::Metadata.3* %{_mandir}/man3/Module::Metadata.3*
%changelog %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 * 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