[perl-Net-DNS] - Updated to 0.79 with OPENPGPKEY RRtype support

Paul Wouters pwouters at fedoraproject.org
Sun Aug 24 16:38:32 UTC 2014


commit 866d6b4c3b3a9a4c69285cc7171b78bd3983e877
Author: Paul Wouters <pwouters at redhat.com>
Date:   Sun Aug 24 12:38:25 2014 -0400

    - Updated to 0.79 with OPENPGPKEY RRtype support

 .gitignore        |    1 +
 perl-Net-DNS.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 30651f1..9bc26b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ Net-DNS-0.65.tar.gz
 /Net-DNS-0.76.tar.gz
 /Net-DNS-0.77.tar.gz
 /Net-DNS-0.78.tar.gz
+/Net-DNS-0.79.tar.gz
diff --git a/perl-Net-DNS.spec b/perl-Net-DNS.spec
index 8732a77..f52c972 100644
--- a/perl-Net-DNS.spec
+++ b/perl-Net-DNS.spec
@@ -1,6 +1,6 @@
 Name:          perl-Net-DNS
-Version:       0.78
-Release:       2%{?dist}
+Version:       0.79
+Release:       1%{?dist}
 Summary:       DNS resolver modules for Perl
 # lib/Net/DNS/RR/OPT.pm:    MIT
 # netdns.c:                 ISC and MIT and BSD
@@ -125,6 +125,9 @@ make test
 %{_mandir}/man3/Net::DNS::Nameserver*
 
 %changelog
+* Sun Aug 24 2014 Paul Wouters <pwouters at redhat.com> - 0.79-1
+- Updated to 0.79 with OPENPGPKEY RRtype support
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.78-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 5db9d59..e157124 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-38862c7df536b514c5eec9004b57aa70  Net-DNS-0.78.tar.gz
+252243422646818e0889713553d61832  Net-DNS-0.79.tar.gz


More information about the scm-commits mailing list