]> git.pld-linux.org Git - packages/perl-Params-Coerce.git/commitdiff
- updated to 0.15 master auto/th/perl-Params-Coerce-0.15-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 19 May 2021 18:06:41 +0000 (20:06 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 19 May 2021 18:06:41 +0000 (20:06 +0200)
perl-Params-Coerce.spec

index 217375e94ce1e854a1e1b08862d824f6e243b694..d3d88e1c100d526c71d3fe9b6f1c9d3066ef8c35 100644 (file)
@@ -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)
This page took 0.076331 seconds and 4 git commands to generate.