diff --git a/smeserver-hosts.spec b/smeserver-hosts.spec index e3868c5..ce4791d 100644 --- a/smeserver-hosts.spec +++ b/smeserver-hosts.spec @@ -3,7 +3,7 @@ Summary: smeserver module for managing hosts entries Name: smeserver-hosts %define version 11.0.0 -%define release 4 +%define release 5 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 +* Thu Apr 04 2024 Brian Read 11.0.0-5.sme +- Update createlinks to create smeserver-package-update event[SME: 12579] + * Thu Apr 04 2024 Brian Read 11.0.0-4.sme - Set license file to GPL2.0 [SME: 12577]