diff --git a/FreeFileSync.changes b/FreeFileSync.changes index f797453..a2ae200 100644 --- a/FreeFileSync.changes +++ b/FreeFileSync.changes @@ -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 diff --git a/FreeFileSync.spec b/FreeFileSync.spec index 38f3915..89202b6 100644 --- a/FreeFileSync.spec +++ b/FreeFileSync.spec @@ -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 # diff --git a/FreeFileSync_10.1_Source.zip b/FreeFileSync_10.1_Source.zip deleted file mode 100644 index cb14e23..0000000 --- a/FreeFileSync_10.1_Source.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:39e161637a1506441fb45041424181389db8a342f82fe3496ec97957b022f744 -size 2844941 diff --git a/FreeFileSync_10.2_Source.zip b/FreeFileSync_10.2_Source.zip new file mode 100644 index 0000000..fc9bdb6 --- /dev/null +++ b/FreeFileSync_10.2_Source.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7b072f6239529d0030d845b4b62463edf37910dda3e75cd9dd64f01da81b5b9 +size 2937729