Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package unbound for openSUSE:Factory checked 
in at 2021-10-19 23:03:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/unbound (Old)
 and      /work/SRC/openSUSE:Factory/.unbound.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "unbound"

Tue Oct 19 23:03:33 2021 rev:52 rq:925720 version:1.13.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/unbound/libunbound-devel-mini.changes    
2021-08-16 10:13:58.242926855 +0200
+++ /work/SRC/openSUSE:Factory/.unbound.new.1890/libunbound-devel-mini.changes  
2021-10-19 23:03:36.717267079 +0200
@@ -1,0 +2,5 @@
+Sat Oct 16 10:34:52 UTC 2021 - Togan Muftuoglu <[email protected]>
+
+- Fix pidfile location 
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/unbound/unbound.changes  2021-08-16 
10:13:58.370926691 +0200
+++ /work/SRC/openSUSE:Factory/.unbound.new.1890/unbound.changes        
2021-10-19 23:03:36.765267102 +0200
@@ -1,0 +2,5 @@
+Sat Oct 16 10:35:18 UTC 2021 - Togan Muftuoglu <[email protected]>
+
+- Fix pidfile location 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libunbound-devel-mini.spec ++++++
--- /var/tmp/diff_new_pack.Rqhd7b/_old  2021-10-19 23:03:37.453267414 +0200
+++ /var/tmp/diff_new_pack.Rqhd7b/_new  2021-10-19 23:03:37.453267414 +0200
@@ -84,7 +84,7 @@
   --enable-relro-now \
   --enable-dnscrypt \
   --with-conf-file=%{_sysconfdir}/%{name}/unbound.conf \
-  --with-pidfile=%{piddir}%{name}/%{name}.pid \
+  --with-pidfile=%{piddir}/%{name}/%{name}.pid \
   --without-pythonmodule --without-pyunbound \
   --with-libunbound-only \
   --with-rootkey-file=%{_sharedstatedir}/unbound/root.key \

++++++ unbound.spec ++++++
--- /var/tmp/diff_new_pack.Rqhd7b/_old  2021-10-19 23:03:37.481267427 +0200
+++ /var/tmp/diff_new_pack.Rqhd7b/_new  2021-10-19 23:03:37.485267428 +0200
@@ -220,7 +220,7 @@
   --enable-dnstap \
 %endif
   --with-conf-file=%{_sysconfdir}/%{name}/unbound.conf \
-  --with-pidfile=%{piddir}%{name}/%{name}.pid \
+  --with-pidfile=%{piddir}/%{name}/%{name}.pid \
   --with-pythonmodule --with-pyunbound PYTHON=%{__python2}\
   --with-rootkey-file=%{_sharedstatedir}/unbound/root.key \
   --disable-explicit-port-randomisation
@@ -247,7 +247,7 @@
   --enable-dnstap \
 %endif
   --with-conf-file=%{_sysconfdir}/%{name}/unbound.conf \
-  --with-pidfile=%{piddir}%{name}/%{name}.pid \
+  --with-pidfile=%{piddir}/%{name}/%{name}.pid \
 %if %{with python3}
   --with-pythonmodule --with-pyunbound PYTHON=%{__python3}\
 %endif

Reply via email to