[perl-Net-DNS-SEC] - Updated to 0.21, restores canonicalization of a RRSIG’s Signer Name

Paul Wouters pwouters at fedoraproject.org
Fri Oct 31 15:00:33 UTC 2014


commit 8f8d1c603165a34c5086b1d250f80dc99193a09d
Author: Paul Wouters <pwouters at redhat.com>
Date:   Fri Oct 31 11:00:36 2014 -0400

    - Updated to 0.21, restores canonicalization of a RRSIG’s Signer Name

 .gitignore            |    1 +
 perl-Net-DNS-SEC.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aa5af1c..fdbe9d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ Net-DNS-SEC-0.14.tar.gz
 /Net-DNS-SEC-0.17.tar.gz
 /Net-DNS-SEC-0.18.tar.gz
 /Net-DNS-SEC-0.20.tar.gz
+/Net-DNS-SEC-0.21.tar.gz
diff --git a/perl-Net-DNS-SEC.spec b/perl-Net-DNS-SEC.spec
index 81ac06b..b9c3e8e 100644
--- a/perl-Net-DNS-SEC.spec
+++ b/perl-Net-DNS-SEC.spec
@@ -1,6 +1,6 @@
 Name:           perl-Net-DNS-SEC
-Version:        0.20
-Release:        2%{?dist}
+Version:        0.21
+Release:        1%{?dist}
 Summary:        DNSSEC modules for Perl
 License:        GPL+ or Artistic 
 Group:          Development/Libraries
@@ -61,6 +61,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Oct 31 2014 Paul Wouters <pwouters at redhat.com> - 0.21-1
+- Updated to 0.21, restores canonicalization of a RRSIG’s Signer Name
+
 * Thu Aug 28 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.20-2
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index ffa1467..3214f15 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8f376c0e2473744689457efa642f75bf  Net-DNS-SEC-0.20.tar.gz
+4cd803cf77f853b3079fdf539aa92749  Net-DNS-SEC-0.21.tar.gz


More information about the scm-commits mailing list