Wed, 18 Sep 2024 21:56:25 UTC | login

Information for build perl-YAML-1.30-5.fc33

ID168396
Package Nameperl-YAML
Version1.30
Release5.fc33
Epoch
SummaryYAML Ain't Markup Language (tm)
DescriptionThe YAML.pm module implements a YAML Loader and Dumper based on the YAML 1.0 specification (http://www.yaml.org/spec/). YAML is a generic data serialization language that is optimized for human readability. It can be used to express the data structures of most modern programming languages, including Perl. For information on the YAML syntax, please refer to the YAML specification.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 10:46:31 UTC
CompletedThu, 13 Aug 2020 10:46:31 UTC
Tags
f33
f37
f38
RPMs
src
perl-YAML-1.30-5.fc33.src.rpm (info) (download)
noarch
perl-YAML-1.30-5.fc33.noarch.rpm (info) (download)
Changelog * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.30-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jun 26 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.30-4 - Perl 5.32 re-rebuild of bootstrapped packages * Mon Jun 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.30-3 - Perl 5.32 rebuild * Fri Mar 13 2020 Paul Howarth <paul@city-fan.org> - 1.30-2 - Remove non-free test file t/load-slides.t (#1813197, GH#219) * Tue Jan 28 2020 Paul Howarth <paul@city-fan.org> - 1.30-1 - Update to 1.30 - Breaking Change: Set $YAML::LoadBlessed default to false to make it more secure * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.29-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Jun 02 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.29-3 - Perl 5.30 re-rebuild of bootstrapped packages * Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.29-2 - Perl 5.30 rebuild * Sat May 11 2019 Paul Howarth <paul@city-fan.org> - 1.29-1 - Update to 1.29 - Fix regex for alias to match the one for anchors (GH#214) * Sun Apr 28 2019 Paul Howarth <paul@city-fan.org> - 1.28-1 - Update to 1.28 - Security fix: only enable loading globs when $LoadCode is set (GH#213) - Modernize spec using %{make_build} and %{make_install} * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.27-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Nov 03 2018 Paul Howarth <paul@city-fan.org> - 1.27-1 - Update to 1.27 - Remove a warning about uninitialized value for perl ≤ 5.10