[perl-Net-DNS] * Mon Sep 22 2014 Paul Wouters <pwouters at redhat.com> - 0.80-1 - Updated to 0.80 with "Too late to ru

Paul Wouters pwouters at fedoraproject.org
Mon Sep 22 16:03:03 UTC 2014


commit dc8c20aad230792e8bba24ff8935301d7720cfbd
Author: Paul Wouters <pwouters at redhat.com>
Date:   Mon Sep 22 12:02:56 2014 -0400

    * Mon Sep 22 2014 Paul Wouters <pwouters at redhat.com> - 0.80-1
    - Updated to 0.80 with "Too late to run INIT block" fix and new force_v6 option

 .gitignore        |    1 +
 perl-Net-DNS.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9bc26b4..c06c0db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ Net-DNS-0.65.tar.gz
 /Net-DNS-0.77.tar.gz
 /Net-DNS-0.78.tar.gz
 /Net-DNS-0.79.tar.gz
+/Net-DNS-0.80.tar.gz
diff --git a/perl-Net-DNS.spec b/perl-Net-DNS.spec
index d10d1d5..5eab282 100644
--- a/perl-Net-DNS.spec
+++ b/perl-Net-DNS.spec
@@ -1,6 +1,6 @@
 Name:          perl-Net-DNS
-Version:       0.79
-Release:       2%{?dist}
+Version:       0.80
+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
+* Mon Sep 22 2014 Paul Wouters <pwouters at redhat.com> - 0.80-1
+- Updated to 0.80 with "Too late to run INIT block" fix and new force_v6 option
+
 * Thu Aug 28 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.79-2
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index e157124..299f10e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-252243422646818e0889713553d61832  Net-DNS-0.79.tar.gz
+035632d787c037e8cf8cd2beba71c684  Net-DNS-0.80.tar.gz



More information about the perl-devel mailing list