Hello community, here is the log from the commit of package retroarch for openSUSE:Factory checked in at 2020-02-04 19:55:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/retroarch (Old) and /work/SRC/openSUSE:Factory/.retroarch.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "retroarch" Tue Feb 4 19:55:14 2020 rev:2 rq:769792 version:1.8.4 Changes: -------- --- /work/SRC/openSUSE:Factory/retroarch/retroarch.changes 2020-01-22 22:43:07.988480832 +0100 +++ /work/SRC/openSUSE:Factory/.retroarch.new.26092/retroarch.changes 2020-02-04 19:55:20.149390979 +0100 @@ -1,0 +2,6 @@ +Mon Feb 3 16:10:18 UTC 2020 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(libsystemd) instead of systemd-devel: + allow OBS to shortcut through -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ retroarch.spec ++++++ --- /var/tmp/diff_new_pack.RbKunt/_old 2020-02-04 19:55:21.389391703 +0100 +++ /var/tmp/diff_new_pack.RbKunt/_new 2020-02-04 19:55:21.393391705 +0100 @@ -1,7 +1,7 @@ # # spec file for package retroarch # -# Copyright (c) 2018 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 @@ -31,7 +31,6 @@ BuildRequires: p7zip BuildRequires: pkgconfig BuildRequires: python3-devel -BuildRequires: systemd-devel BuildRequires: unzip BuildRequires: pkgconfig(Qt5Concurrent) BuildRequires: pkgconfig(Qt5Core) @@ -52,6 +51,7 @@ BuildRequires: pkgconfig(jack) BuildRequires: pkgconfig(libass) BuildRequires: pkgconfig(libpulse) +BuildRequires: pkgconfig(libsystemd) BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(libusb-1.0) BuildRequires: pkgconfig(libv4l2) @@ -199,7 +199,6 @@ --enable-mmap make %{?_smp_mflags} - %install %make_install
