From 6fc7fd819f9cb644c7d693e1ef0436ddd966801c Mon Sep 17 00:00:00 2001 From: John Crisp Date: Mon, 7 Jul 2025 17:26:28 +0200 Subject: [PATCH] Add missing files --- smeserver-manager-AdminLTE.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/smeserver-manager-AdminLTE.spec b/smeserver-manager-AdminLTE.spec index 46a057e..13ea4c0 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 45 +%define release 46 Summary: AdminLTE is an html framework for admin consoles - this rpm adds it to smeserver manager2 Name: %{name} @@ -29,6 +29,9 @@ AdminLTE is an html framework for admin consoles wget https://github.com/ColorlibHQ/AdminLTE/archive/master.zip %changelog +* Mon Jul 07 2025 John Crisp 11.0.0-46.sme +- Too fast on the build button and missed some files + * Mon Jul 07 2025 John Crisp 11.0.0-45.sme - Tidy up Nut panels more - other general formatting