diff --git a/shadowsocks-libev-3.1.3.tar.gz b/shadowsocks-libev-3.1.3.tar.gz deleted file mode 100644 index 606482c..0000000 --- a/shadowsocks-libev-3.1.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:58fb438d2cfe33cfa6ac8c50e587e2138c50e59a4b943f88d22883bf2e192a96 -size 1921170 diff --git a/shadowsocks-libev-3.2.0.tar.gz b/shadowsocks-libev-3.2.0.tar.gz new file mode 100644 index 0000000..69132f1 --- /dev/null +++ b/shadowsocks-libev-3.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5521cf623a07fd1e393528516a83acd2b66c5d4bb4535a52662806a6a060c606 +size 4196021 diff --git a/shadowsocks-libev.changes b/shadowsocks-libev.changes index ae8f3d0..e437295 100644 --- a/shadowsocks-libev.changes +++ b/shadowsocks-libev.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue May 29 07:46:29 UTC 2018 - hillwood@opensuse.org + +- Update version to 3.2.0 + * Add MinGW support by @linusyang + * Refine c-ares integration by @xnoreq. + * Fix building issues with GCC8 by @FlyingheartCN. + * Minor bug fixes. + ------------------------------------------------------------------- Sat Jan 20 14:02:33 UTC 2018 - hillwood@opensuse.org diff --git a/shadowsocks-libev.spec b/shadowsocks-libev.spec index 68878c1..12a661b 100644 --- a/shadowsocks-libev.spec +++ b/shadowsocks-libev.spec @@ -19,10 +19,10 @@ %define libver 2 Name: shadowsocks-libev -Version: 3.1.3 +Version: 3.2.0 Release: 0 Summary: Libev port of Shadowsocks -License: GPL-3.0+ +License: GPL-3.0-or-later Group: Productivity/Networking/Web/Proxy Url: https://github.com/shadowsocks/shadowsocks-libev Source0: https://github.com/shadowsocks/shadowsocks-libev/releases/download/v%{version}/%{name}-%{version}.tar.gz