diff --git a/syncthing.changes b/syncthing.changes index 7f32816..a735bbf 100644 --- a/syncthing.changes +++ b/syncthing.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 10 19:28:00 UTC 2020 - Alexei Sorokin + +- Change the Go build requirement to a more flexible + "golang(API) >= 1.12". + ------------------------------------------------------------------- Thu Feb 6 16:36:41 UTC 2020 - Marius Kittler diff --git a/syncthing.spec b/syncthing.spec index 0dc9adf..3d2e90f 100644 --- a/syncthing.spec +++ b/syncthing.spec @@ -26,8 +26,8 @@ URL: https://syncthing.net/ 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: golang(API) >= 1.12 BuildRequires: systemd-rpm-macros +BuildRequires: golang(API) >= 1.12 BuildRequires: pkgconfig(systemd) %{?systemd_ordering}