Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package krunvm for openSUSE:Factory checked 
in at 2023-08-10 15:34:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/krunvm (Old)
 and      /work/SRC/openSUSE:Factory/.krunvm.new.11712 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "krunvm"

Thu Aug 10 15:34:42 2023 rev:9 rq:1103276 version:0.2.3+git12dac81

Changes:
--------
--- /work/SRC/openSUSE:Factory/krunvm/krunvm.changes    2023-01-10 
15:00:04.961296215 +0100
+++ /work/SRC/openSUSE:Factory/.krunvm.new.11712/krunvm.changes 2023-08-10 
15:34:55.232545489 +0200
@@ -1,0 +2,5 @@
+Thu Aug 10 07:25:18 UTC 2023 - Dominique Leuenberger <[email protected]>
+
+- Use build_rustflags instead of deprecated __rustflags.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ krunvm.spec ++++++
--- /var/tmp/diff_new_pack.HO1YTz/_old  2023-08-10 15:34:55.860549407 +0200
+++ /var/tmp/diff_new_pack.HO1YTz/_new  2023-08-10 15:34:55.864549431 +0200
@@ -47,11 +47,11 @@
 cp %{SOURCE2} .cargo/config
 
 %build
-export RUSTFLAGS="%{__rustflags}"
+export RUSTFLAGS="%{build_rustflags}"
 %make_build
 
 %install
-export RUSTFLAGS="%{__rustflags}"
+export RUSTFLAGS="%{build_rustflags}"
 %make_install PREFIX=%{_prefix}
 
 %changelog

Reply via email to