- Update to 1.06 (rhbz#1315525)
This commit is contained in:
parent
3fe7a59268
commit
849b96a3ba
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@ Net-DNS-0.65.tar.gz
|
||||
/Net-DNS-1.01.tar.gz
|
||||
/Net-DNS-1.02.tar.gz
|
||||
/Net-DNS-1.04.tar.gz
|
||||
/Net-DNS-1.06.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: perl-Net-DNS
|
||||
Version: 1.04
|
||||
Release: 5%{?dist}
|
||||
Version: 1.06
|
||||
Release: 1%{?dist}
|
||||
Summary: DNS resolver modules for Perl
|
||||
# lib/Net/DNS/RR/RT.pm: GPL+ or Artistic
|
||||
License: (GPL+ or Artistic) and MIT
|
||||
@ -147,6 +147,9 @@ make test
|
||||
%{_mandir}/man3/Net::DNS::Nameserver*
|
||||
|
||||
%changelog
|
||||
* Mon May 30 2016 Paul Wouters <pwouters@redhat.com> - 1.06-1
|
||||
- Update to 1.06 (rhbz#1315525)
|
||||
|
||||
* Wed May 18 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.04-5
|
||||
- Perl 5.24 re-rebuild of bootstrapped packages
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user