Update to 0.8001

- New upstream release 0.8001
  - Remove hack (see CPAN RT#45224); the hijacking of EUMM's 'static_lib'
    method is now obsolete, as well as causing problems
  - Also added a couple of code tidy-ups
epel9 imports/e9/perl-ExtUtils-Depends-0.8001-1.el9
Paul Howarth 4 years ago
parent c3cab13fcf
commit 49f556b3fa

@ -1,6 +1,6 @@
Name: perl-ExtUtils-Depends
Version: 0.8000
Release: 7%{?dist}
Version: 0.8001
Release: 1%{?dist}
Summary: Easily build XS extensions that depend on XS extensions
License: GPL+ or Artistic
URL: https://metacpan.org/release/ExtUtils-Depends
@ -12,7 +12,7 @@ BuildRequires: make
BuildRequires: perl-generators
BuildRequires: perl-interpreter
BuildRequires: perl(Cwd)
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
BuildRequires: perl(ExtUtils::MakeMaker) >= 7.44
# Module Runtime
BuildRequires: perl(Carp)
BuildRequires: perl(Config)
@ -62,6 +62,12 @@ make test
%{_mandir}/man3/ExtUtils::Depends.3*
%changelog
* Mon May 17 2021 Paul Howarth <paul@city-fan.org> - 0.8001-1
- Update to 0.8001
- Remove hack (see CPAN RT#45224); the hijacking of EUMM's 'static_lib'
method is now obsolete, as well as causing problems
- Also added a couple of code tidy-ups
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8000-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

@ -1 +1 @@
SHA512 (ExtUtils-Depends-0.8000.tar.gz) = c2823e48fc6ae42677da958d8cbeb561a29839cc387224ecd545e1d81979cd963377210f9c5a9bf314e2fc6e0907190f0b867ed59e91f8eab6df91f8d0c91e5d
SHA512 (ExtUtils-Depends-0.8001.tar.gz) = 80141f90fbde7c62b192a55d40d26ce4e442150287ae6fe200388dc84cedba5f5210ee6cd9a40b1a9cda0cc49815b1ba1ab35e75afaa7440de3c3577d01bb733

Loading…
Cancel
Save