!4 Upgrade version to 0.047

From: @zhang-yao-2022 
Reviewed-by: @openeuler-basic, @overweight 
Signed-off-by: @overweight, @openeuler-basic
This commit is contained in:
openeuler-ci-bot 2024-02-04 01:33:07 +00:00 committed by Gitee
commit 9a97064391
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 10 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,7 +1,7 @@
Name: perl-Module-Build-Tiny
Summary: A tiny replacement for Module::Build
Version: 0.039
Release: 17
Version: 0.047
Release: 1
License: GPL+ or Artistic
URL: https://metacpan.org/release/Module-Build-Tiny
Source0: https://cpan.metacpan.org/modules/by-module/Module/Module-Build-Tiny-%{version}.tar.gz
@ -41,5 +41,13 @@ AUTHOR_TESTING=1 RELEASE_TESTING=1 ./Build test
%{_mandir}/man3/Module::Build::Tiny.3*
%changelog
* Tue Jan 30 2024 zhangyao <zhangyao108@huawei.com> - 0.047-1
- Upgrade version to 0.047
- Filter out script documentation from scripts
- Don't manify podless modules/scripts
- Compile all .c files in src/
- Add module sharedirs
- Add src/ to include paths
* Sat Feb 29 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.039-17
- Package init