Update to the latest development release, fixing a number of

regressions introduced with 0.75
This commit is contained in:
Petr Šabata 2014-05-23 13:17:45 +02:00
parent 6313cfbae1
commit 276aa206f4
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ Net-DNS-0.65.tar.gz
/Net-DNS-0.73.tar.gz
/Net-DNS-0.74.tar.gz
/Net-DNS-0.75.tar.gz
/Net-DNS-0.75_1.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-Net-DNS
Version: 0.75
Version: 0.75_1
Release: 1%{?dist}
Summary: DNS resolver modules for Perl
# lib/Net/DNS/RR/OPT.pm: MIT
@ -125,6 +125,10 @@ make test
%{_mandir}/man3/Net::DNS::Nameserver*
%changelog
* Fri May 23 2014 Petr Šabata <contyk@redhat.com> - 0.75_1-1
- Update to the latest development release, fixing a number of
regressions introduced with 0.75
* Mon May 12 2014 Petr Šabata <contyk@redhat.com> - 0.75-1
- 0.75 bump

View File

@ -1 +1 @@
36f97304a2073cc97b365e2cb06cd0a1 Net-DNS-0.75.tar.gz
aeca547166383266d51b25587f65f735 Net-DNS-0.75_1.tar.gz