[packages/perl-Params-Coerce] - updated to 0.15
qboosh
qboosh at pld-linux.org
Wed May 19 20:04:29 CEST 2021
commit 48d938d975e3973e238126bf6fac370fcfbf5af1
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed May 19 20:06:41 2021 +0200
- updated to 0.15
perl-Params-Coerce.spec | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/perl-Params-Coerce.spec b/perl-Params-Coerce.spec
index 217375e..d3d88e1 100644
--- a/perl-Params-Coerce.spec
+++ b/perl-Params-Coerce.spec
@@ -1,6 +1,5 @@
#
# Conditional build:
-%bcond_without autodeps # don't BR packages needed only for resolving deps
%bcond_without tests # do not perform "make test"
#
%define pdir Params
@@ -8,17 +7,20 @@
Summary: Params::Coerce - allows your classes to do coercion of parameters
Summary(pl.UTF-8): Params::Coerce - umożliwienie klasom jawnej kowersji typów parametrów
Name: perl-Params-Coerce
-Version: 0.14
+Version: 0.15
Release: 1
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/Params/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: a8439ea6777c9156424ef6dd74c83945
-URL: http://search.cpan.org/dist/Params-Coerce/
+# Source0-md5: 0a92389e31dca804d8acbe29fbdb99e6
+URL: https://metacpan.org/release/Params-Coerce
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
-%if %{with autodeps} || %{with tests}
+BuildRequires: rpmbuild(macros) >= 1.745
+%if %{with tests}
BuildRequires: perl-Params-Util >= 0.05
+BuildRequires: perl-Scalar-List-Utils >= 1.11
+BuildRequires: perl-Test-Simple >= 0.47
%endif
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Params-Coerce.git/commitdiff/48d938d975e3973e238126bf6fac370fcfbf5af1
More information about the pld-cvs-commit
mailing list