diff --git a/.gitignore b/.gitignore index 011ddac..e027333 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ Net-DNS-0.65.tar.gz /Net-DNS-1.01.tar.gz /Net-DNS-1.02.tar.gz /Net-DNS-1.04.tar.gz +/Net-DNS-1.06.tar.gz diff --git a/perl-Net-DNS.spec b/perl-Net-DNS.spec index bab3759..7836207 100644 --- a/perl-Net-DNS.spec +++ b/perl-Net-DNS.spec @@ -1,6 +1,6 @@ Name: perl-Net-DNS -Version: 1.04 -Release: 5%{?dist} +Version: 1.06 +Release: 1%{?dist} Summary: DNS resolver modules for Perl # lib/Net/DNS/RR/RT.pm: GPL+ or Artistic License: (GPL+ or Artistic) and MIT @@ -147,6 +147,9 @@ make test %{_mandir}/man3/Net::DNS::Nameserver* %changelog +* Mon May 30 2016 Paul Wouters - 1.06-1 +- Update to 1.06 (rhbz#1315525) + * Wed May 18 2016 Jitka Plesnikova - 1.04-5 - Perl 5.24 re-rebuild of bootstrapped packages diff --git a/sources b/sources index 65cd344..ec25bcb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5a6f6e6811d6bf8eefd84ce778c2bc2e Net-DNS-1.04.tar.gz +ed17abd6e7e3ba0a8db42649e34a53ae Net-DNS-1.06.tar.gz