Mercurial > packages > rhel6 > uwsgi
comparison uwsgi.spec @ 7:0eb0a0d0f011
Update to version 2.0.3
author | Guido Berhoerster <guido+packaging@berhoerster.name> |
---|---|
date | Mon, 17 Mar 2014 10:46:54 +0100 |
parents | 6cbd1afb6634 |
children | 82f1304b7322 |
comparison
equal
deleted
inserted
replaced
6:6cbd1afb6634 | 7:0eb0a0d0f011 |
---|---|
1 # revision of the uwsgi documentation corresponding to the packaged release | 1 # revision of the uwsgi documentation corresponding to the packaged release |
2 %global uwsgi_docs_rev 83e57d6246e23184e9c07bc2fec3ebc549e8125c | 2 %global uwsgi_docs_rev 415ddd55f81ce7b91e0e4d3d1b2155642af12f21 |
3 | 3 |
4 Name: uwsgi | 4 Name: uwsgi |
5 Version: 2.0.2 | 5 Version: 2.0.3 |
6 Release: 1%{?dist} | 6 Release: 1%{?dist} |
7 Summary: Complete Stack for Building Clustered/Distributed Network Applications | 7 Summary: Complete Stack for Building Clustered/Distributed Network Applications |
8 | 8 |
9 Group: System Environment/Daemons | 9 Group: System Environment/Daemons |
10 License: GPLv2+ with exceptions | 10 License: GPLv2+ with exceptions |
717 %defattr(-,root,root,-) | 717 %defattr(-,root,root,-) |
718 %{_sysconfdir}/httpd/conf.d/10-uwsgi.conf | 718 %{_sysconfdir}/httpd/conf.d/10-uwsgi.conf |
719 %{_libdir}/httpd/modules/mod_uwsgi.so | 719 %{_libdir}/httpd/modules/mod_uwsgi.so |
720 | 720 |
721 %changelog | 721 %changelog |
722 * Mon Mar 17 2014 Guido Berhoerster <guido+packaging@berhoerster.name> - 2.0.3-1 | |
723 - Update to version 2.0.3 | |
724 | |
722 * Fri Mar 14 2014 Guido Berhoerster <guido+packaging@berhoerster.name> - 2.0.2-1 | 725 * Fri Mar 14 2014 Guido Berhoerster <guido+packaging@berhoerster.name> - 2.0.2-1 |
723 - Update to version 2.0.2 | 726 - Update to version 2.0.2 |
724 | 727 |
725 * Wed Jan 8 2014 Guido Berhoerster <guido+packaging@berhoerster.name> - 2.0-1 | 728 * Wed Jan 8 2014 Guido Berhoerster <guido+packaging@berhoerster.name> - 2.0-1 |
726 - Update to version 2.0 | 729 - Update to version 2.0 |