[perl-Net-DNS] - Updated to 0.73

Paul Wouters pwouters at fedoraproject.org
Fri Nov 29 20:58:08 UTC 2013


commit 55968d7a7952a423ef3bf71dbc497e6f6c393e23
Author: Paul Wouters <pwouters at redhat.com>
Date:   Fri Nov 29 15:57:45 2013 -0500

    - Updated to 0.73

 .gitignore        |    1 +
 perl-Net-DNS.spec |    8 ++++++--
 sources           |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7f8fc0b..d7a0aa8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ Net-DNS-0.65.tar.gz
 /Net-DNS-0.70.tar.gz
 /Net-DNS-0.71.tar.gz
 /Net-DNS-0.72.tar.gz
+/Net-DNS-0.73.tar.gz
diff --git a/perl-Net-DNS.spec b/perl-Net-DNS.spec
index 47d158b..de1f9c9 100644
--- a/perl-Net-DNS.spec
+++ b/perl-Net-DNS.spec
@@ -1,6 +1,6 @@
 Name:          perl-Net-DNS
-Version:       0.72
-Release:       6%{?dist}
+Version:       0.73
+Release:       1%{?dist}
 Summary:       DNS resolver modules for Perl
 # lib/Net/DNS/RR/OPT.pm:    MIT
 # netdns.c:                 ISC and MIT and BSD
@@ -65,6 +65,7 @@ Requires:      perl(XSLoader)
 %global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\((Digest::HMAC_MD5|MIME::Base64)\\)$
 # Do not export under-specified provides
 %global __provides_exclude %{?__provides_exclude:%__provides_exclude|}^perl\\((Net::DNS::Text)\\)$
+%global __provides_exclude %{?__provides_exclude:%__provides_exclude|}^perl\\((Net::DNS::RR::OPT)\\)$
 
 %description
 Net::DNS is a collection of Perl modules that act as a Domain Name System
@@ -124,6 +125,9 @@ make test
 %{_mandir}/man3/Net::DNS::Nameserver*
 
 %changelog
+* Fri Nov 29 2013 Paul Wouters <pwouters at redhat.com> - 0.73-1
+- Updated to 0.73
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.72-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 724492e..c58db8f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-393e48ec6f28abe5ed30204276e02775  Net-DNS-0.72.tar.gz
+06d107032a0e6b7fd7ec69bcfb0b7577  Net-DNS-0.73.tar.gz


More information about the scm-commits mailing list