diff --git a/root/etc/e-smith/events/e-smith-test-update/.gitignore b/root/etc/e-smith/events/smeserver-test-update/.gitignore similarity index 100% rename from root/etc/e-smith/events/e-smith-test-update/.gitignore rename to root/etc/e-smith/events/smeserver-test-update/.gitignore diff --git a/smeserver-test.spec b/smeserver-test.spec index 396fa0b..ee5115a 100644 --- a/smeserver-test.spec +++ b/smeserver-test.spec @@ -4,7 +4,7 @@ Summary: smeserver server and gateway - testing infrastructure module %define name smeserver-test Name: %{name} %define version 11.0.0 -%define release 3 +%define release 4 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -25,6 +25,9 @@ Provides: e-smith-test smeserver server and gateway software - testing infrastructure module. %changelog +* Wed Apr 17 2024 Jean-Philippe Pialasse 11.0.0-4.sme +- rename update event + * Thu Apr 04 2024 Brian Read 11.0.0-3.sme - Set license file to GPL2.0 [SME: 12577]