Perl 5.22 rebuild

This commit is contained in:
Jitka Plesnikova 2015-06-06 13:36:19 +02:00
parent 8c74955723
commit 55a0b20534

View File

@ -1,6 +1,6 @@
Name: perl-Net-DNS Name: perl-Net-DNS
Version: 0.83 Version: 0.83
Release: 1%{?dist} Release: 2%{?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
# netdns.c: ISC and MIT and BSD # netdns.c: ISC and MIT and BSD
@ -134,6 +134,9 @@ make test
%{_mandir}/man3/Net::DNS::Nameserver* %{_mandir}/man3/Net::DNS::Nameserver*
%changelog %changelog
* Sat Jun 06 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.83-2
- Perl 5.22 rebuild
* Fri Feb 27 2015 Petr Šabata <contyk@redhat.com> - 0.83-1 * Fri Feb 27 2015 Petr Šabata <contyk@redhat.com> - 0.83-1
- 0.83 bump - 0.83 bump
- Correct the dependency list - Correct the dependency list