--- rpms/smeserver-webhosting/contribs10/smeserver-webhosting.spec 2021/12/02 15:09:44 1.8 +++ rpms/smeserver-webhosting/contribs10/smeserver-webhosting.spec 2021/12/19 13:57:08 1.9 @@ -1,6 +1,6 @@ %define name smeserver-webhosting %define version 0.0.9 -%define release 14 +%define release 15 Name: %{name} Version: %{version} @@ -28,6 +28,7 @@ Patch6: smeserver-webhosting-0.0.9-bz110 Patch7: smeserver-webhosting-0.0.9-locale-2021-08-25.patch Patch8: smeserver-webhosting-0.0.9-bz11666-fix-furlopen-capitalisation.patch Patch9: smeserver-webhosting-0.0.9-bz11786_bz11787.patch +Patch10: smeserver-webhosting-0.0.9-Add-extra-class-attribute-to-sm2-panel.patch %description allow to change php/apache settings to ibays, only yet for sme9 @@ -44,6 +45,7 @@ allow to change php/apache settings to i %patch7 -p1 %patch8 -p1 %patch9 -p1 +%patch10 -p1 %build perl createlinks @@ -68,6 +70,9 @@ rm -rf %{name}-%{version} %defattr(-,root,root) %changelog +* Sun Dec 19 2021 Brian Read 0.0.9-15.sme +- Add extra class attribute to SM2 panel html [SME: 11811] + * Thu Dec 02 2021 Michel Begye 0.0.9-14.sme - Fix MaxExecutionTime not saved [SME: 11786] - Integrate webhosting with smeserver-manager (manager2) [SME: 11787]