SHA256
1
0
forked from pool/syncthing
Alexei Sorokin 2020-03-12 21:28:37 +00:00 committed by Git OBS Bridge
parent 613169b816
commit bae8d60547
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 10 19:28:00 UTC 2020 - Alexei Sorokin <sor.alexei@meowr.ru>
- Change the Go build requirement to a more flexible
"golang(API) >= 1.12".
-------------------------------------------------------------------
Thu Feb 6 16:36:41 UTC 2020 - Marius Kittler <marius.kittler@suse.com>

View File

@ -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}