Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lua-busted for openSUSE:Factory 
checked in at 2022-11-04 17:38:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lua-busted (Old)
 and      /work/SRC/openSUSE:Factory/.lua-busted.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lua-busted"

Fri Nov  4 17:38:05 2022 rev:4 rq:1033530 version:2.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/lua-busted/lua-busted.changes    2021-02-18 
20:54:37.675564267 +0100
+++ /work/SRC/openSUSE:Factory/.lua-busted.new.2275/lua-busted.changes  
2022-11-04 17:41:57.071000206 +0100
@@ -1,0 +2,6 @@
+Fri Nov  4 13:40:20 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Adjust shebang of /usr/bin/busted to point to the correct lua
+  interpreter (boo#1199151).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lua-busted.spec ++++++
--- /var/tmp/diff_new_pack.qFCFpW/_old  2022-11-04 17:41:57.499002441 +0100
+++ /var/tmp/diff_new_pack.qFCFpW/_new  2022-11-04 17:41:57.507002483 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package lua-busted
+# spec file
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2012 Togan Muftuoglu tog...@opensuse.org
 #
 # All modifications and additions to the file contributed by third parties
@@ -59,7 +59,7 @@
 Requires:       openssl
 Requires:       unzip
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 BuildArch:      noarch
 %lua_provides
 %if "%{flavor}" == ""
@@ -90,7 +90,7 @@
 
 %prep
 %setup -q -n %{mod_name}-%{version}
-sed -i 's|^#!%{_bindir}/env lua|#!%{_bindir}/lua|' bin/busted
+sed -i 's|^#!%{_bindir}/env lua|#!%{_bindir}/lua%{lua_version}|' bin/busted
 
 %build
 /bin/true

Reply via email to