Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Net-DNS for openSUSE:Factory checked in at 2022-03-05 14:43:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old) and /work/SRC/openSUSE:Factory/.perl-Net-DNS.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Net-DNS" Sat Mar 5 14:43:46 2022 rev:66 rq:958748 version:1.33 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes 2021-06-12 20:05:42.904684709 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new.1958/perl-Net-DNS.changes 2022-03-05 14:44:25.767716248 +0100 @@ -1,0 +2,6 @@ +Wed Mar 2 13:41:16 UTC 2022 - Tina M??ller <timueller+p...@suse.de> + +- updated to 1.33 + see /usr/share/doc/packages/perl-Net-DNS/Changes + +------------------------------------------------------------------- Old: ---- Net-DNS-1.31.tar.gz New: ---- Net-DNS-1.33.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Net-DNS.spec ++++++ --- /var/tmp/diff_new_pack.R12SGA/_old 2022-03-05 14:44:26.223716363 +0100 +++ /var/tmp/diff_new_pack.R12SGA/_new 2022-03-05 14:44:26.231716364 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Net-DNS # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,20 +18,21 @@ %define cpan_name Net-DNS Name: perl-Net-DNS -Version: 1.31 +Version: 1.33 Release: 0 -Summary: Perl Interface to the Domain Name System License: MIT -Group: Development/Libraries/Perl +Summary: Perl Interface to the Domain Name System URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/N/NL/NLNETLABS/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml +BuildArch: noarch BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Carp) >= 1.1 BuildRequires: perl(Digest::HMAC) >= 1.03 BuildRequires: perl(Digest::SHA) >= 5.23 BuildRequires: perl(Encode) >= 2.26 +BuildRequires: perl(ExtUtils::MakeMaker) >= 6.66 BuildRequires: perl(Getopt::Long) >= 2.43 BuildRequires: perl(IO::Socket::IP) >= 0.38 BuildRequires: perl(PerlIO) >= 1.05 @@ -47,7 +48,6 @@ Requires: perl(Time::Local) >= 1.19 Recommends: perl(Digest::BubbleBabble) >= 0.01 Recommends: perl(Net::LibIDN2) >= 1 -BuildArch: noarch %{perl_requires} %description @@ -59,14 +59,14 @@ RFC 1035 or DNS and BIND (Albitz & Liu) for details. %prep -%setup -q -n %{cpan_name}-%{version} +%autosetup -n %{cpan_name}-%{version} %build perl Makefile.PL INSTALLDIRS=vendor %make_build %check -%make_build test +make test %install %perl_make_install @@ -74,7 +74,7 @@ %perl_gen_filelist %files -f %{name}.files -%defattr(-,root,root,755) %doc Changes README +%license LICENSE %changelog ++++++ Net-DNS-1.31.tar.gz -> Net-DNS-1.33.tar.gz ++++++ ++++ 6603 lines of diff (skipped)