* Sat Jul 12 2014 Paul Wouters <pwouters@redhat.com> - 0.78-1

- Updated to 0.78, various bugfixes and multiline TXT rdata printing support
This commit is contained in:
Paul Wouters 2014-07-11 21:12:02 -04:00
parent 78ef7a823b
commit 87172eb2d3
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@ Net-DNS-0.65.tar.gz
/Net-DNS-0.75_1.tar.gz
/Net-DNS-0.76.tar.gz
/Net-DNS-0.77.tar.gz
/Net-DNS-0.78.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-Net-DNS
Version: 0.77
Version: 0.78
Release: 1%{?dist}
Summary: DNS resolver modules for Perl
# lib/Net/DNS/RR/OPT.pm: MIT
@ -125,6 +125,9 @@ make test
%{_mandir}/man3/Net::DNS::Nameserver*
%changelog
* Sat Jul 12 2014 Paul Wouters <pwouters@redhat.com> - 0.78-1
- Updated to 0.78, various bugfixes and multiline TXT rdata printing support
* Sat Jun 14 2014 Paul Wouters <pwouters@redhat.com> - 0.77-1
- Updated to 0.77, a "quickfix release" fixing AXFR support

View File

@ -1 +1 @@
c0744eb8132b069fe712c56bac9c3c47 Net-DNS-0.77.tar.gz
38862c7df536b514c5eec9004b57aa70 Net-DNS-0.78.tar.gz