Hello community,

here is the log from the commit of package open-lldp for openSUSE:Factory 
checked in at 2020-02-22 18:57:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/open-lldp (Old)
 and      /work/SRC/openSUSE:Factory/.open-lldp.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "open-lldp"

Sat Feb 22 18:57:25 2020 rev:14 rq:777674 version:1.0.1+102.4c7fcc3

Changes:
--------
--- /work/SRC/openSUSE:Factory/open-lldp/open-lldp.changes      2019-11-21 
12:57:34.898547949 +0100
+++ /work/SRC/openSUSE:Factory/.open-lldp.new.26092/open-lldp.changes   
2020-02-22 18:57:35.761308985 +0100
@@ -1,0 +2,6 @@
+Fri Jan 24 11:12:11 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- BuildRequire pkgconfig(systemd) instead of systemd directly:
+  allow OBS to shortcut through the -mini flavors.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ open-lldp.spec ++++++
--- /var/tmp/diff_new_pack.4Vjltz/_old  2020-02-22 18:57:40.009317214 +0100
+++ /var/tmp/diff_new_pack.4Vjltz/_new  2020-02-22 18:57:40.009317214 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package open-lldp
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # 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/
 #
 
 
@@ -30,7 +30,7 @@
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  readline-devel
-Url:            https://github.com/intel/openlldp
+URL:            https://github.com/intel/openlldp
 Source:         %{name}-v%{version}.tar.xz
 Patch0:         disable-werror.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -38,7 +38,7 @@
 Obsoletes:      dcbd < %{version}
 Provides:       lldpad = %{version}
 Obsoletes:      lldpad < %{version}
-BuildRequires:  systemd
+BuildRequires:  pkgconfig(systemd)
 %systemd_requires
 
 %description


Reply via email to