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