Hello community, here is the log from the commit of package xpra for openSUSE:Factory checked in at 2020-02-04 19:54:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xpra (Old) and /work/SRC/openSUSE:Factory/.xpra.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xpra" Tue Feb 4 19:54:10 2020 rev:14 rq:769744 version:3.0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/xpra/xpra.changes 2020-01-29 13:19:08.746193310 +0100 +++ /work/SRC/openSUSE:Factory/.xpra.new.26092/xpra.changes 2020-02-04 19:54:13.129351890 +0100 @@ -1,0 +2,6 @@ +Mon Feb 3 16:57:51 UTC 2020 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut through the -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xpra.spec ++++++ --- /var/tmp/diff_new_pack.DGq2Us/_old 2020-02-04 19:54:14.193352510 +0100 +++ /var/tmp/diff_new_pack.DGq2Us/_new 2020-02-04 19:54:14.217352524 +0100 @@ -40,7 +40,6 @@ BuildRequires: python3-Cython >= 0.20.0 BuildRequires: python3-devel BuildRequires: python3-gobject-devel -BuildRequires: systemd BuildRequires: update-desktop-files BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(libavcodec) >= 58 @@ -50,6 +49,7 @@ BuildRequires: pkgconfig(libwebp) >= 0.4 BuildRequires: pkgconfig(py3cairo) BuildRequires: pkgconfig(pygtk-2.0) +BuildRequires: pkgconfig(systemd) BuildRequires: pkgconfig(vpx) >= 1.4.0 BuildRequires: pkgconfig(xcomposite) BuildRequires: pkgconfig(xdamage) @@ -77,7 +77,7 @@ Recommends: python3-dnspython Recommends: python3-opencv Recommends: python3-paramiko -%{?systemd_requires} +%{?systemd_ordering} %description Xpra is "screen for X": it allows you to run X programs, usually on a remote
