Skip to content

Commit 6d43e34

Browse files
committed
fix rpm spec
1 parent 0526bf0 commit 6d43e34

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

rpm/python-sockjs-cyclone.spec

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Requires: python-simplejson
2121
Requires: python-twisted-cyclone
2222

2323
%description
24-
SockJS-tornado is a pure Python server implementation for the SockJS protocol
24+
SockJS-Cyclone is a pure Python server implementation for the SockJS protocol
2525
running on the Cyclone web server.
2626

2727
%prep
@@ -44,6 +44,14 @@ rm -rf $RPM_BUILD_ROOT
4444
%{python_sitelib}/sockjs*egg-info
4545

4646
%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+
4756
* Wed Jun 6 2012 Flavio Grossi <flaviogrossi@gmail.com>
4857
- First rpm release
49-

0 commit comments

Comments
 (0)