Hello community, here is the log from the commit of package syncthing for openSUSE:Factory checked in at 2020-02-04 19:54:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/syncthing (Old) and /work/SRC/openSUSE:Factory/.syncthing.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "syncthing" Tue Feb 4 19:54:44 2020 rev:90 rq:769765 version:1.3.3 Changes: -------- --- /work/SRC/openSUSE:Factory/syncthing/syncthing.changes 2020-01-07 23:55:32.980099712 +0100 +++ /work/SRC/openSUSE:Factory/.syncthing.new.26092/syncthing.changes 2020-02-04 19:54:47.745372080 +0100 @@ -1,0 +2,6 @@ +Mon Feb 3 16:33:41 UTC 2020 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut through the -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ syncthing.spec ++++++ --- /var/tmp/diff_new_pack.DdIdeJ/_old 2020-02-04 19:54:49.005372814 +0100 +++ /var/tmp/diff_new_pack.DdIdeJ/_new 2020-02-04 19:54:49.021372824 +0100 @@ -27,8 +27,8 @@ Source1: https://github.com/%{name}/%{name}/releases/download/v%{version}/%{name}-source-v%{version}.tar.gz.asc Source2: %{name}.keyring BuildRequires: go >= 1.8 -BuildRequires: systemd BuildRequires: systemd-rpm-macros +BuildRequires: pkgconfig(systemd) %{?systemd_ordering} %description
