diff --git a/syncthing.changes b/syncthing.changes index b41d523..1c1ff81 100644 --- a/syncthing.changes +++ b/syncthing.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 25 11:44:33 UTC 2020 - Marius Kittler + +- Fix Leap build by requiring at least Go 1.14 + ------------------------------------------------------------------- Tue Aug 18 11:46:09 UTC 2020 - Marius Kittler diff --git a/syncthing.spec b/syncthing.spec index e6a6016..4986adb 100644 --- a/syncthing.spec +++ b/syncthing.spec @@ -27,7 +27,7 @@ Source: https://github.com/%{name}/%{name}/releases/download/v%{version} Source1: https://github.com/%{name}/%{name}/releases/download/v%{version}/%{name}-source-v%{version}.tar.gz.asc Source2: %{name}.keyring BuildRequires: systemd-rpm-macros -BuildRequires: golang(API) >= 1.12 +BuildRequires: golang(API) >= 1.14 BuildRequires: pkgconfig(systemd) %{?systemd_ordering}