Fri, 19 Jul 2024 21:43:47 UTC | login

Information for build perl-YAML-Tiny-1.73-3.fc29

ID55491
Package Nameperl-YAML-Tiny
Version1.73
Release3.fc29
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
StartedThu, 19 Jul 2018 03:44:33 UTC
CompletedThu, 19 Jul 2018 03:44:33 UTC
Tags
f29
f30
RPMs
src
perl-YAML-Tiny-1.73-3.fc29.src.rpm (info) (download)
noarch
perl-YAML-Tiny-1.73-3.fc29.noarch.rpm (info) (download)
Changelog * 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