commit d7ca4c71cd6951c029531e06782ce33cb14c8795
Author: Petr Šabata <[email protected]>
Date: Mon Dec 17 16:48:58 2012 +0100
0.71 bump
.gitignore | 1 +
perl-Net-DNS.spec | 7 ++++++-
sources | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3b72673..bce4c6e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ Net-DNS-0.65.tar.gz
/Net-DNS-0.68.tar.gz
/Net-DNS-0.69.tar.gz
/Net-DNS-0.70.tar.gz
+/Net-DNS-0.71.tar.gz
diff --git a/perl-Net-DNS.spec b/perl-Net-DNS.spec
index 419e10a..c8319e5 100644
--- a/perl-Net-DNS.spec
+++ b/perl-Net-DNS.spec
@@ -1,5 +1,5 @@
Name: perl-Net-DNS
-Version: 0.70
+Version: 0.71
Release: 1%{?dist}
Summary: DNS resolver modules for Perl
License: GPL+ or Artistic
@@ -51,6 +51,8 @@ Requires: perl(XSLoader)
# Do not export under-specified dependencies
%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)\\)$
%description
Net::DNS is a collection of Perl modules that act as a Domain Name System
@@ -108,6 +110,9 @@ make test
%{_mandir}/man3/Net::DNS::Nameserver*
%changelog
+* Mon Dec 17 2012 Petr Šabata <[email protected]> - 0.71-1
+- 0.71 bump
+
* Fri Dec 07 2012 Petr Pisar <[email protected]> - 0.70-1
- 0.70 bump
diff --git a/sources b/sources
index 42b43de..7c6f7bd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3c91eba5c44426e0abd84f0eb43c4158 Net-DNS-0.70.tar.gz
+dde4db75467a155beba741de822387f9 Net-DNS-0.71.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel