Hello community,

here is the log from the commit of package containers-systemd for 
openSUSE:Factory checked in at 2020-05-05 18:54:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/containers-systemd (Old)
 and      /work/SRC/openSUSE:Factory/.containers-systemd.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "containers-systemd"

Tue May  5 18:54:44 2020 rev:11 rq:800133 version:0.0+git20200324.5f4ae65

Changes:
--------
--- /work/SRC/openSUSE:Factory/containers-systemd/containers-systemd.changes    
2020-03-30 23:06:32.052283528 +0200
+++ 
/work/SRC/openSUSE:Factory/.containers-systemd.new.2738/containers-systemd.changes
  2020-05-05 18:54:53.397348046 +0200
@@ -1,0 +2,5 @@
+Fri Apr 24 13:20:21 UTC 2020 - Ludwig Nussel <[email protected]>
+
+- use SLE15 compatible %service_del_postun
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ containers-systemd.spec ++++++
--- /var/tmp/diff_new_pack.iowb6y/_old  2020-05-05 18:54:54.373350147 +0200
+++ /var/tmp/diff_new_pack.iowb6y/_new  2020-05-05 18:54:54.377350156 +0200
@@ -19,6 +19,12 @@
 %define containers bind dhcp-server haproxy mariadb nginx squid
 %define container_services container-bind.service 
container-dhcp-server.service container-dhcp6-server.service 
container-haproxy.service container-mariadb.service container-nginx.service 
container-image-prune.timer squid.service
 
+%if %{undefined service_del_postun_without_restart}
+%define service_del_postun_without_restart() \
+DISABLE_RESTART_ON_UPDATE=1 \
+%service_del_postun %{?*}
+%endif
+
 Name:           containers-systemd
 Version:        0.0+git20200324.5f4ae65
 Release:        0


Reply via email to