Spec file update

This commit is contained in:
Daniel Berteaud 2017-07-27 19:20:43 +02:00
parent a72f708874
commit c30e43f6cd
1 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: Common WebApps Framework for SME Server
%define name smeserver-webapps-common
Name: %{name}
%define version 0.3.0
%define version 0.3.1
%define release 1
Version: %{version}
Release: %{release}%{?dist}
@ -18,6 +18,7 @@ Requires: httpd
Requires: mysql
Requires: php
Requires: openssl-perl
Requires: mod_proxy_wstunnel
BuildRequires: e-smith-devtools
%ifarch x86_64
@ -29,6 +30,9 @@ This package provide common files and events for Web Applications integration
on SME Server
%changelog
* Thu Jul 27 2017 Daniel Berteaud <daniel@firewall-services.com> 0.3.1-1.sme
- Support Socket.IO websocket proxying
* Wed Jul 26 2017 Daniel Berteaud <daniel@firewall-services.com> 0.3.0-1.sme
- Requires smeserver-php-fpm on x86_64