[perl-Net-DNS: 2/2] * Tue Jan 20 2015 Paul Wouters <pwouters at redhat.com> - 0.82-1 - Updated to 0.82 Support for IPv6 lin

Paul Wouters pwouters at fedoraproject.org
Tue Jan 20 15:02:04 UTC 2015


commit 99b228c59a1eb756bf6a23e0d666ab5f13d7916c
Author: Paul Wouters <pwouters at redhat.com>
Date:   Tue Jan 20 10:02:20 2015 -0500

    * Tue Jan 20 2015 Paul Wouters <pwouters at redhat.com> - 0.82-1
    - Updated to 0.82 Support for IPv6 link-local addresses with scope_id

 .gitignore        |    1 +
 perl-Net-DNS.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 665ee88..74ee0a8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ Net-DNS-0.65.tar.gz
 /Net-DNS-0.79.tar.gz
 /Net-DNS-0.80.tar.gz
 /Net-DNS-0.81.tar.gz
+/Net-DNS-0.82.tar.gz
diff --git a/perl-Net-DNS.spec b/perl-Net-DNS.spec
index 9a6a85b..89a0560 100644
--- a/perl-Net-DNS.spec
+++ b/perl-Net-DNS.spec
@@ -1,5 +1,5 @@
 Name:          perl-Net-DNS
-Version:       0.81
+Version:       0.82
 Release:       1%{?dist}
 Summary:       DNS resolver modules for Perl
 # lib/Net/DNS/RR/OPT.pm:    MIT
@@ -125,6 +125,9 @@ make test
 %{_mandir}/man3/Net::DNS::Nameserver*
 
 %changelog
+* Tue Jan 20 2015 Paul Wouters <pwouters at redhat.com> - 0.82-1
+- Updated to 0.82 Support for IPv6 link-local addresses with scope_id
+
 * Wed Oct 29 2014 Paul Wouters <pwouters at redhat.com> - 0.81-1
 - Updated to 0.81, Fixes AXFR BADSIG and infinite recursion in Net::DNS::Resolver
 - Resolves rhbz#1151572
diff --git a/sources b/sources
index 31e2c35..fbb797b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-26375d4310beb108b0e2b3bf30403ee5  Net-DNS-0.81.tar.gz
+95660d1f81ddd087639a6ea13ffff2b8  Net-DNS-0.82.tar.gz


More information about the scm-commits mailing list