From e981e2cbd8822df16b2fc3a4351f9cca0a88ec57 Mon Sep 17 00:00:00 2001 From: Brian Read Date: Thu, 4 Apr 2024 15:31:27 +0100 Subject: [PATCH] Update Release --- smeserver-hosts.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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]