diff --git a/syncthing-0.11.2.tar.gz b/syncthing-0.11.2.tar.gz deleted file mode 100644 index 616e058..0000000 --- a/syncthing-0.11.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:59784b57e54c2271f9d8d5544e03cbbb2413d41e72929f11e75ec46c0e4c4549 -size 3127112 diff --git a/syncthing-0.11.3.tar.gz b/syncthing-0.11.3.tar.gz new file mode 100644 index 0000000..7030596 --- /dev/null +++ b/syncthing-0.11.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be2a2931c234ab39189301fce15c303c6b94383181d0b4e573064af4c2896015 +size 3145966 diff --git a/syncthing.changes b/syncthing.changes index 70e1a19..54e60c4 100644 --- a/syncthing.changes +++ b/syncthing.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue May 12 05:37:21 UTC 2015 - sor.alexei@meowr.ru + +- Update to 0.11.3: + * Do not remove the file when renaming on a case-insensitive + platform. + * Distinguish files with same name but different extension in + staggered versioner. + * Reschedule the next scan interval. + * Wait for stdout/stderr to close. + * Use actual release version for release note link. + * Set the execute bit on Windows executables. + * Trigger pull check on remote index updates. + * Implement upnpSvc.Stop(). + * Remove system/editor specific ignores. + ------------------------------------------------------------------- Thu May 7 19:34:43 UTC 2015 - sor.alexei@meowr.ru diff --git a/syncthing.spec b/syncthing.spec index 8493c96..4a899e8 100644 --- a/syncthing.spec +++ b/syncthing.spec @@ -17,7 +17,7 @@ Name: syncthing -Version: 0.11.2 +Version: 0.11.3 Release: 0 Summary: FOSS Continuous File Synchronization License: MIT @@ -47,7 +47,7 @@ go run build.go -no-upgrade build install -Dm 0755 %{name} %{buildroot}%{_bindir}/%{name} install -Dm 0644 etc/linux-systemd/system/%{name}@.service \ %{buildroot}%{_unitdir}/%{name}@.service -install -Dm 0644 etc/linux-systemd/user/%{name}.service \ +install -Dm 0644 etc/linux-systemd/user/%{name}.service \ %{buildroot}%{_userunitdir}/%{name}.service mkdir -p %{buildroot}%{_sbindir}/