Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lua-argparse for openSUSE:Factory 
checked in at 2022-11-24 12:23:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lua-argparse (Old)
 and      /work/SRC/openSUSE:Factory/.lua-argparse.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lua-argparse"

Thu Nov 24 12:23:39 2022 rev:4 rq:1037585 version:0.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/lua-argparse/lua-argparse.changes        
2021-02-15 23:17:40.819519477 +0100
+++ /work/SRC/openSUSE:Factory/.lua-argparse.new.1597/lua-argparse.changes      
2022-11-24 12:23:45.865501602 +0100
@@ -1,0 +2,5 @@
+Wed Nov 23 10:12:59 UTC 2022 - Michal Suchanek <[email protected]>
+
+- Fix missing dependency on lua-macros (boo#1205612)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lua-argparse.spec ++++++
--- /var/tmp/diff_new_pack.wj5arC/_old  2022-11-24 12:23:46.469505440 +0100
+++ /var/tmp/diff_new_pack.wj5arC/_new  2022-11-24 12:23:46.473505465 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lua-argparse
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -36,6 +36,9 @@
 Requires:       %{flavor}
 BuildArch:      noarch
 %lua_provides
+%if "%{flavor}" != "test"
+BuildRequires:  lua-macros
+%endif
 %if "%{flavor}" == ""
 Name:           lua-argparse
 ExclusiveArch:  do_not_build

Reply via email to