* Fri Feb 21 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-6.sme

- remove pptpd reference [SME: 11418]
This commit is contained in:
2025-02-21 00:07:03 -05:00
parent a6456004d4
commit ee2c196928
3 changed files with 5 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
Summary: smeserver module for managing hosts entries
Name: smeserver-hosts
%define version 11.0.0
%define release 5
%define release 6
Version: %{version}
Release: %{release}%{?dist}
License: GPL
@@ -27,6 +27,9 @@ smeserver module to allow the configuration of the hosts database, which is
used to build the DNS and DHCP configuration.
%changelog
* Fri Feb 21 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-6.sme
- remove pptpd reference [SME: 11418]
* Thu Apr 04 2024 Brian Read <brianr@koozali.org> 11.0.0-5.sme
- Update createlinks to create smeserver-package-update event[SME: 12579]