--- rpms/smeserver-systemd-control/contribs10/smeserver-systemd-control.spec 2020/10/28 21:30:04 1.1 +++ rpms/smeserver-systemd-control/contribs10/smeserver-systemd-control.spec 2022/06/07 15:34:43 1.3 @@ -1,6 +1,6 @@ %define name smeserver-systemd-control %define version 0.1 -%define release 1 +%define release 3 Summary: Perl module to check systemd services Name: %{name} Version: %{version} @@ -19,10 +19,18 @@ AutoReqProv: no %description This module adds some systemd checks and commands for services +https://github.com/NethServer/nethserver-lib/blob/master/lib/perl/NethServer/Service.pm +https://raw.githubusercontent.com/NethServer/nethserver-lib/master/lib/perl/NethServer/Service.pm %changelog +* Tue Jun 07 2022 John Crisp 0.1-2.sme +- Force update to Description with new release [SME: 11064] + +* Tue Sep 21 2021 John Crisp 0.1-2.sme +- Updated description [SME: 11064] + * Wed Oct 14 2020 John Crisp 0.1-1.sme - - Initial build + - Initial build [SME: 11064] %prep %setup @@ -52,7 +60,7 @@ rm -rf %{name}-%{version} echo "****************************************" -echo "https://wiki.contribs.org/SystemdControl" +echo "https://wiki.koozali.org/Systemd-control" echo "****************************************" %postun