From 1baec827d376add0a7483749c626e5f39c11fa61 Mon Sep 17 00:00:00 2001 From: John Crisp Date: Fri, 13 Jun 2025 19:55:48 +0200 Subject: [PATCH] 11.0.0-38.sme More formatting --- smeserver-manager-AdminLTE.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/smeserver-manager-AdminLTE.spec b/smeserver-manager-AdminLTE.spec index ac0057a..6810fe4 100644 --- a/smeserver-manager-AdminLTE.spec +++ b/smeserver-manager-AdminLTE.spec @@ -1,6 +1,6 @@ %define name smeserver-manager-AdminLTE %define version 11.0.0 -%define release 37 +%define release 38 Summary: AdminLTE is an html framework for admin consoles - this rpm adds it to smeserver manager2 Name: %{name} Version: %{version} @@ -28,6 +28,10 @@ AdminLTE is an html framework for admin consoles wget https://github.com/ColorlibHQ/AdminLTE/archive/master.zip %changelog +* Fri Jun 13 2025 John Crisp 11.0.0-38.sme +- More formatting for LocalNetworks +- More formatting for PortForwards + * Fri Jun 13 2025 John Crisp 11.0.0-37.sme - Finish portforwarding to work with [SME:13043]