Upgrade version to 0.047

This commit is contained in:
zhangyao 2024-01-26 16:42:46 +08:00
parent b4efa32989
commit 197e4f5bab
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