Fri, 17 May 2024 20:38:52 UTC | login

Information for build perl-Variable-Magic-0.64-1.fc40

ID304888
Package Nameperl-Variable-Magic
Version0.64
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Variable-Magic.git#4b889522ce61249c2a327f9e997036089b5e5ba1
SummaryAssociate user-defined magic to variables from Perl
DescriptionMagic is Perl way of enhancing objects. This mechanism let the user add extra data to any variable and hook syntactical operations (such as access, assignation or destruction) that can be applied to it. With this module, you can add your own magic to any variable without the pain of the C API.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 12 Apr 2024 08:51:12 UTC
CompletedFri, 12 Apr 2024 09:53:30 UTC
Taskbuild (f40, /rpms/perl-Variable-Magic.git:4b889522ce61249c2a327f9e997036089b5e5ba1)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Variable-Magic.git#4b889522ce61249c2a327f9e997036089b5e5ba1'}}
Tags
f40
f41
RPMs
src
perl-Variable-Magic-0.64-1.fc40.src.rpm (info) (download)
riscv64
perl-Variable-Magic-0.64-1.fc40.riscv64.rpm (info) (download)
perl-Variable-Magic-debuginfo-0.64-1.fc40.riscv64.rpm (info) (download)
perl-Variable-Magic-debugsource-0.64-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Tue Mar 19 2024 Paul Howarth <paul@city-fan.org> - 0.64-1 - Update to 0.64 (rhbz#2270204) - This is a maintenance release; the code contains no functional change - Contributing guidelines are now listed in the new CONTRIBUTING file - Fix for t/18-opinfo.t broken under blead (CPAN RT#151104) - Use %{make_build} and %{make_install} - Make %files list more explicit * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.63-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.63-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.63-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 0.63-3 - Perl 5.38 rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.63-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Sep 21 2022 Paul Howarth <paul@city-fan.org> - 0.63-1 - Update to 0.63 (rhbz#2128532) - Add support for 5.37.3's PADSV_STORE optimization; B.pm-related tests have been taught about this new thing (CPAN RT#144052) - Updated contact information - Use SPDX-format license tag * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.62-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.62-16 - Perl 5.36 rebuild