!8 update to version 2.29
From: @leeffo Reviewed-by: @wk333 Signed-off-by: @wk333
This commit is contained in:
commit
dc11414d09
Binary file not shown.
BIN
Config-Tiny-2.29.tgz
Normal file
BIN
Config-Tiny-2.29.tgz
Normal file
Binary file not shown.
@ -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
4
perl-Config-Tiny.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: metacpan
|
||||
src_repo: Config-Tiny
|
||||
tag_prefix: ^v
|
||||
separator: .
|
||||
Loading…
x
Reference in New Issue
Block a user