* Sat Oct 04 2025 Brian Read <brianr@koozali.org> 2.0.4-26.sme

- Delete en.pm and create .lex file if needed [SME: 13214]
This commit is contained in:
2025-10-04 12:01:07 +01:00
parent 4fa4c7a67d
commit 2406e0f1a5
2 changed files with 4 additions and 110 deletions

View File

@@ -1,6 +1,6 @@
%define name smeserver-dhcpmanager
%define version 2.0.4
%define release 25
%define release 26
Summary: provide a dhcp panel in the server-manager for The SME Server
Name: %{name}
@@ -25,6 +25,9 @@ AutoReqProv: no
Implementation of some feature arround dhcp clients like : wol, cleaning dhcpd.leases, Scan of your network etc//
%changelog
* Sat Oct 04 2025 Brian Read <brianr@koozali.org> 2.0.4-26.sme
- Delete en.pm and create .lex file if needed [SME: 13214]
* Sat Oct 04 2025 Brian Read <brianr@koozali.org> 2.0.4-25.sme
- Remove smanager-refresh from spec file [SME: 13212]