|
|
|
@ -6,17 +6,17 @@
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
Name: perl-List-MoreUtils-XS
|
|
|
|
|
Version: 0.430
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Version: 0.428
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Summary: Provide compiled List::MoreUtils functions
|
|
|
|
|
# Code from List-MoreUtils < 0.417 is GPL+ or Artistic
|
|
|
|
|
# Anything after that is ASL 2.0
|
|
|
|
|
# "git blame" on the upstream repo will probably be needed to
|
|
|
|
|
# determine the license of any particular chunk of code
|
|
|
|
|
License: (GPL+ or Artistic) and ASL 2.0
|
|
|
|
|
URL: https://metacpan.org/release/List-MoreUtils-XS
|
|
|
|
|
Source0: https://cpan.metacpan.org/modules/by-module/List/List-MoreUtils-XS-%{version}.tar.gz
|
|
|
|
|
Patch0: List-MoreUtils-XS-0.430-unbundle.patch
|
|
|
|
|
URL: http://search.cpan.org/dist/List-MoreUtils-XS/
|
|
|
|
|
Source0: http://search.cpan.org/CPAN/authors/id/R/RE/REHSACK/List-MoreUtils-XS-%{version}.tar.gz
|
|
|
|
|
Patch0: List-MoreUtils-XS-0.428-unbundle.patch
|
|
|
|
|
# Module Build
|
|
|
|
|
BuildRequires: coreutils
|
|
|
|
|
BuildRequires: findutils
|
|
|
|
@ -40,7 +40,6 @@ BuildRequires: perl(JSON::PP)
|
|
|
|
|
BuildRequires: perl(List::Util)
|
|
|
|
|
BuildRequires: perl(Math::Trig)
|
|
|
|
|
BuildRequires: perl(overload)
|
|
|
|
|
BuildRequires: perl(POSIX)
|
|
|
|
|
BuildRequires: perl(Storable)
|
|
|
|
|
BuildRequires: perl(Test::Builder::Module)
|
|
|
|
|
%if %{with perl_List_MoreUtils_XS_enables_optional_test}
|
|
|
|
@ -88,54 +87,8 @@ make test
|
|
|
|
|
%{_mandir}/man3/List::MoreUtils::XS.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.430-5
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
|
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.430-4
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
|
|
|
|
|
* Thu Apr 08 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.430-3
|
|
|
|
|
- Do not run optional test on RHEL (bug #1947387)
|
|
|
|
|
|
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.430-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Oct 21 2020 Paul Howarth <paul@city-fan.org> - 0.430-1
|
|
|
|
|
- Update to 0.430
|
|
|
|
|
- Fix parts of CPAN RT#123989: more $a/$b/$_ refcounting bugs
|
|
|
|
|
- Since some bugs are simply reported wrong, dealing with them breaks more
|
|
|
|
|
(including running code) than it solves - way too heavy to feel better...
|
|
|
|
|
- Introduce functions slide and slideatatime
|
|
|
|
|
- Toolchain fixes
|
|
|
|
|
- Fix LANG=nb_NO.utf8 related str tests fails (CPAN RT#133128)
|
|
|
|
|
- Fix typo (GH#7)
|
|
|
|
|
- Fix parts of CPAN RT#132043: listcmp misbehave in XS implementation
|
|
|
|
|
- Use author-independent source URL
|
|
|
|
|
|
|
|
|
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.428-10
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 0.428-9
|
|
|
|
|
- Perl 5.32 rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.428-8
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.428-7
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.428-6
|
|
|
|
|
- Perl 5.30 rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.428-5
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.428-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.428-3
|
|
|
|
|
- Perl 5.28 rebuild
|
|
|
|
|
* Mon Jul 16 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.428-3
|
|
|
|
|
- Do not run optional test on RHEL
|
|
|
|
|
|
|
|
|
|
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.428-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|