Wed, 20 Nov 2024 11:05:54 UTC | login

Information for build perl-Ref-Util-XS-0.117-4.fc30

ID82766
Package Nameperl-Ref-Util-XS
Version0.117
Release4.fc30
Epoch
SummaryUtility functions for checking references
DescriptionRef::Util::XS introduces several functions to help identify references in a faster and smarter way.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 08 Dec 2018 05:53:34 UTC
CompletedSat, 08 Dec 2018 06:29:20 UTC
Taskbuild (f30-candidate, perl-Ref-Util-XS-0.117-4.fc30.src.rpm)
Tags
f30
f31
RPMs
src
perl-Ref-Util-XS-0.117-4.fc30.src.rpm (info) (download)
riscv64
perl-Ref-Util-XS-0.117-4.fc30.riscv64.rpm (info) (download)
perl-Ref-Util-XS-debuginfo-0.117-4.fc30.riscv64.rpm (info) (download)
perl-Ref-Util-XS-debugsource-0.117-4.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.117-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Jun 29 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.117-3 - Perl 5.28 rebuild * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.117-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jan 31 2018 Paul Howarth <paul@city-fan.org> - 0.117-1 - Update to 0.117 - Allow the custom OPs to be deparsed with B::Deparse - Optimize the shared object size by moving common call checker logic into a function * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.116-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.116-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.116-3 - Perl 5.26 rebuild * Tue May 30 2017 Paul Howarth <paul@city-fan.org> - 0.116-2 - Incorporate package review feedback (#1450440) - Drop EL6-isms as we need Test::More 0.94, which EL-6 will never have * Mon May 15 2017 Paul Howarth <paul@city-fan.org> - 0.116-1 - Update to 0.116 - Changes rephrasing - Restore 5.6 compatibility - Replace docs with a link to Ref::Util * Fri May 12 2017 Paul Howarth <paul@city-fan.org> - 0.115-1 - Package renamed Ref-Util-XS to make room for Ref-Util's new pure-Perl implementation * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.113-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Jan 17 2017 Paul Howarth <paul@city-fan.org> - 0.113-1 - Update to 0.113 - Fix bugtracker link * Sun Jan 15 2017 Paul Howarth <paul@city-fan.org> - 0.112-1 - Update to 0.112 - Fix compilation on Sun (Oracle) and some MSVC compilers (GH#35) * Fri Dec 30 2016 Paul Howarth <paul@city-fan.org> - 0.111-1 - Update to 0.111 - Fix test failure on 5.8.5 and under - Moved to Dist::Zilla * Thu Dec 29 2016 Paul Howarth <paul@city-fan.org> - 0.110-1 - Update to 0.110 - Fix support of 5.8 (GH#29, GH#34) - Additional optimizations - More extensive test suite