- Update to version 0.14.13.
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=84
This commit is contained in:
committed by
Git OBS Bridge
parent
419d096de6
commit
f641566a5e
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: syncthing
|
||||
Version: 0.14.12
|
||||
Version: 0.14.13
|
||||
Release: 0
|
||||
Summary: FOSS Continuous File Synchronisation
|
||||
License: MPL-2.0
|
||||
@@ -27,6 +27,8 @@ 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
|
||||
Source3: %{name}.firewall
|
||||
# PATCH-FIX-UPSTREAM syncthing-0.14.13-go-1.6-compat.patch -- Fix Go 1.6 and older compatibility (commit 0dcf2f1).
|
||||
Patch0: %{name}-0.14.13-go-1.6-compat.patch
|
||||
BuildRequires: go >= 1.3
|
||||
BuildRequires: systemd
|
||||
BuildRequires: systemd-rpm-macros
|
||||
@@ -40,6 +42,7 @@ Internet.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}
|
||||
%patch0 -p1
|
||||
cp -f %{SOURCE3} %{name}.firewall
|
||||
%if !(0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200)
|
||||
# Remove entries which only exist since systemd 215.
|
||||
|
Reference in New Issue
Block a user