* Wed Sep 24 2025 Brian Read <brianr@koozali.org> 2.0.4-23.sme

- Sort out archive on git stopping local archive update [SME: 13171]
This commit is contained in:
2025-09-24 13:51:34 +01:00
parent 9bf602f998
commit dc15d53296
3 changed files with 5 additions and 2 deletions

2
.gitignore vendored
View File

@@ -1,4 +1,4 @@
*.rpm *.rpm
*.log *.log
*spec-20* *spec-20*
*.tar.gz *.tar.xz

Binary file not shown.

View File

@@ -1,6 +1,6 @@
%define name smeserver-dhcpmanager %define name smeserver-dhcpmanager
%define version 2.0.4 %define version 2.0.4
%define release 22 %define release 23
Summary: provide a dhcp panel in the server-manager for The SME Server Summary: provide a dhcp panel in the server-manager for The SME Server
Name: %{name} 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// Implementation of some feature arround dhcp clients like : wol, cleaning dhcpd.leases, Scan of your network etc//
%changelog %changelog
* Wed Sep 24 2025 Brian Read <brianr@koozali.org> 2.0.4-23.sme
- Sort out archive on git stopping local archive update [SME: 13171]
* Wed Sep 24 2025 Brian Read <brianr@koozali.org> 2.0.4-22.sme * Wed Sep 24 2025 Brian Read <brianr@koozali.org> 2.0.4-22.sme
- Re-build - koji missed gitea update [SME: 13171] - Re-build - koji missed gitea update [SME: 13171]