Hello community, here is the log from the commit of package syncthing for openSUSE:Factory checked in at 2020-03-14 09:55:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/syncthing (Old) and /work/SRC/openSUSE:Factory/.syncthing.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "syncthing" Sat Mar 14 09:55:08 2020 rev:93 rq:784427 version:1.3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/syncthing/syncthing.changes 2020-02-09 20:48:28.386876928 +0100 +++ /work/SRC/openSUSE:Factory/.syncthing.new.3160/syncthing.changes 2020-03-14 09:55:13.755105241 +0100 @@ -1,0 +2,6 @@ +Tue Mar 10 19:28:00 UTC 2020 - Alexei Sorokin <[email protected]> + +- Change the Go build requirement to a more flexible + "golang(API) >= 1.12". + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ syncthing.spec ++++++ --- /var/tmp/diff_new_pack.ABzF0R/_old 2020-03-14 09:55:14.531105811 +0100 +++ /var/tmp/diff_new_pack.ABzF0R/_new 2020-03-14 09:55:14.535105814 +0100 @@ -26,8 +26,8 @@ Source: https://github.com/%{name}/%{name}/releases/download/v%{version}/%{name}-source-v%{version}.tar.gz 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-rpm-macros +BuildRequires: golang(API) >= 1.12 BuildRequires: pkgconfig(systemd) %{?systemd_ordering}
