Tue, 09 Jul 2024 06:34:36 UTC | login

Information for build perl-YAML-Tiny-1.73-4.fc30

ID78529
Package Nameperl-YAML-Tiny
Version1.73
Release4.fc30
Epoch
SummaryRead/Write YAML files with as little code as possible
DescriptionYAML::Tiny is a Perl class for reading and writing YAML-style files, written with as little code as possible, reducing load time and memory overhead.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 02 Dec 2018 00:36:43 UTC
CompletedSun, 02 Dec 2018 00:36:43 UTC
Tags
f30
f31
RPMs
src
perl-YAML-Tiny-1.73-4.fc30.src.rpm (info) (download)
noarch
perl-YAML-Tiny-1.73-4.fc30.noarch.rpm (info) (download)
Changelog * Fri Nov 16 2018 Paul Howarth <paul@city-fan.org> - 1.73-4 - Drop legacy Group: tag - Drop redundant test requirements * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.73-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.73-2 - Perl 5.28 rebuild * Thu Feb 22 2018 Paul Howarth <paul@city-fan.org> - 1.73-1 - Update to 1.73 - Perform correct stripping of leading white space in literal/folded text blocks (GH#44, CPAN RT#56045) - Fix compatibility with Test::Builder 0.94 in test shim * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.70-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.70-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.70-3 - Perl 5.26 rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.70-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sun Jan 22 2017 Paul Howarth <paul@city-fan.org> - 1.70-1 - Update to 1.70 - Some errors writing to a file were incorrectly reported - Simplify find command using -delete