Hello community,

here is the log from the commit of package python-systemd for 
openSUSE:Leap:15.2 checked in at 2020-02-21 23:48:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-systemd (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-systemd.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-systemd"

Fri Feb 21 23:48:59 2020 rev:27 rq:777199 version:234

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-systemd/python-systemd.changes  
2020-01-15 15:53:43.819607773 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-systemd.new.26092/python-systemd.changes   
    2020-02-21 23:49:01.560527648 +0100
@@ -1,0 +2,6 @@
+Sun Feb  2 14:05:14 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- BuildRequire pkgconfig(libsystemd) instead of systemd-devel:
+  allow OBS to shortcut through the -mini flavors.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-systemd.spec ++++++
--- /var/tmp/diff_new_pack.6saiur/_old  2020-02-21 23:49:01.864528252 +0100
+++ /var/tmp/diff_new_pack.6saiur/_new  2020-02-21 23:49:01.868528260 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-systemd
 #
-# Copyright (c) 2017 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -22,9 +22,9 @@
 Version:        234
 Release:        0
 Summary:        Python wrappers for systemd functionality
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          Development/Languages/Python
-Url:            https://github.com/systemd/python-systemd
+URL:            https://github.com/systemd/python-systemd
 Source:         
https://github.com/systemd/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE iso-c-90.patch makes the building iso-c-90 compatible to 
allow building on SLE12 SP3
 Patch1:         iso-c-90.patch
@@ -36,7 +36,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
 BuildRequires:  python-rpm-macros
-BuildRequires:  systemd-devel
+BuildRequires:  pkgconfig(libsystemd)
 Requires:       systemd
 Suggests:       %{name}-doc
 # /SECTION


Reply via email to