Hello community,
here is the log from the commit of package perl-Sys-Hostname-Long for
openSUSE:Factory checked in at 2017-07-21 22:37:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Sys-Hostname-Long (Old)
and /work/SRC/openSUSE:Factory/.perl-Sys-Hostname-Long.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Sys-Hostname-Long"
Fri Jul 21 22:37:36 2017 rev:16 rq:510431 version:1.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Sys-Hostname-Long/perl-Sys-Hostname-Long.changes
2015-02-11 16:31:49.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Sys-Hostname-Long.new/perl-Sys-Hostname-Long.changes
2017-07-21 22:37:37.340405764 +0200
@@ -1,0 +2,6 @@
+Wed Jul 12 09:33:01 UTC 2017 - [email protected]
+
+- Add explicit hostname BuildRequires: rpm-build's dependency on
+ net-tools (which pulled in hostname) has been eliminated.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Sys-Hostname-Long.spec ++++++
--- /var/tmp/diff_new_pack.QuUKFW/_old 2017-07-21 22:37:37.884329036 +0200
+++ /var/tmp/diff_new_pack.QuUKFW/_new 2017-07-21 22:37:37.888328471 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Sys-Hostname-Long
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -27,6 +27,8 @@
Source:
http://www.cpan.org/authors/id/S/SC/SCOTT/%{cpan_name}-%{version}.tar.gz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
+# hostname is needed for the test suite
+BuildRequires: hostname
BuildRequires: perl
BuildRequires: perl-macros
%{perl_requires}