Hello community, here is the log from the commit of package perl-Net-DNS for openSUSE:Factory checked in at 2018-10-01 08:14:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old) and /work/SRC/openSUSE:Factory/.perl-Net-DNS.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Net-DNS" Mon Oct 1 08:14:28 2018 rev:53 rq:637208 version:1.18 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes 2018-07-27 10:54:55.769495824 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new/perl-Net-DNS.changes 2018-10-01 08:14:28.422081264 +0200 @@ -1,0 +2,6 @@ +Sat Sep 22 05:40:29 UTC 2018 - Stephan Kulow <[email protected]> + +- updated to 1.18 + see /usr/share/doc/packages/perl-Net-DNS/Changes + +------------------------------------------------------------------- Old: ---- Net-DNS-1.17.tar.gz New: ---- Net-DNS-1.18.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Net-DNS.spec ++++++ --- /var/tmp/diff_new_pack.ft8Yf7/_old 2018-10-01 08:14:29.654080471 +0200 +++ /var/tmp/diff_new_pack.ft8Yf7/_new 2018-10-01 08:14:29.686080450 +0200 @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: perl-Net-DNS -Version: 1.17 +Version: 1.18 Release: 0 %define cpan_name Net-DNS Summary: Perl Interface to the Domain Name System @@ -33,14 +33,17 @@ BuildRequires: perl(Digest::HMAC) >= 1.03 BuildRequires: perl(Digest::SHA) >= 5.23 BuildRequires: perl(IO::Socket::IP) >= 0.38 +BuildRequires: perl(PerlIO) >= 1.05 +BuildRequires: perl(Scalar::Util) >= 1.25 BuildRequires: perl(Time::Local) >= 1.19 Requires: perl(Digest::HMAC) >= 1.03 Requires: perl(Digest::SHA) >= 5.23 Requires: perl(IO::Socket::IP) >= 0.38 +Requires: perl(PerlIO) >= 1.05 +Requires: perl(Scalar::Util) >= 1.25 Requires: perl(Time::Local) >= 1.19 Recommends: perl(Digest::BubbleBabble) >= 0.01 Recommends: perl(Net::LibIDN2) >= 1 -Recommends: perl(Scalar::Util) >= 1.25 %{perl_requires} %description @@ -48,13 +51,11 @@ (DNS) resolver. It allows the programmer to perform DNS queries that are beyond the capabilities of "gethostbyname" and "gethostbyaddr". -The programmer should be somewhat familiar with the format of a DNS packet -and its various sections. See RFC 1035 or DNS and BIND (Albitz & Liu) for -details. +The programmer should be familiar with the structure of a DNS packet. See +RFC 1035 or DNS and BIND (Albitz & Liu) for details. %prep %setup -q -n %{cpan_name}-%{version} -find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644 %build %{__perl} Makefile.PL INSTALLDIRS=vendor ++++++ Net-DNS-1.17.tar.gz -> Net-DNS-1.18.tar.gz ++++++ ++++ 2088 lines of diff (skipped)
