Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lua-luarocks for openSUSE:Factory 
checked in at 2023-10-27 22:27:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lua-luarocks (Old)
 and      /work/SRC/openSUSE:Factory/.lua-luarocks.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lua-luarocks"

Fri Oct 27 22:27:37 2023 rev:14 rq:1120604 version:3.9.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/lua-luarocks/lua-luarocks.changes        
2022-11-24 12:22:36.769062516 +0100
+++ /work/SRC/openSUSE:Factory/.lua-luarocks.new.17445/lua-luarocks.changes     
2023-10-27 22:27:54.482886986 +0200
@@ -1,0 +2,5 @@
+Thu Oct 26 12:56:30 UTC 2023 - Marcos Bjoerkelund <marcos.bjoerkel...@suse.com>
+
+- Fix luarocks-admin link, previously pointing to luarocks
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lua-luarocks.spec ++++++
--- /var/tmp/diff_new_pack.Q27gtb/_old  2023-10-27 22:27:55.530925424 +0200
+++ /var/tmp/diff_new_pack.Q27gtb/_new  2023-10-27 22:27:55.546926011 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package lua-luarocks
+# spec file
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 # Copyright (c) 2012 Togan Muftuoglu tog...@opensuse.org
 #
 # All modifications and additions to the file contributed by third parties
@@ -39,7 +39,7 @@
 Requires:       unzip
 Requires:       zip
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 BuildArch:      noarch
 %lua_provides
 %if "%{flavor}" == ""
@@ -85,7 +85,7 @@
 
 %post
 %{_sbindir}/update-alternatives --install %{_bindir}/luarocks luarocks 
%{_bindir}/luarocks-%{lua_version} %{lua_value} \
-  --slave %{_bindir}/luarocks-admin luarocks-admin 
%{_bindir}/luarocks-%{lua_version}
+  --slave %{_bindir}/luarocks-admin luarocks-admin 
%{_bindir}/luarocks-admin-%{lua_version}
 
 %postun
 if [ "$1" = 0 ] ; then

Reply via email to