More fixes related to spamassassin
This commit is contained in:
parent
276aa206f4
commit
c639b4cbb4
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@ Net-DNS-0.65.tar.gz
|
|||||||
/Net-DNS-0.74.tar.gz
|
/Net-DNS-0.74.tar.gz
|
||||||
/Net-DNS-0.75.tar.gz
|
/Net-DNS-0.75.tar.gz
|
||||||
/Net-DNS-0.75_1.tar.gz
|
/Net-DNS-0.75_1.tar.gz
|
||||||
|
/Net-DNS-0.76.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: perl-Net-DNS
|
Name: perl-Net-DNS
|
||||||
Version: 0.75_1
|
Version: 0.76
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: DNS resolver modules for Perl
|
Summary: DNS resolver modules for Perl
|
||||||
# lib/Net/DNS/RR/OPT.pm: MIT
|
# lib/Net/DNS/RR/OPT.pm: MIT
|
||||||
@ -125,6 +125,9 @@ make test
|
|||||||
%{_mandir}/man3/Net::DNS::Nameserver*
|
%{_mandir}/man3/Net::DNS::Nameserver*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 27 2014 Petr Šabata <contyk@redhat.com> - 0.76-1
|
||||||
|
- More fixes related to spamassassin
|
||||||
|
|
||||||
* Fri May 23 2014 Petr Šabata <contyk@redhat.com> - 0.75_1-1
|
* Fri May 23 2014 Petr Šabata <contyk@redhat.com> - 0.75_1-1
|
||||||
- Update to the latest development release, fixing a number of
|
- Update to the latest development release, fixing a number of
|
||||||
regressions introduced with 0.75
|
regressions introduced with 0.75
|
||||||
|
Loading…
Reference in New Issue
Block a user