From 962dce084049fe7f337abee0b1330e71241b3c0da042ebe0263d9ccd1f01e088 Mon Sep 17 00:00:00 2001 From: Paolo Stivanin Date: Wed, 15 May 2024 05:42:37 +0000 Subject: [PATCH] - Update to 13.6: * Compact parent path display for medium/large row sizes * Fixed crash when mouse inputs are queued due to system lag * Don't steal focus from other app when sync progress dialog is shown * Fix crackling sound at the beginning of WAV playback (Linux) * Prevent middle grid tooltip from covering sync direction * Disable Nagle algorithm for SFTP connections OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=84 --- FreeFileSync.changes | 11 +++++++++++ FreeFileSync.spec | 2 +- FreeFileSync_13.5_Source.zip | 3 --- FreeFileSync_13.6_Source.zip | 3 +++ 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 FreeFileSync_13.5_Source.zip create mode 100644 FreeFileSync_13.6_Source.zip diff --git a/FreeFileSync.changes b/FreeFileSync.changes index 0c76f98..821a32a 100644 --- a/FreeFileSync.changes +++ b/FreeFileSync.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed May 15 05:41:41 UTC 2024 - Paolo Stivanin + +- Update to 13.6: + * Compact parent path display for medium/large row sizes + * Fixed crash when mouse inputs are queued due to system lag + * Don't steal focus from other app when sync progress dialog is shown + * Fix crackling sound at the beginning of WAV playback (Linux) + * Prevent middle grid tooltip from covering sync direction + * Disable Nagle algorithm for SFTP connections + ------------------------------------------------------------------- Wed Apr 3 11:31:49 UTC 2024 - Paolo Stivanin diff --git a/FreeFileSync.spec b/FreeFileSync.spec index 9610196..97656bd 100644 --- a/FreeFileSync.spec +++ b/FreeFileSync.spec @@ -21,7 +21,7 @@ %endif Name: FreeFileSync -Version: 13.5 +Version: 13.6 Release: 0 Summary: Backup software to synchronize files and folders License: GPL-3.0-or-later diff --git a/FreeFileSync_13.5_Source.zip b/FreeFileSync_13.5_Source.zip deleted file mode 100644 index 6ec69ce..0000000 --- a/FreeFileSync_13.5_Source.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f00b7c4286c0411da64271631523d3904bb198ff4cf2020d3f4a87dbc277ca76 -size 2760609 diff --git a/FreeFileSync_13.6_Source.zip b/FreeFileSync_13.6_Source.zip new file mode 100644 index 0000000..90ec391 --- /dev/null +++ b/FreeFileSync_13.6_Source.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:808f66942f1244fbaf65df91080bc47d8d04cf47aa1a8d6dfde5e54617608a10 +size 53488