From e1f7dde3179f07e4f4ddfb2fd31f55e0651c0718 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Wed, 21 Oct 2015 09:49:45 +0200 Subject: [PATCH] 1.03 bump --- .gitignore | 1 + perl-Net-DNS.spec | 8 +++++--- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 48433a2..1142f52 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ Net-DNS-0.65.tar.gz /Net-DNS-0.82.tar.gz /Net-DNS-0.83.tar.gz /Net-DNS-1.01.tar.gz +/Net-DNS-1.02.tar.gz diff --git a/perl-Net-DNS.spec b/perl-Net-DNS.spec index 2e01386..e144a88 100644 --- a/perl-Net-DNS.spec +++ b/perl-Net-DNS.spec @@ -1,6 +1,6 @@ Name: perl-Net-DNS -Version: 1.01 -Release: 3%{?dist} +Version: 1.02 +Release: 1%{?dist} Summary: DNS resolver modules for Perl # lib/Net/DNS/RR/RT.pm: GPL+ or Artistic License: (GPL+ or Artistic) and MIT @@ -42,7 +42,6 @@ BuildRequires: perl(IO::File) # IO::Select is not used BuildRequires: perl(IO::Socket::INET) # IO::Socket::INET6 is optional -# MIME::Base32 is not used BuildRequires: perl(MIME::Base64) >= 2.11 # Net::LibIDN is optional BuildRequires: perl(overload) @@ -149,6 +148,9 @@ make test %{_mandir}/man3/Net::DNS::Nameserver* %changelog +* Tue Oct 20 2015 Jitka Plesnikova - 1.02-1 +- 1.02 bump + * Mon Sep 21 2015 Petr Pisar - 1.01-3 - Build-require Time::Local (bug #1264751) diff --git a/sources b/sources index 1736c65..0ff3635 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -41e59dc2cad35eda357f2f534d94ae8b Net-DNS-1.01.tar.gz +adbb3fd9bc1677d8fd79605925a35106 Net-DNS-1.02.tar.gz