!8 update to version 2.29

From: @leeffo 
Reviewed-by: @wk333 
Signed-off-by: @wk333
This commit is contained in:
openeuler-ci-bot 2023-07-12 07:50:11 +00:00 committed by Gitee
commit dc11414d09
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
4 changed files with 10 additions and 3 deletions

Binary file not shown.

BIN
Config-Tiny-2.29.tgz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: perl-Config-Tiny
Version: 2.24
Release: 3
Version: 2.29
Release: 1
Summary: Read/Write .ini style files with as little code as possible
License: GPL+ or Artistic
Group: Development/Libraries
@ -54,11 +54,14 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%doc Changelog.ini Changes LICENSE META.json README test.conf
%doc Changelog.ini Changes LICENSE META.json README
%{perl_vendorlib}/*
%{_mandir}/man3/*
%changelog
* Wed Jul 12 2023 leeffo <liweiganga@uniontech.com> - 2.29-1
- upgrade to version 2.29
* Mon Aug 24 2020 chenbo pan <panchenbo@uniontech.com> 2.24-3
- Need perl-generators to correctly provides perl(Config::Tiny)

4
perl-Config-Tiny.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: metacpan
src_repo: Config-Tiny
tag_prefix: ^v
separator: .