SHA256
1
0
forked from pool/FreeFileSync

Accepting request 625333 from home:tglatt:branches:network

- Update to 10.2
  - Limit number of file versions by age and count
  - Report not yet existing folders as warning instead of error
  - Improved comparison speed for high-latency traversals
  - Set up parallel file operations for versioning folder
  - Early clean up to avoid hitting (S)FTP connection limits
  - Support FTP servers with ANSI encoding
  - Fixed folder drag and drop for modal dialogs
  - Fixed progress graph glitch due to unsteady system clock
  - Unbuffered folder lock file existence checking
  - Fixed macOS Donation Ed. not recognized after rename
  - Updated translation files

OBS-URL: https://build.opensuse.org/request/show/625333
OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=30
This commit is contained in:
Eric Schirra 2018-07-26 09:11:04 +00:00 committed by Git OBS Bridge
parent 8dd4143600
commit 2b33bddac0
4 changed files with 21 additions and 5 deletions

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Jul 25 15:40:01 UTC 2018 - thomasglatt@gmx.de
- Update to 10.2
- Limit number of file versions by age and count
- Report not yet existing folders as warning instead of error
- Improved comparison speed for high-latency traversals
- Set up parallel file operations for versioning folder
- Early clean up to avoid hitting (S)FTP connection limits
- Support FTP servers with ANSI encoding
- Fixed folder drag and drop for modal dialogs
- Fixed progress graph glitch due to unsteady system clock
- Unbuffered folder lock file existence checking
- Fixed macOS Donation Ed. not recognized after rename
- Updated translation files
-------------------------------------------------------------------
Tue Jun 19 22:42:35 UTC 2018 - ecsos@opensuse.org

View File

@ -17,7 +17,7 @@
Name: FreeFileSync
Summary: Free backup software to synchronize files and folders
Version: 10.1
Version: 10.2
Release: 1
License: GPL-3.0+
Group: Productivity/Networking/System
@ -59,7 +59,7 @@ Usually this command line will trigger a FreeFileSync batch job.
sed -i 's/\r$//' License.txt
chmod -x License.txt
# Fix for false Makefile
mv Changelog.txt FreeFileSync/Build/
# mv Changelog.txt FreeFileSync/Build/
%build
#

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:39e161637a1506441fb45041424181389db8a342f82fe3496ec97957b022f744
size 2844941

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b7b072f6239529d0030d845b4b62463edf37910dda3e75cd9dd64f01da81b5b9
size 2937729