From 7245d5c194429a5adb63331885c4e4f1d8841eb43670a9170eeda64d3d230cbc Mon Sep 17 00:00:00 2001 From: Eric Schirra Date: Sat, 11 Apr 2015 22:42:06 +0000 Subject: [PATCH] Accepting request 295441 from home:ecsos update to 6.15 OBS-URL: https://build.opensuse.org/request/show/295441 OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=3 --- FreeFileSync.changes | 48 ++++++++++++++++++++++++++++++++++++ FreeFileSync.spec | 4 ++- FreeFileSync_6.13_Source.zip | 3 --- FreeFileSync_6.15_Source.zip | 3 +++ 4 files changed, 54 insertions(+), 4 deletions(-) delete mode 100644 FreeFileSync_6.13_Source.zip create mode 100644 FreeFileSync_6.15_Source.zip diff --git a/FreeFileSync.changes b/FreeFileSync.changes index 8022ae9..b09a163 100644 --- a/FreeFileSync.changes +++ b/FreeFileSync.changes @@ -1,3 +1,51 @@ +------------------------------------------------------------------- +Sat Apr 11 22:00:38 UTC 2015 - ecsos@opensuse.org + +- update to 6.15 [2015-04-07] + - Revert to log file naming convention without colon character + - Prevent endless recursion when traversing into folder on + corrupt file system + - Fixed view filter button rendering issue for RTL languages + - Fixed grid losing far scroll positions when increasing + icon sizes + - Flush file buffers before verifying file copy + - Update existing items when retrying failed folder traversal + - Harmonized bitmap file loading by removing format variance + - Fixed invalid argument error when setting file times (Linux) + - Fixed application hang when loading icon for named pipe (Linux) + - Improved file copy read-ahead performance (Linux) + - Use native file I/O for stream operations (Linux, OS X) + - Fixed file copy creating zero-sized files (OS X) + - Automatically create Minidump files during an + application crash (Windows) + - Check for missing service pack to help + diagnose crash (Windows 7) + - New menu item with download link after a version update + - Work around C-function memory race condition when + formatting time + - Added Hindi language + +- changes from 6.14 [2015-02-10] + - New buttons allow changing the order of folder pairs + - New keyboard shortcuts for rearranging folder pairs + - Preserve comparison results when deleting a specific + folder pair + - Allow inserting new folder pairs into the middle of the list + - Append status to log file names when warnings occur + - Don't interrupt immediate comparison when starting a .ffs_gui + file for slow devices + - Work around wxWidgets bug eating up command keys in + text boxes (Linux) + - Fixed incorrect parameter error when checking recycle bin on + drive mounted with Paragon ExtFS (Windows) + - Use colon as time stamp seperator in log file names + - Refactored basic low-level file traversal routine + - Optimized file icon startup procedure + - Fixed occasional failure to set modification times on + Samba shares (OS X) + - Transfer creation times during file copy (OS X) + - Support copying file times with nano-second precision (OS X) + ------------------------------------------------------------------- Mon Feb 9 11:53:18 UTC 2015 - ecsos@opensuse.org diff --git a/FreeFileSync.spec b/FreeFileSync.spec index c739c30..66380d4 100644 --- a/FreeFileSync.spec +++ b/FreeFileSync.spec @@ -17,7 +17,7 @@ Name: FreeFileSync Summary: Free backup software to synchronize files and folders -Version: 6.13 +Version: 6.15 Release: 1 License: GPL-3.0+ Group: Productivity/Networking/System @@ -30,6 +30,7 @@ Source4: RealtimeSync.png Source5: zenXml_2.1-stripped.zip BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: unzip +BuildRequires: dos2unix BuildRequires: gcc-c++ >= 4.8 BuildRequires: boost-devel >= 1.54 BuildRequires: wxWidgets-3_0-devel @@ -53,6 +54,7 @@ Usually this command line will trigger a FreeFileSync batch job. %prep %setup -T -b 0 -c %{name}-%{version} %setup -T -a 5 -c %{name}-%{version} -D +dos2unix LICENSE %build pushd %{name}/Source diff --git a/FreeFileSync_6.13_Source.zip b/FreeFileSync_6.13_Source.zip deleted file mode 100644 index 77e145e..0000000 --- a/FreeFileSync_6.13_Source.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f6472ef731a434634d57443caed5904e98929217f5b9b243d07e0c951003a796 -size 2612566 diff --git a/FreeFileSync_6.15_Source.zip b/FreeFileSync_6.15_Source.zip new file mode 100644 index 0000000..2b3924c --- /dev/null +++ b/FreeFileSync_6.15_Source.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:943b01b93c22a80f5375b018152ab953bbc09d766e076dff4b8a27b6ee274201 +size 2631985