diff --git a/FreeFileSync-makefile.patch b/FreeFileSync-makefile.patch index dc8e7db..3c79183 100644 --- a/FreeFileSync-makefile.patch +++ b/FreeFileSync-makefile.patch @@ -1,7 +1,7 @@ diff -Pdpru FreeFileSync.orig/FreeFileSync/Source/Makefile FreeFileSync/FreeFileSync/Source/Makefile --- FreeFileSync.orig/FreeFileSync/Source/Makefile 2015-11-02 13:29:48.000000000 +0100 -+++ FreeFileSync/FreeFileSync/Source/Makefile 2016-02-13 13:42:51.437763949 +0100 -@@ -113,7 +113,9 @@ install: ++++ FreeFileSync/FreeFileSync/Source/Makefile 2016-03-19 15:56:36.756289044 +0100 +@@ -113,9 +113,10 @@ install: mkdir -p $(APPSHAREDIR) cp -R ../Build/Languages/ \ ../Build/Help/ \ @@ -10,5 +10,7 @@ diff -Pdpru FreeFileSync.orig/FreeFileSync/Source/Makefile FreeFileSync/FreeFile + ../Build/gong.wav \ + ../Build/harp.wav \ ../Build/Resources.zip \ - ../Build/styles.gtk_rc \ +- ../Build/styles.gtk_rc \ $(APPSHAREDIR) + + mkdir -p $(DOCSHAREDIR) diff --git a/FreeFileSync.changes b/FreeFileSync.changes index be87cc6..205f459 100644 --- a/FreeFileSync.changes +++ b/FreeFileSync.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Thu Mar 17 21:16:18 UTC 2016 - ecsos@opensuse.org + +- update to 8.0 [2016-03-17] + - Fine-tuned buffer sizes for 70% improved SFTP stream I/O speed + - Support incomplete read/write operations while maximizing + buffer saturation + - Automatically check consistency of FreeFileSync installation + - Fixed crash when using SFTP on CPUs without SSE2 support + - Improved GUI responsiveness during SFTP I/O + - Disabled automatic quote substitution for file filter (OS X) + - Work around invalid parameter error on FAT drives for broken + create times + - Avoid filter mismatches by using precomposed UTF (OS X) + - Fixed main dialog close button not being disabled during sync + (OS X) + - Don't create AppleDouble files if extended attributes are + unsupported (OS X) + - Set content format metadata when copying to an MTP device + - Fixed F-keys not working in sync config dialog (Linux) + - Revert to default button margin values (Linux) + - Fixed crash when thumbnail loading fails on MTP device + - Fixed main grids not scrolling in parallel during mouse + selection + - Revert to default scaling for non-dpi-aware apps + - Integrate FreeFileSync online manual + - Added Slovak translation + ------------------------------------------------------------------- Sat Feb 13 11:52:39 UTC 2016 - ecsos@opensuse.org diff --git a/FreeFileSync.spec b/FreeFileSync.spec index b07a6cb..3633195 100644 --- a/FreeFileSync.spec +++ b/FreeFileSync.spec @@ -17,7 +17,7 @@ Name: FreeFileSync Summary: Free backup software to synchronize files and folders -Version: 7.9 +Version: 8.0 Release: 1 License: GPL-3.0+ Group: Productivity/Networking/System @@ -47,12 +47,12 @@ FreeFileSync is a free Open Source software that helps you synchronize files and synchronize folders for Windows, Linux and Mac OS X. It is designed to save your time setting up and running backup jobs while having nice visual feedback along the way. -%package -n RealTimeSync +%package -n RealtimeSync Summary: Free backup software to synchronize files and folders Group: Productivity/Networking/System Requires: %{name} = %{version}-{%release} -%description -n RealTimeSync +%description -n RealtimeSync The primary purpose of RealtimeSync is to execute a command line each time it detects changes in one of the monitored directories or when a directory becomes available (e. g. insert of a USB-stick). Usually this command line will trigger a FreeFileSync batch job. @@ -110,7 +110,7 @@ rm -rf %{buildroot} %{_datadir}/applications/%{name}.desktop %{_datadir}/pixmaps/%{name}.png -%files -n RealTimeSync +%files -n RealtimeSync %defattr(-,root,root,-) %doc LICENSE %{_bindir}/RealTimeSync diff --git a/FreeFileSync_7.4_Source.zip b/FreeFileSync_7.4_Source.zip deleted file mode 100644 index 057b306..0000000 --- a/FreeFileSync_7.4_Source.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22e725bc0a5187e7b54e25126f4a16f3c9609ffe6018a93df3d8c4e5440061a1 -size 2760357 diff --git a/FreeFileSync_7.9_Source.zip b/FreeFileSync_7.9_Source.zip deleted file mode 100644 index 8c1e35a..0000000 --- a/FreeFileSync_7.9_Source.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:68a80960b4ac5a0cef94e504a46ac97aa0c2a9be2e012a11b090621d1fd6dec1 -size 2991263 diff --git a/FreeFileSync_8.0_Source.zip b/FreeFileSync_8.0_Source.zip new file mode 100644 index 0000000..3d9cbe9 --- /dev/null +++ b/FreeFileSync_8.0_Source.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00cd609c2a810d0d657c6b875ef57ea89ca9ab76cfb676e6c7874e49e0c9de6e +size 2976767