jplesnik pushed to perl-Net-DNS-SEC (master). "1.02 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Oct 23 10:40:55 UTC 2015


From b1feef9aa981ae6441ca05706f48f0c25816547e Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Fri, 23 Oct 2015 12:40:41 +0200
Subject: 1.02 bump

---
 .gitignore            |  1 +
 perl-Net-DNS-SEC.spec | 15 +++++++--------
 sources               |  2 +-
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/.gitignore b/.gitignore
index 59c8f02..7cae286 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ Net-DNS-SEC-0.14.tar.gz
 /Net-DNS-SEC-0.21.tar.gz
 /Net-DNS-SEC-0.22.tar.gz
 /Net-DNS-SEC-1.01.tar.gz
+/Net-DNS-SEC-1.02.tar.gz
diff --git a/perl-Net-DNS-SEC.spec b/perl-Net-DNS-SEC.spec
index eab07db..e5fb686 100644
--- a/perl-Net-DNS-SEC.spec
+++ b/perl-Net-DNS-SEC.spec
@@ -1,6 +1,6 @@
 Name:           perl-Net-DNS-SEC
-Version:        1.01
-Release:        4%{?dist}
+Version:        1.02
+Release:        1%{?dist}
 Summary:        DNSSEC modules for Perl
 License:        MIT
 Group:          Development/Libraries
@@ -31,7 +31,9 @@ BuildRequires:  perl(MIME::Base64)
 BuildRequires:  perl(Net::DNS) >= 1.01
 BuildRequires:  perl(Net::DNS::RR::CDS)
 BuildRequires:  perl(Net::DNS::RR::DLV)
+BuildRequires:  perl(Net::DNS::RR::DNSKEY)
 BuildRequires:  perl(Net::DNS::RR::DS)
+BuildRequires:  perl(Net::DNS::RR::KEY)
 BuildRequires:  perl(Net::DNS::RR::RRSIG)
 BuildRequires:  perl(Net::DNS::RR::SIG)
 BuildRequires:  perl(Net::DNS::ZoneFile)
@@ -43,12 +45,6 @@ BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Time::Local)
 Requires:       perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version))
 Requires:       perl(Crypt::OpenSSL::Random)
-# These could be weak dependencies
-Requires:       perl(Net::DNS::RR::CDS)
-Requires:       perl(Net::DNS::RR::DLV)
-Requires:       perl(Net::DNS::RR::DS)
-Requires:       perl(Net::DNS::RR::RRSIG)
-Requires:       perl(Net::DNS::RR::SIG)
 
 %description
 The Net::DSN::SEC suite provides the resource records that are needed
@@ -81,6 +77,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Oct 23 2015 Jitka Plesnikova <jplesnik at redhat.com> - 1.02-1
+- 1.02 bump
+
 * Fri Aug 07 2015 Petr Ĺ abata <contyk at redhat.com> - 1.01-4
 - Re-enable the test suite and drop the now unneeded dependency filters
 
diff --git a/sources b/sources
index 346f6f8..afae65c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c2bce864497a6521fc1032b98cf24edd  Net-DNS-SEC-1.01.tar.gz
+3d11216697d0fe43e74484b59f94188d  Net-DNS-SEC-1.02.tar.gz
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Net-DNS-SEC.git/commit/?h=master&id=b1feef9aa981ae6441ca05706f48f0c25816547e


More information about the perl-devel mailing list