diff --git a/gitea.spec b/gitea.spec index 90c61c6..0b02e8e 100644 --- a/gitea.spec +++ b/gitea.spec @@ -1,6 +1,6 @@ Name: gitea Version: 1.22.4 -Release: 1mamba +Release: 2mamba Summary: Painless self-hosted Git service, community managed Group: System/Servers Vendor: openmamba @@ -68,7 +68,7 @@ install -D -m644 custom/conf/app.example.ini %{buildroot}%{_sysconfdir}/gitea/ap : %postun -%systemd_postun gitea +%systemd_postun_with_restart gitea : %files @@ -81,6 +81,9 @@ install -D -m644 custom/conf/app.example.ini %{buildroot}%{_sysconfdir}/gitea/ap %doc LICENSE %changelog +* Fri Nov 29 2024 Silvan Calarco 1.22.4-2mamba +- restart service on update (systemd_postun_with_restart) + * Tue Nov 26 2024 Automatic Build System 1.22.4-1mamba - automatic version update by autodist