[python-websockify] Update to version 0.6.0

Nikola Dipanov ndipanov at fedoraproject.org
Mon Mar 23 11:04:25 UTC 2015


commit c87e43c4aba171a03ed28a0b1d33bbab5a33c5a5
Author: Nikola Dipanov <ndipanov at redhat.com>
Date:   Mon Mar 23 11:03:55 2015 +0000

    Update to version 0.6.0

 .gitignore             | 1 +
 python-websockify.spec | 7 +++++--
 sources                | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2f69a1b..178319f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /websockify-0.4.1.tar.gz
 /websockify-0.5.1.tar.gz
 /v0.5.1.tar.gz
+/websockify-0.6.0.tar.gz
diff --git a/python-websockify.spec b/python-websockify.spec
index 0a7bde4..facb4c3 100644
--- a/python-websockify.spec
+++ b/python-websockify.spec
@@ -1,6 +1,6 @@
 Name:           python-websockify
-Version:        0.5.1
-Release:        2%{?dist}
+Version:        0.6.0
+Release:        1%{?dist}
 Summary:        WSGI based adapter for the Websockets protocol
 
 License:        LGPLv3
@@ -42,6 +42,9 @@ install -m 444 docs/websockify.1 %{buildroot}%{_mandir}/man1/
 
 
 %changelog
+* Mon Mar 23 2015 Nikola Đipanov <ndipanov at redhat.com> - 0.6.0-1
+- Update to release 0.6.0
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 33ed880..7555b32 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6b603874b502bcd9d509e664c97ca780  websockify-0.5.1.tar.gz
+fdb30e7b273f2a3d433559dfc8d117e9  websockify-0.6.0.tar.gz


More information about the scm-commits mailing list