Hello community,
here is the log from the commit of package system-tuning-common-SUSE for
openSUSE:Factory checked in at 2020-02-04 19:57:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/system-tuning-common-SUSE (Old)
and /work/SRC/openSUSE:Factory/.system-tuning-common-SUSE.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "system-tuning-common-SUSE"
Tue Feb 4 19:57:01 2020 rev:6 rq:769957 version:0.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/system-tuning-common-SUSE/system-tuning-common-SUSE.changes
2019-11-09 23:39:06.253178389 +0100
+++
/work/SRC/openSUSE:Factory/.system-tuning-common-SUSE.new.26092/system-tuning-common-SUSE.changes
2020-02-04 19:57:08.473454159 +0100
@@ -1,0 +2,6 @@
+Mon Feb 3 16:36:45 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
+ shortcut through the -mini flavors.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ system-tuning-common-SUSE.spec ++++++
--- /var/tmp/diff_new_pack.q0xiWd/_old 2020-02-04 19:57:09.565454796 +0100
+++ /var/tmp/diff_new_pack.q0xiWd/_new 2020-02-04 19:57:09.585454808 +0100
@@ -1,7 +1,7 @@
#
# spec file for package system-tuning-common-SUSE
#
-# 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
@@ -22,11 +22,11 @@
Summary: SUSE specific udev tuning rules
License: GPL-2.0-or-later
Group: System/Base
-Url: https://github.com/openSUSE/system-tuning-SUSE
+URL: https://github.com/openSUSE/system-tuning-SUSE
Source0: %{name}-%{version}.tar.xz
Requires: systemd
-BuildRequires: systemd
BuildRequires: systemd-rpm-macros
+BuildRequires: pkgconfig(systemd)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch