Hello community, here is the log from the commit of package python-vdirsyncer for openSUSE:Factory checked in at 2020-02-04 19:54:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-vdirsyncer (Old) and /work/SRC/openSUSE:Factory/.python-vdirsyncer.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-vdirsyncer" Tue Feb 4 19:54:33 2020 rev:8 rq:769764 version:0.16.7 Changes: -------- --- /work/SRC/openSUSE:Factory/python-vdirsyncer/python-vdirsyncer.changes 2019-06-07 12:19:03.964777110 +0200 +++ /work/SRC/openSUSE:Factory/.python-vdirsyncer.new.26092/python-vdirsyncer.changes 2020-02-04 19:54:35.549364966 +0100 @@ -1,0 +2,6 @@ +Mon Feb 3 15:57:42 UTC 2020 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut through the -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-vdirsyncer.spec ++++++ --- /var/tmp/diff_new_pack.umHFwO/_old 2020-02-04 19:54:36.505365524 +0100 +++ /var/tmp/diff_new_pack.umHFwO/_new 2020-02-04 19:54:36.509365526 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-vdirsyncer # -# 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 @@ -36,8 +36,8 @@ BuildRequires: %{python_module setuptools_scm} BuildRequires: fdupes BuildRequires: python-rpm-macros -BuildRequires: systemd BuildRequires: systemd-rpm-macros +BuildRequires: pkgconfig(systemd) Requires: python-atomicwrites >= 0.1.7 Requires: python-click >= 5.0 Requires: python-click-log >= 0.3
