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 - 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 - 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