Wed, 18 Sep 2024 18:58:10 UTC | login

Information for build perl-String-Base-0.003-21.fc40

ID285544
Package Nameperl-String-Base
Version0.003
Release21.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-String-Base.git#f29510b76fddb5934e444d3fa598832b528eddf1
SummaryString index offsetting
DescriptionThis module implements automatic offsetting of string indices. In normal Perl, the first character of a string has index 0, the second character has index 1, and so on. This module allows string indexes to start at some other value. Most commonly it is used to give the first character of a string the index 1 (and the second 2, and so on), to imitate the indexing behavior of FORTRAN and many other languages. It is usually considered poor style to do this.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 22 Feb 2024 14:33:43 UTC
CompletedThu, 22 Feb 2024 14:45:40 UTC
Taskbuild (f40, /rpms/perl-String-Base.git:f29510b76fddb5934e444d3fa598832b528eddf1)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-String-Base.git#f29510b76fddb5934e444d3fa598832b528eddf1'}}
Tags
f40
f41
RPMs
src
perl-String-Base-0.003-21.fc40.src.rpm (info) (download)
riscv64
perl-String-Base-0.003-21.fc40.riscv64.rpm (info) (download)
perl-String-Base-debuginfo-0.003-21.fc40.riscv64.rpm (info) (download)
perl-String-Base-debugsource-0.003-21.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.003-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.003-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.003-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 0.003-18 - Perl 5.38 rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.003-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.003-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.003-15 - Perl 5.36 rebuild