Information for build perl-YAML-1.30-1.fc32

ID1433539
Package Nameperl-YAML
Version1.30
Release1.fc32
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-YAML.git#ffd3033cc842d4b31a42829c7d33742bf1f114e2
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 bypghmcfc
State complete
Volume DEFAULT
StartedTue, 28 Jan 2020 10:48:33 UTC
CompletedTue, 28 Jan 2020 10:49:55 UTC
Taskbuild (rawhide, /rpms/perl-YAML.git:ffd3033cc842d4b31a42829c7d33742bf1f114e2)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-YAML.git#ffd3033cc842d4b31a42829c7d33742bf1f114e2'}}
Tags
f32
f32-Beta
RPMs
src
perl-YAML-1.30-1.fc32.src.rpm (info) (download)
noarch
perl-YAML-1.30-1.fc32.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.26-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sat Jun 30 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.26-3 - Perl 5.28 re-rebuild of bootstrapped packages * Wed Jun 27 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.26-2 - Perl 5.28 rebuild * Sun May 20 2018 Paul Howarth <paul@city-fan.org> - 1.26-1 - Update to 1.26 - Fix bug introduced in 1.25 - loading of quoted string with colon as sequence element (GH#208) - Support zero indented block sequences (GH#207) * Sat May 12 2018 Paul Howarth <paul@city-fan.org> - 1.25-1 - Update to 1.25 - Support trailing comments (GH#189, GH#190, GH#191) - Remove unused code (GH#192) - Use Test::Deep to actually test correctly for class names (GH#193) - Fix loading of mapping key that starts with '= ' (GH#194) - Fix loading strings with multiple spaces (GH#172) - Allow more characters in anchor name (GH#196) - Add $YAML::LoadBlessed for disabling loading objects (GH#197) - Disable test with long string under certain conditions (GH#201) - Quote scalar if it equals '=' (GH#202) - Multiple regexp roundtrip does not grow (GH#203) - Add support for compact nested block sequences (GH#204) - Support reverse order of block scalar indicators (GH#205) - Support nested mappings in sequences (GH#206) - Fix parsing of quoted strings (GH#188) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.24-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild