[perl-Net-DNS] 0.75 bump

Petr Šabata psabata at fedoraproject.org
Mon May 12 15:05:29 UTC 2014


commit 6313cfbae1c0003219c27250e5c4e3bc551362db
Author: Petr Šabata <contyk at redhat.com>
Date:   Mon May 12 17:05:16 2014 +0200

    0.75 bump

 .gitignore        |    1 +
 perl-Net-DNS.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 54b70ff..b43ae38 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ Net-DNS-0.65.tar.gz
 /Net-DNS-0.72.tar.gz
 /Net-DNS-0.73.tar.gz
 /Net-DNS-0.74.tar.gz
+/Net-DNS-0.75.tar.gz
diff --git a/perl-Net-DNS.spec b/perl-Net-DNS.spec
index 1375d8f..c4d317c 100644
--- a/perl-Net-DNS.spec
+++ b/perl-Net-DNS.spec
@@ -1,5 +1,5 @@
 Name:          perl-Net-DNS
-Version:       0.74
+Version:       0.75
 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
+* Mon May 12 2014 Petr Šabata <contyk at redhat.com> - 0.75-1
+- 0.75 bump
+
 * Mon Jan 20 2014 Petr Šabata <contyk at redhat.com> - 0.74-1
 - 0.74 bump, fixes the server crash on malformed queries
 
diff --git a/sources b/sources
index 33b340c..d5d664e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d3d074ba95314fa9627252653a4242b7  Net-DNS-0.74.tar.gz
+36f97304a2073cc97b365e2cb06cd0a1  Net-DNS-0.75.tar.gz


More information about the scm-commits mailing list