0.75 bump
This commit is contained in:
parent
086f458a24
commit
6313cfbae1
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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@redhat.com> - 0.75-1
|
||||
- 0.75 bump
|
||||
|
||||
* Mon Jan 20 2014 Petr Šabata <contyk@redhat.com> - 0.74-1
|
||||
- 0.74 bump, fixes the server crash on malformed queries
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user