diff --git a/.gitignore b/.gitignore index b43ae38..b4a516e 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ Net-DNS-0.65.tar.gz /Net-DNS-0.73.tar.gz /Net-DNS-0.74.tar.gz /Net-DNS-0.75.tar.gz +/Net-DNS-0.75_1.tar.gz diff --git a/perl-Net-DNS.spec b/perl-Net-DNS.spec index c4d317c..788a746 100644 --- a/perl-Net-DNS.spec +++ b/perl-Net-DNS.spec @@ -1,5 +1,5 @@ Name: perl-Net-DNS -Version: 0.75 +Version: 0.75_1 Release: 1%{?dist} Summary: DNS resolver modules for Perl # lib/Net/DNS/RR/OPT.pm: MIT @@ -125,6 +125,10 @@ make test %{_mandir}/man3/Net::DNS::Nameserver* %changelog +* Fri May 23 2014 Petr Šabata - 0.75_1-1 +- Update to the latest development release, fixing a number of + regressions introduced with 0.75 + * Mon May 12 2014 Petr Šabata - 0.75-1 - 0.75 bump diff --git a/sources b/sources index d5d664e..f22b1d4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -36f97304a2073cc97b365e2cb06cd0a1 Net-DNS-0.75.tar.gz +aeca547166383266d51b25587f65f735 Net-DNS-0.75_1.tar.gz