diff --git a/obs-server.spec b/obs-server.spec index 189c082438b1d1c15e6eead55d75f180d866954b..735a396452889e5772518a83ff1900039bcc93fc 100644 --- a/obs-server.spec +++ b/obs-server.spec @@ -6,7 +6,7 @@ Name: obs-server Version: 2.10.1 -Release: lp151.23.5 +Release: lp151.23.6 Summary: The Open Build Service -- Server Component License: GPL-2.0-only OR GPL-3.0-only URL: http://www.openbuildservice.org @@ -297,7 +297,6 @@ if [ -e %{_rundir}/start_obs-api-support.target ];then fi %postun -n obs-api -%insserv_cleanup %systemd_postun_with_restart %{obs_api_support_scripts} %systemd_postun_with_restart httpd @@ -480,6 +479,9 @@ usermod -a -G docker obsservicerun %{_sbindir}/rcobsstoragesetup %changelog +* Sun Sep 20 2020 yanan li - 2.10.1-lp151.23.6 +- delete %insserv_cleanup + * Fri Sep 18 2020 Zhiqiang Liu - 2.10.1-lp151.23.5 - correct usage info when exec 'obs_serverstatus' without other pargs