diff --git a/.gitignore b/.gitignore index 30651f1..9bc26b4 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ Net-DNS-0.65.tar.gz /Net-DNS-0.76.tar.gz /Net-DNS-0.77.tar.gz /Net-DNS-0.78.tar.gz +/Net-DNS-0.79.tar.gz diff --git a/perl-Net-DNS.spec b/perl-Net-DNS.spec index 8732a77..f52c972 100644 --- a/perl-Net-DNS.spec +++ b/perl-Net-DNS.spec @@ -1,6 +1,6 @@ Name: perl-Net-DNS -Version: 0.78 -Release: 2%{?dist} +Version: 0.79 +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 +* Sun Aug 24 2014 Paul Wouters - 0.79-1 +- Updated to 0.79 with OPENPGPKEY RRtype support + * Sun Aug 17 2014 Fedora Release Engineering - 0.78-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 5db9d59..e157124 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -38862c7df536b514c5eec9004b57aa70 Net-DNS-0.78.tar.gz +252243422646818e0889713553d61832 Net-DNS-0.79.tar.gz