[perl-Net-DNS] - Updated to 0.77, a "quickfix release" fixing AXFR support

Paul Wouters pwouters at fedoraproject.org
Sat Jun 14 18:28:19 UTC 2014


commit 78ef7a823b5afa8e8f99f76dc9fbd101ed93c21d
Author: Paul Wouters <pwouters at redhat.com>
Date:   Sat Jun 14 14:28:04 2014 -0400

    - Updated to 0.77, a "quickfix release" fixing AXFR support

 .gitignore        |    1 +
 perl-Net-DNS.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d831f47..a881cf3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ Net-DNS-0.65.tar.gz
 /Net-DNS-0.75.tar.gz
 /Net-DNS-0.75_1.tar.gz
 /Net-DNS-0.76.tar.gz
+/Net-DNS-0.77.tar.gz
diff --git a/perl-Net-DNS.spec b/perl-Net-DNS.spec
index 7d96417..6e1bf87 100644
--- a/perl-Net-DNS.spec
+++ b/perl-Net-DNS.spec
@@ -1,6 +1,6 @@
 Name:          perl-Net-DNS
-Version:       0.76
-Release:       2%{?dist}
+Version:       0.77
+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
+* Sat Jun 14 2014 Paul Wouters <pwouters at redhat.com> - 0.77-1
+- Updated to 0.77, a "quickfix release" fixing AXFR support
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.76-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 9d590db..9ac086e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-219dada09d01b7233f82fd1c32ddad39  Net-DNS-0.76.tar.gz
+c0744eb8132b069fe712c56bac9c3c47  Net-DNS-0.77.tar.gz


More information about the scm-commits mailing list