Wed, 03 Jul 2024 22:16:51 UTC | login

Information for build perl-Config-Tiny-2.29-1.fc38

ID248961
Package Nameperl-Config-Tiny
Version2.29
Release1.fc38
Epoch
SummaryPerl module for reading and writing .ini style configuration files
DescriptionConfig::Tiny is a Perl module designed for reading and writing .ini style configuration files. It is designed for simplicity and ease of use, and thus only supports the most basic operations.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 07 Jun 2023 08:13:06 UTC
CompletedWed, 07 Jun 2023 08:13:06 UTC
Tags
f38
f39
f40
RPMs
src
perl-Config-Tiny-2.29-1.fc38.src.rpm (info) (download)
noarch
perl-Config-Tiny-2.29-1.fc38.noarch.rpm (info) (download)
Changelog * Wed Apr 05 2023 Paul Howarth <paul@city-fan.org> - 2.29-1 - Update to 2.29 - Edit to remove Test::Pod from TEST_REQUIRES in Makefile.PL, again - Update version number in t/02.main.t * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.28-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.28-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 03 2022 Jitka Plesnikova <jplesnik@redhat.com> - 2.28-4 - Perl 5.36 re-rebuild of bootstrapped packages * Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 2.28-3 - Perl 5.36 rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.28-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Jan 04 2022 Paul Howarth <paul@city-fan.org> - 2.28-1 - Update to 2.28 - Replace both uses of bareword filehandles with 'my' variables - Modernize Makefile.PL - Make corresponding patches where appropriate to Tiny.pm and t/02.main.t * Wed Sep 22 2021 Paul Howarth <paul@city-fan.org> - 2.27-1 - Update to 2.27 - Add the option of passing a hashref to the constructor, where it is turned into an object of the class (see POD under new([$config]) for details) - Move test.conf back into t/, where it was years ago, before someone tried to remove all uses of File::Spec; since File::Spec is used often now, there is no point in keeping test.conf in the root directory of the distro * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.26-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon May 24 2021 Jitka Plesnikova <jplesnik@redhat.com> - 2.26-3 - Perl 5.34 re-rebuild of bootstrapped packages * Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 2.26-2 - Perl 5.34 rebuild