[perl-Net-DNS] * Sat Jul 12 2014 Paul Wouters <pwouters at redhat.com> - 0.78-1 - Updated to 0.78, various bugfixes an

Paul Wouters pwouters at fedoraproject.org
Sat Jul 12 01:11:50 UTC 2014


commit 87172eb2d318fce30c5360bff814fc2b5eade775
Author: Paul Wouters <pwouters at redhat.com>
Date:   Fri Jul 11 21:12:02 2014 -0400

    * Sat Jul 12 2014 Paul Wouters <pwouters at redhat.com> - 0.78-1
    - Updated to 0.78, various bugfixes and multiline TXT rdata printing support

 .gitignore        |    1 +
 perl-Net-DNS.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a881cf3..30651f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/perl-Net-DNS.spec b/perl-Net-DNS.spec
index 6e1bf87..7a4eb3e 100644
--- a/perl-Net-DNS.spec
+++ b/perl-Net-DNS.spec
@@ -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 at redhat.com> - 0.78-1
+- Updated to 0.78, various bugfixes and multiline TXT rdata printing support
+
 * Sat Jun 14 2014 Paul Wouters <pwouters at redhat.com> - 0.77-1
 - Updated to 0.77, a "quickfix release" fixing AXFR support
 
diff --git a/sources b/sources
index 9ac086e..5db9d59 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c0744eb8132b069fe712c56bac9c3c47  Net-DNS-0.77.tar.gz
+38862c7df536b514c5eec9004b57aa70  Net-DNS-0.78.tar.gz


More information about the scm-commits mailing list