Hello community, here is the log from the commit of package perl-Net-Netmask for openSUSE:Factory checked in at 2018-06-22 13:31:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Net-Netmask (Old) and /work/SRC/openSUSE:Factory/.perl-Net-Netmask.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Net-Netmask" Fri Jun 22 13:31:14 2018 rev:26 rq:615381 version:1.9101 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Net-Netmask/perl-Net-Netmask.changes 2015-05-06 07:49:40.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Net-Netmask.new/perl-Net-Netmask.changes 2018-06-22 13:31:18.859674850 +0200 @@ -1,0 +2,6 @@ +Wed Jun 6 05:45:59 UTC 2018 - [email protected] + +- updated to 1.9101 + see /usr/share/doc/packages/perl-Net-Netmask/Changes + +------------------------------------------------------------------- Old: ---- Net-Netmask-1.9022.tar.gz New: ---- Net-Netmask-1.9101.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Net-Netmask.spec ++++++ --- /var/tmp/diff_new_pack.zraOl8/_old 2018-06-22 13:31:19.647645725 +0200 +++ /var/tmp/diff_new_pack.zraOl8/_new 2018-06-22 13:31:19.651645577 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Net-Netmask # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,20 +17,22 @@ Name: perl-Net-Netmask -Version: 1.9022 +Version: 1.9101 Release: 0 -#Upstream: This module may be used, modified and redistributed on the same terms as Perl itself. +#Upstream: Artistic-1.0 or GPL-1.0+ %define cpan_name Net-Netmask Summary: Parse, Manipulate and Lookup Ip Network Blocks -License: Artistic-1.0 or GPL-1.0+ +License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Net-Netmask/ -Source0: http://www.cpan.org/authors/id/M/MU/MUIR/modules/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/J/JM/JMASLAK/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros +BuildRequires: perl(Test::UseAllModules) >= 0.17 +Recommends: perl(AnyEvent) >= 7.14 %{perl_requires} %description @@ -50,7 +52,7 @@ %prep %setup -q -n %{cpan_name}-%{version} -find . -type f -print0 | xargs -0 chmod 644 +find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644 %build %{__perl} Makefile.PL INSTALLDIRS=vendor @@ -66,6 +68,7 @@ %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes README +%doc Changes CONTRIBUTING README TODO +%license LICENSE %changelog ++++++ Net-Netmask-1.9022.tar.gz -> Net-Netmask-1.9101.tar.gz ++++++ ++++ 3149 lines of diff (skipped)
