We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0526bf0 commit 6d43e34Copy full SHA for 6d43e34
1 file changed
rpm/python-sockjs-cyclone.spec
@@ -21,7 +21,7 @@ Requires: python-simplejson
21
Requires: python-twisted-cyclone
22
23
%description
24
-SockJS-tornado is a pure Python server implementation for the SockJS protocol
+SockJS-Cyclone is a pure Python server implementation for the SockJS protocol
25
running on the Cyclone web server.
26
27
%prep
@@ -44,6 +44,14 @@ rm -rf $RPM_BUILD_ROOT
44
%{python_sitelib}/sockjs*egg-info
45
46
%changelog
47
+* Sun Nov 24 2013 Flavio Grossi <flaviogrossi@gmail.com>
48
+- Version 1.0.2
49
+
50
+* Sun Nob 3 2013 Flavio Grossi <flaviogrossi@gmail.com>
51
+- Version 1.0.1
52
53
+* Fri Nob 1 2013 Flavio Grossi <flaviogrossi@gmail.com>
54
+- First stable release, 1.0.0
55
56
* Wed Jun 6 2012 Flavio Grossi <flaviogrossi@gmail.com>
57
- First rpm release
-
0 commit comments