diff --git a/python-websockify.changes b/python-websockify.changes index d8a1b63..4c04b0f 100644 --- a/python-websockify.changes +++ b/python-websockify.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Apr 29 12:13:27 UTC 2013 - dmueller@suse.com + +- update to 0.4.1: + * add include/ directory and remove some dev files from source + distribution. + * use Buffer base64 support in Node.js implementation + ------------------------------------------------------------------- Fri Jan 18 10:00:42 UTC 2013 - cfarrell@suse.com diff --git a/python-websockify.spec b/python-websockify.spec index 54be172..88eb816 100644 --- a/python-websockify.spec +++ b/python-websockify.spec @@ -13,15 +13,16 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Name: python-websockify -Version: 0.3.0 +Version: 0.4.1 Release: 0 -License: LGPL-3.0 and MPL-2.0 and BSD-2-Clause and BSD-3-Clause Summary: Websockify -Url: https://github.com/kanaka/websockify +License: LGPL-3.0 and MPL-2.0 and BSD-2-Clause and BSD-3-Clause Group: Development/Languages/Python +Url: https://github.com/kanaka/websockify Source: http://pypi.python.org/packages/source/w/websockify/websockify-%{version}.tar.gz BuildRequires: python-devel BuildRequires: python-distribute @@ -56,6 +57,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot} %defattr(-,root,root,-) %doc CHANGES.txt LICENSE.txt README.md %{_bindir}/websockify +%{_datadir}/websockify %{python_sitelib}/* %changelog diff --git a/websockify-0.3.0.tar.gz b/websockify-0.3.0.tar.gz deleted file mode 100644 index 2bdf590..0000000 --- a/websockify-0.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e5af73e5d1edee91dbd28bf9fc710b5c23f4183de0e78d5f4fbe68525b53375b -size 20265 diff --git a/websockify-0.4.1.tar.gz b/websockify-0.4.1.tar.gz new file mode 100644 index 0000000..32e80ee --- /dev/null +++ b/websockify-0.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7ea8a3f3944d9058d0d6d927372450cafe869db97c691ee6fd9a16f9eb5e052 +size 280637