Hello community, here is the log from the commit of package synergy for openSUSE:Leap:15.2 checked in at 2020-02-06 21:36:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/synergy (Old) and /work/SRC/openSUSE:Leap:15.2/.synergy.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "synergy" Thu Feb 6 21:36:47 2020 rev:20 rq:770218 version:1.9.1 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/synergy/synergy.changes 2020-01-15 16:04:53.691972348 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.synergy.new.26092/synergy.changes 2020-02-06 21:36:58.628119013 +0100 @@ -1,0 +2,6 @@ +Mon Feb 3 16:34:36 UTC 2020 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut through the -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ synergy.spec ++++++ --- /var/tmp/diff_new_pack.2Ijqq1/_old 2020-02-06 21:36:59.264119283 +0100 +++ /var/tmp/diff_new_pack.2Ijqq1/_new 2020-02-06 21:36:59.264119283 +0100 @@ -1,7 +1,7 @@ # # spec file for package synergy # -# 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 @@ -46,7 +46,6 @@ BuildRequires: gcc-c++ BuildRequires: mDNSResponder-devel BuildRequires: pkgconfig -BuildRequires: systemd BuildRequires: unzip BuildRequires: update-desktop-files BuildRequires: pkgconfig(Qt5Network) @@ -54,12 +53,13 @@ BuildRequires: pkgconfig(ice) BuildRequires: pkgconfig(openssl) BuildRequires: pkgconfig(sm) +BuildRequires: pkgconfig(systemd) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xinerama) BuildRequires: pkgconfig(xtst) Provides: %{synergy} = %{version} Obsoletes: %{synergy} < %{version} -%{?systemd_requires} +%{?systemd_ordering} %if 0%{?suse_version} != 1315 BuildRequires: libcryptopp-devel Requires(pre): %fillup_prereq
