[packages/perl-Net-DNS-SEC] - updated to 1.24
qboosh
qboosh at pld-linux.org
Mon Jun 10 21:11:25 CEST 2024
commit a895a6d64bcc1a014df7b33fa31a2bd67b638d3b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Jun 10 21:00:36 2024 +0200
- updated to 1.24
perl-Net-DNS-SEC.spec | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/perl-Net-DNS-SEC.spec b/perl-Net-DNS-SEC.spec
index f3a050b..80779ed 100644
--- a/perl-Net-DNS-SEC.spec
+++ b/perl-Net-DNS-SEC.spec
@@ -7,14 +7,15 @@
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.20
-Release: 2
-License: GPL v1+ or Artistic
+Version: 1.24
+Release: 1
+License: MIT
Group: Development/Languages/Perl
Source0: https://www.cpan.org/modules/by-module/Net/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 75197a1cb096faebd614f17b4ae2f2f8
+# Source0-md5: 63879e0f104320f63633be7d4b02b851
URL: https://metacpan.org/dist/Net-DNS-SEC
BuildRequires: openssl-devel
+BuildRequires: perl-ExtUtils-MakeMaker >= 6.48
BuildRequires: perl-devel >= 1:5.8.9
BuildRequires: pkgconfig
BuildRequires: rpm-perlprov >= 4.1-13
@@ -27,12 +28,12 @@ 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-MIME-Base64 >= 3.07
BuildRequires: perl-Net-DNS >= 1.08
BuildRequires: perl-Test-Simple >= 0.80
%endif
Requires: perl-Digest-SHA >= 5.23
-Requires: perl-MIME-Base64 >= 2.13
+Requires: perl-MIME-Base64 >= 3.07
Requires: perl-Net-DNS >= 1.08
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -83,7 +84,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc Changes README
+%doc Changes LICENSE README
%dir %{perl_vendorarch}/auto/Net/DNS
%dir %{perl_vendorarch}/auto/Net/DNS/SEC
%attr(755,root,root) %{perl_vendorarch}/auto/Net/DNS/SEC/SEC.so
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Net-DNS-SEC.git/commitdiff/a895a6d64bcc1a014df7b33fa31a2bd67b638d3b
More information about the pld-cvs-commit
mailing list