ID | 3964 |
Package Name | perl-Scalar-List-Utils |
Version | 1.48 |
Release | 2.module+el8.3.0+17+3f5fda32 |
Epoch | 3 |
Source | git+https://git.cclinux.org/stage/rpms/perl-Scalar-List-Utils#209a1a44f32b43f1677a8ade792b80535b06fc8f |
Summary |
Description |
Built by | mbs |
State |
complete
|
Volume |
DEFAULT |
Started | Fri, 21 May 2021 07:20:06 CST |
Completed | Fri, 21 May 2021 07:21:59 CST |
Task | build (module-3f5fda32eb381851, /stage/rpms/perl-Scalar-List-Utils:209a1a44f32b43f1677a8ade792b80535b06fc8f) |
Extra | {'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/perl-Scalar-List-Utils?#209a1a44f32b43f1677a8ade792b80535b06fc8f'}} |
Tags |
No tags
|
RPMs |
src | |
|
perl-Scalar-List-Utils-1.48-2.module+el8.3.0+17+3f5fda32.src.rpm (info) (download) |
aarch64 |
|
perl-Scalar-List-Utils-1.48-2.module+el8.3.0+17+3f5fda32.aarch64.rpm (info) (download)
|
|
perl-Scalar-List-Utils-debuginfo-1.48-2.module+el8.3.0+17+3f5fda32.aarch64.rpm (info) (download)
|
|
perl-Scalar-List-Utils-debugsource-1.48-2.module+el8.3.0+17+3f5fda32.aarch64.rpm (info) (download)
|
i686 |
|
perl-Scalar-List-Utils-1.48-2.module+el8.3.0+17+3f5fda32.i686.rpm (info) (download)
|
|
perl-Scalar-List-Utils-debuginfo-1.48-2.module+el8.3.0+17+3f5fda32.i686.rpm (info) (download)
|
|
perl-Scalar-List-Utils-debugsource-1.48-2.module+el8.3.0+17+3f5fda32.i686.rpm (info) (download)
|
x86_64 |
|
perl-Scalar-List-Utils-1.48-2.module+el8.3.0+17+3f5fda32.x86_64.rpm (info) (download)
|
|
perl-Scalar-List-Utils-debuginfo-1.48-2.module+el8.3.0+17+3f5fda32.x86_64.rpm (info) (download)
|
|
perl-Scalar-List-Utils-debugsource-1.48-2.module+el8.3.0+17+3f5fda32.x86_64.rpm (info) (download)
|
|
Logs |
|
Changelog |
* Fri Mar 29 2019 Jitka Plesnikova <jplesnik@redhat.com> - 3:1.48-2
- Rebuild with enable hardening (bug #1636329)
* Mon Jun 26 2017 Jan Pazdziora <jpazdziora@redhat.com> - 3:1.48-1
- 1464620 - Rebase to upstream version 1.48.
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3:1.47-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Sat Dec 31 2016 Jan Pazdziora <jpazdziora@redhat.com> - 3:1.47-1
- 1408347 - Rebase to upstream version 1.47.
* Fri Sep 30 2016 Jan Pazdziora <jpazdziora@redhat.com> - 3:1.46-1
- 1380561 - Rebase to upstream version 1.46.
* Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 3:1.45-2
- Increase epoch to favour standalone package
* Tue Mar 29 2016 Jan Pazdziora <jpazdziora@redhat.com> - 2:1.45-1
- 1.45 bump
* Fri Mar 18 2016 Jan Pazdziora <jpazdziora@redhat.com> - 2:1.44-1
- 1.44 bump
* Tue Feb 09 2016 Petr Šabata <contyk@redhat.com> - 2:1.43-1
- 1.43 bump
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2:1.42-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:1.42-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1:1.42-2
- Perl 5.22 rebuild
- Increase Epoch to favour standalone package
* Tue May 26 2015 Petr Šabata <contyk@redhat.com> - 1:1.42-1
- 1.42 bump
* Mon Nov 24 2014 Petr Šabata <contyk@redhat.com> - 1:1.41-1
- 1.41 bump; various enhancements
* Wed Sep 03 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1:1.38-5
- Increase Epoch to favour standalone package
* Tue Aug 26 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.38-4
- Perl 5.20 rebuild
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.38-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.38-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed Mar 26 2014 Paul Howarth <paul@city-fan.org> - 1.38-1
- Update to 1.38
- Skip pairmap()'s MULTICALL implementation 5.8.9/5.10.0 as it doesn't work
(CPAN RT#87857)
- Comment on the fact that package "0" is defined but false (CPAN RT#88201)
- TODO test in t/readonly.t now passes since 5.19.3 (CPAN RT#88223)
- Added any, all, none, notall list reduction functions (inspired by
List::MoreUtils)
- Added List::Util::product()
- Added Scalar::Util::unweaken()
- Avoid C99/C++-style comments in XS code
- Fix dualvar tests for perl 5.6; fix skip() test counts in dualvar.t
- Neater documentation examples of other functions that can be built using
reduce
- Implement reduce() and first() even in the absence of MULTICALL
- Various documentation changes/updates
- Correct uses of overload operators in unit tests (CPAN RT#91969)
* Fri Aug 16 2013 Iain Arnell <iarnell@gmail.com> 1.31-293
- update to latest upstream version
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.27-292
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Wed Jul 31 2013 Petr Pisar <ppisar@redhat.com> - 1.27-291
- Specify all dependencies
* Mon Jul 15 2013 Petr Pisar <ppisar@redhat.com> - 1.27-290
- Increase release to favour standalone package
* Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 1.27-247
- Link minimal build-root packages against libperl.so explicitly
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.27-246
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Fri Jan 04 2013 Iain Arnell <iarnell@gmail.com> 1.27-245
- update to latest upstream version
* Fri Aug 17 2012 Petr Pisar <ppisar@redhat.com> - 1.25-240
- Increase release to replace perl sub-package (bug #848961)
* Thu Aug 16 2012 Petr Pisar <ppisar@redhat.com> - 1.25-4
- Correct dependencies
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.25-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Wed Jun 06 2012 Petr Pisar <ppisar@redhat.com> - 1.25-2
- Perl 5.16 rebuild
* Sun Mar 25 2012 Iain Arnell <iarnell@gmail.com> 1.25-1
- update to latest upstream version
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.23-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Fri Jun 17 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1.23-2
- Perl mass rebuild
* Mon Feb 21 2011 Iain Arnell <iarnell@gmail.com> 1.23-1
- Specfile autogenerated by cpanspec 1.79.
|