Hello community, here is the log from the commit of package perl-Net-Patricia for openSUSE:Factory checked in at 2018-02-26 23:26:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Net-Patricia (Old) and /work/SRC/openSUSE:Factory/.perl-Net-Patricia.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Net-Patricia" Mon Feb 26 23:26:49 2018 rev:4 rq:580243 version:1.22 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Net-Patricia/perl-Net-Patricia.changes 2014-07-21 10:35:52.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Net-Patricia.new/perl-Net-Patricia.changes 2018-02-26 23:26:49.222733883 +0100 @@ -1,0 +2,5 @@ +Mon Feb 26 12:44:51 UTC 2018 - [email protected] + +- New systems requires explicit libnsl-devel for building + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Net-Patricia.spec ++++++ --- /var/tmp/diff_new_pack.1nFNOB/_old 2018-02-26 23:26:50.438690152 +0100 +++ /var/tmp/diff_new_pack.1nFNOB/_new 2018-02-26 23:26:50.442690008 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Net-Patricia # -# Copyright (c) 2014 SUSE LINUX Products 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 @@ -40,6 +40,9 @@ Requires: perl(Socket6) Requires: perl(Test::More) >= 0.88 Requires: perl(version) +%if 0%{?suse_version} > 1350 +BuildRequires: libnsl-devel +%endif %{perl_requires} %description
