Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lxd for openSUSE:Factory checked in 
at 2023-06-16 16:54:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxd (Old)
 and      /work/SRC/openSUSE:Factory/.lxd.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lxd"

Fri Jun 16 16:54:50 2023 rev:54 rq:1093362 version:5.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/lxd/lxd.changes  2023-05-18 15:19:53.810064405 
+0200
+++ /work/SRC/openSUSE:Factory/.lxd.new.15902/lxd.changes       2023-06-16 
16:56:00.670120497 +0200
@@ -1,0 +2,5 @@
+Thu Jun 15 12:05:08 UTC 2023 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Fix call to sysctl_apply: this macro takes a parameter.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lxd.spec ++++++
--- /var/tmp/diff_new_pack.Nd5UgU/_old  2023-06-16 16:56:01.666126373 +0200
+++ /var/tmp/diff_new_pack.Nd5UgU/_new  2023-06-16 16:56:01.670126396 +0200
@@ -402,14 +402,14 @@
 %service_add_pre %{name}.service
 
 %post
-%sysctl_apply
+%sysctl_apply 60-lxd.conf
 %service_add_post %{name}.service
 
 %preun
 %service_del_preun %{name}.service
 
 %postun
-%sysctl_apply
+%sysctl_apply 60-lxd.conf
 %service_del_postun %{name}.service
 
 %files

Reply via email to