Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rtkit for openSUSE:Factory checked in at 2021-06-05 23:30:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rtkit (Old) and /work/SRC/openSUSE:Factory/.rtkit.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rtkit" Sat Jun 5 23:30:19 2021 rev:30 rq:896314 version:0.13 Changes: -------- --- /work/SRC/openSUSE:Factory/rtkit/rtkit.changes 2021-03-17 20:13:57.894826266 +0100 +++ /work/SRC/openSUSE:Factory/.rtkit.new.1898/rtkit.changes 2021-06-05 23:30:37.056342555 +0200 @@ -1,0 +2,6 @@ +Fri May 28 21:00:35 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org> + +- Replace systemd-devel BuildRequires with pkgconfig(libsystemd): + allow OBS to shortcut through the systemd-mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rtkit.spec ++++++ --- /var/tmp/diff_new_pack.QHNXQi/_old 2021-06-05 23:30:38.248344628 +0200 +++ /var/tmp/diff_new_pack.QHNXQi/_new 2021-06-05 23:30:38.252344634 +0200 @@ -22,18 +22,18 @@ Summary: Realtime Policy and Watchdog Daemon # The daemon itself is GPL v3 or later, the reference implementation for # the client BSD-3-Clause -License: GPL-3.0-or-later AND BSD-3-Clause +License: BSD-3-Clause AND GPL-3.0-or-later Group: System/Base URL: https://github.com/heftig/rtkit Source: https://github.com/heftig/rtkit/releases/download/v%{version}/rtkit-%{version}.tar.xz BuildRequires: automake BuildRequires: libcap-devel BuildRequires: pkg-config -BuildRequires: systemd-devel BuildRequires: systemd-rpm-macros BuildRequires: vim BuildRequires: xz BuildRequires: pkgconfig(dbus-1) >= 1.2 +BuildRequires: pkgconfig(libsystemd) BuildRequires: pkgconfig(polkit-agent-1) BuildRequires: pkgconfig(polkit-gobject-1) Requires: polkit