--- rpms/e-smith-manager/sme9/e-smith-manager.spec 2016/01/31 21:54:06 1.14 +++ rpms/e-smith-manager/sme9/e-smith-manager.spec 2016/02/05 16:41:09 1.15 @@ -1,10 +1,10 @@ -# $Id: e-smith-manager.spec,v 1.13 2016/01/06 15:05:33 vip-ire Exp $ +# $Id: e-smith-manager.spec,v 1.14 2016/01/31 21:54:06 vip-ire Exp $ Summary: e-smith manager navigation module %define name e-smith-manager Name: %{name} %define version 2.6.0 -%define release 3 +%define release 4 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -25,6 +25,10 @@ Provides: server-manager AutoReqProv: no %changelog +* Fri Feb 5 2016 Daniel Berteaud 2.6.0-4.sme +- Really don't redirect to http when login in/out of the server-manager + [SME: 9163] + * Sun Jan 31 2016 Daniel Berteaud 2.6.0-3.sme - Don't redirect to http when login in/out of the server-manager from localhost [SME: 9163]