Hello community, here is the log from the commit of package borgmatic for openSUSE:Factory checked in at 2019-12-21 12:30:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/borgmatic (Old) and /work/SRC/openSUSE:Factory/.borgmatic.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "borgmatic" Sat Dec 21 12:30:54 2019 rev:12 rq:758266 version:1.3.14 Changes: -------- --- /work/SRC/openSUSE:Factory/borgmatic/borgmatic.changes 2019-09-04 09:16:00.878932539 +0200 +++ /work/SRC/openSUSE:Factory/.borgmatic.new.6675/borgmatic.changes 2019-12-21 12:31:18.111360967 +0100 @@ -1,0 +2,6 @@ +Thu Dec 19 14:55:02 UTC 2019 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(libsystemd) instead of systemd-devel: + Allow OBS to shortcut through the -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ borgmatic.spec ++++++ --- /var/tmp/diff_new_pack.nNiM9Y/_old 2019-12-21 12:31:19.383361572 +0100 +++ /var/tmp/diff_new_pack.nNiM9Y/_new 2019-12-21 12:31:19.435361597 +0100 @@ -1,7 +1,7 @@ # # spec file for package borgmatic # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -55,7 +55,7 @@ BuildRequires: python3-setuptools BuildRequires: python3-six BuildRequires: python3-toml -BuildRequires: systemd-devel +BuildRequires: pkgconfig(libsystemd) Requires: borgbackup Requires: python3-colorama Requires: python3-pykwalify
