[packages/perl-Net-DNS-SEC] - updated to 1.20
qboosh
qboosh at pld-linux.org
Sat Feb 4 09:20:28 CET 2023
commit ed52387211727786ac48c1ee20167ae6db0b99b8
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Feb 4 09:21:53 2023 +0100
- updated to 1.20
perl-Net-DNS-SEC.spec | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 deletions(-)
---
diff --git a/perl-Net-DNS-SEC.spec b/perl-Net-DNS-SEC.spec
index 9d74680..7ebc477 100644
--- a/perl-Net-DNS-SEC.spec
+++ b/perl-Net-DNS-SEC.spec
@@ -1,34 +1,35 @@
#
# Conditional build:
-%bcond_with tests # perform "make test"
+%bcond_with tests # unit tests
#
%define pdir Net
%define pnam DNS-SEC
Summary: Net::DNS::SEC - DNSSEC extensions to Net::DNS
Summary(pl.UTF-8): Net::DNS::SEC - rozszerzenia DNSSEC do Net::DNS
Name: perl-Net-DNS-SEC
-Version: 1.19
-Release: 2
+Version: 1.20
+Release: 1
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-module/Net/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: dd92862571d7e8526f57af8d66a78d49
+Source0: https://www.cpan.org/modules/by-module/Net/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: 75197a1cb096faebd614f17b4ae2f2f8
URL: https://metacpan.org/dist/Net-DNS-SEC
BuildRequires: openssl-devel
-BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: perl-devel >= 1:5.8.9
BuildRequires: pkgconfig
BuildRequires: rpm-perlprov >= 4.1-13
BuildRequires: rpmbuild(macros) >= 1.745
%if %{with tests}
BuildRequires: perl(DynaLoader) >= 1.04
BuildRequires: perl(Exporter) >= 5.56
-BuildRequires: perl(File::Find) >= 1.05
-BuildRequires: perl(File::Spec) >= 0.86
+BuildRequires: perl(File::Find) >= 1.13
+BuildRequires: perl(File::Spec) >= 3.29
+BuildRequires: perl(IO::File) >= 1.14
BuildRequires: perl-Carp >= 1.10
BuildRequires: perl-Digest-SHA >= 5.23
BuildRequires: perl-MIME-Base64 >= 2.13
BuildRequires: perl-Net-DNS >= 1.08
-BuildRequires: perl-Test-Simple >= 0.47
+BuildRequires: perl-Test-Simple >= 0.80
%endif
Requires: perl-Digest-SHA >= 5.23
Requires: perl-MIME-Base64 >= 2.13
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Net-DNS-SEC.git/commitdiff/ed52387211727786ac48c1ee20167ae6db0b99b8
More information about the pld-cvs-commit
mailing list