Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package aardvark-dns for openSUSE:Factory 
checked in at 2023-03-21 17:44:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aardvark-dns (Old)
 and      /work/SRC/openSUSE:Factory/.aardvark-dns.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aardvark-dns"

Tue Mar 21 17:44:28 2023 rev:2 rq:1073524 version:1.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/aardvark-dns/aardvark-dns.changes        
2023-02-16 16:55:42.778666693 +0100
+++ /work/SRC/openSUSE:Factory/.aardvark-dns.new.31432/aardvark-dns.changes     
2023-03-21 17:44:50.654781810 +0100
@@ -1,0 +2,5 @@
+Fri Mar 17 11:30:46 UTC 2023 - Danish Prakash <danish.prak...@suse.com>
+
+- Fix libexecdir issue on Leap and SLE
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ aardvark-dns.spec ++++++
--- /var/tmp/diff_new_pack.vslNie/_old  2023-03-21 17:44:51.366785174 +0100
+++ /var/tmp/diff_new_pack.vslNie/_new  2023-03-21 17:44:51.370785192 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package aardvark-dns
 #
-# Copyright (c) SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -40,16 +40,13 @@
 mkdir .cargo
 cp %{SOURCE2} .cargo/config
 
-
 %build
 cargo build --release
 mkdir -p bin
 cp target/release/%{name} bin/
 
-
 %install
-%make_install DESTDIR=%{buildroot} PREFIX=%{_prefix}
-
+%make_install DESTDIR=%{buildroot} PREFIX=%{_prefix} LIBEXECDIR=%{_libexecdir}
 
 %files
 %license LICENSE

Reply via email to