Accepting request 754064 from home:mrey:branches:network
- Update to 1.3.2: - Bugfixes: - #5810: GUI theme not changing on WebKit-based/like browsers - #5968: Folder "Up To Date" but has pending "Revert Local Changes" - #5980: (De)select all not working in add device dialog - #6027: Folder shows as "Syncing" when there is no data transfer - #6043: Cannot exit after failed startup - #6081: QUIC accept error loops too quickly, causing excessive log output - #6090: Pull-scan loop due to symlink traversal - #6093: cmd/stdiscosrv: Data race in replication - #6136: API + UI device last seen is empty/Never - #6160: Uses too much RAM when syncing large files (1.3.0+) - Enhancements: #6056: Improve sharing tab when there are no devices to share with #6115: Change Web UI based on prefers-color-scheme OBS-URL: https://build.opensuse.org/request/show/754064 OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=174
This commit is contained in:
committed by
Git OBS Bridge
parent
b5d1318017
commit
fce6c40959
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package syncthing
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,12 +17,12 @@
|
||||
|
||||
|
||||
Name: syncthing
|
||||
Version: 1.3.1
|
||||
Version: 1.3.2
|
||||
Release: 0
|
||||
Summary: Continuous File Synchronisation
|
||||
License: MPL-2.0
|
||||
Group: Productivity/Networking/File-Sharing
|
||||
Url: https://syncthing.net/
|
||||
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
|
||||
|
Reference in New Issue
Block a user