From 0d9b42b44571f007837fd821bd86960d75eaa48bedcc243af0b5973cbdd88616 Mon Sep 17 00:00:00 2001 From: Alexei Sorokin Date: Sun, 2 Aug 2015 09:46:57 +0000 Subject: [PATCH] - Update to 0.11.18. OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=20 --- syncthing-0.11.17.tar.gz | 3 --- syncthing-0.11.18.tar.gz | 3 +++ syncthing.changes | 7 +++++++ syncthing.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 syncthing-0.11.17.tar.gz create mode 100644 syncthing-0.11.18.tar.gz diff --git a/syncthing-0.11.17.tar.gz b/syncthing-0.11.17.tar.gz deleted file mode 100644 index c01e9b8..0000000 --- a/syncthing-0.11.17.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9b041b7d3b6bb9056d9f844dd8e1e90850919474af03445667836a28d9756796 -size 3389730 diff --git a/syncthing-0.11.18.tar.gz b/syncthing-0.11.18.tar.gz new file mode 100644 index 0000000..5228452 --- /dev/null +++ b/syncthing-0.11.18.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd93392687e545e2b779d10754e24cd49ecbfc03cabaceac381b5a3e69693be6 +size 3391683 diff --git a/syncthing.changes b/syncthing.changes index f7f0c7e..b87bc65 100644 --- a/syncthing.changes +++ b/syncthing.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Aug 2 09:32:36 UTC 2015 - sor.alexei@meowr.ru + +- Update to 0.11.18: + * Use protocol provided buffers for requests. + * Update credits for dependencies. + ------------------------------------------------------------------- Tue Jul 28 15:54:12 UTC 2015 - sor.alexei@meowr.ru diff --git a/syncthing.spec b/syncthing.spec index 1540baa..08f2871 100644 --- a/syncthing.spec +++ b/syncthing.spec @@ -17,7 +17,7 @@ Name: syncthing -Version: 0.11.17 +Version: 0.11.18 Release: 0 Summary: FOSS Continuous File Synchronization License: MPL-2.0 @@ -74,7 +74,7 @@ install -Dm 0644 etc/linux-systemd/user/%{name}.service \ %files %defattr(-,root,root) -%doc AUTHORS LICENSE README.md +%doc AUTHORS CONDUCT.md CONTRIBUTING.md LICENSE README.md %{_bindir}/%{name} %{_unitdir}/%{name}@.service %if 0%{?suse_version} > 1320