Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/perl-Module-ScanDeps.git#465a37eabbba68ef036767338e2eb859a8ee12a4
This commit is contained in:
parent
ee35ab7d91
commit
4e436e8d7a
@ -1,10 +1,14 @@
|
||||
# Run prefork optional test
|
||||
%if ! (0%{?rhel})
|
||||
%{bcond_without perl_Module_ScanDeps_enables_prefork}
|
||||
%else
|
||||
%{bcond_with perl_Module_ScanDeps_enables_prefork}
|
||||
%endif
|
||||
|
||||
Name: perl-Module-ScanDeps
|
||||
Summary: Recursively scan Perl code for dependencies
|
||||
Version: 1.30
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/Module-ScanDeps
|
||||
Source0: https://cpan.metacpan.org/authors/id/R/RS/RSCHUPP/Module-ScanDeps-%{version}.tar.gz
|
||||
@ -102,6 +106,9 @@ make test
|
||||
%{_mandir}/man3/Module::ScanDeps.3pm*
|
||||
|
||||
%changelog
|
||||
* Thu Jan 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 1.30-2
|
||||
- Do not use optional perl(prefork) for ELN
|
||||
|
||||
* Thu Jan 14 2021 Jitka Plesnikova <jplesnik@redhat.com> - 1.30-1
|
||||
- 1.30 bump
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user