diff --git a/syncthing-0.11.13.tar.gz b/syncthing-0.11.13.tar.gz deleted file mode 100644 index 9888660..0000000 --- a/syncthing-0.11.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dae242d1210a4cdc21dc624a7abec324b8634c07d673059662ffb795c8405671 -size 3363523 diff --git a/syncthing-0.11.17.tar.gz b/syncthing-0.11.17.tar.gz new file mode 100644 index 0000000..c01e9b8 --- /dev/null +++ b/syncthing-0.11.17.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b041b7d3b6bb9056d9f844dd8e1e90850919474af03445667836a28d9756796 +size 3389730 diff --git a/syncthing.changes b/syncthing.changes index 5f665ae..f7f0c7e 100644 --- a/syncthing.changes +++ b/syncthing.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Tue Jul 28 15:54:12 UTC 2015 - sor.alexei@meowr.ru + +- Update to 0.11.17: + * Determine conflict winner based on change type and modification + time. + * Optionally ignore remote deletes. + * Add devices and directories without restart. + +------------------------------------------------------------------- +Sun Jul 19 23:41:06 UTC 2015 - jacobwinski@gmail.com + +- update to 0.11.16: + * Allow #editIgnores to scroll in browser. + * Don't let folder ID escape into HTML tag ID:s. + * Improve info text for device addresses. + +------------------------------------------------------------------- +Wed Jul 15 04:58:55 UTC 2015 - jacobwinski@gmail.com + +- Update to 0.11.15 (changes since 0.11.13): + * Fix advanced option saving. + * Update protocol package. + * Update panic instructions. + * Remove one of two emits of events.DeviceConnected. + ------------------------------------------------------------------- Mon Jul 6 11:38:09 UTC 2015 - sor.alexei@meowr.ru diff --git a/syncthing.spec b/syncthing.spec index 9701a6b..1540baa 100644 --- a/syncthing.spec +++ b/syncthing.spec @@ -17,7 +17,7 @@ Name: syncthing -Version: 0.11.13 +Version: 0.11.17 Release: 0 Summary: FOSS Continuous File Synchronization License: MPL-2.0 @@ -40,6 +40,7 @@ Internet. %setup -q %build +echo "v%{version}" | tee RELEASE %goprep github.com/%{name}/%{name} go run build.go -no-upgrade build