From c639b4cbb44919b7b4eec425940bcda4cd2d7c23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Tue, 27 May 2014 10:04:38 +0200 Subject: [PATCH] More fixes related to spamassassin --- .gitignore | 1 + perl-Net-DNS.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b4a516e..d831f47 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ Net-DNS-0.65.tar.gz /Net-DNS-0.74.tar.gz /Net-DNS-0.75.tar.gz /Net-DNS-0.75_1.tar.gz +/Net-DNS-0.76.tar.gz diff --git a/perl-Net-DNS.spec b/perl-Net-DNS.spec index 788a746..7e9000f 100644 --- a/perl-Net-DNS.spec +++ b/perl-Net-DNS.spec @@ -1,5 +1,5 @@ Name: perl-Net-DNS -Version: 0.75_1 +Version: 0.76 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 +* Tue May 27 2014 Petr Šabata - 0.76-1 +- More fixes related to spamassassin + * Fri May 23 2014 Petr Šabata - 0.75_1-1 - Update to the latest development release, fixing a number of regressions introduced with 0.75 diff --git a/sources b/sources index f22b1d4..9d590db 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aeca547166383266d51b25587f65f735 Net-DNS-0.75_1.tar.gz +219dada09d01b7233f82fd1c32ddad39 Net-DNS-0.76.tar.gz