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-Params-Util.git#d50e1031ea4c64e73b9865cf07f8ce9959541d9b
This commit is contained in:
parent
8a9d7982de
commit
a15d58de71
@ -1,6 +1,6 @@
|
||||
Name: perl-Params-Util
|
||||
Version: 1.102
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Simple standalone parameter-checking functions
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/Params-Util
|
||||
@ -10,6 +10,7 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
Requires: perl(Scalar::Util) >= 1.18
|
||||
Requires: perl(XSLoader) >= 0.22
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: %{__perl}
|
||||
BuildRequires: %{__make}
|
||||
BuildRequires: gcc
|
||||
@ -70,6 +71,9 @@ chmod -R u+w $RPM_BUILD_ROOT/*
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.102-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Nov 24 2020 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.102-2
|
||||
- Filter out redundant unversioned R:perl(XSLoader).
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user