Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lua-cosmo for openSUSE:Factory 
checked in at 2023-01-25 17:44:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lua-cosmo (Old)
 and      /work/SRC/openSUSE:Factory/.lua-cosmo.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lua-cosmo"

Wed Jan 25 17:44:39 2023 rev:2 rq:1060934 version:16.06.04

Changes:
--------
--- /work/SRC/openSUSE:Factory/lua-cosmo/lua-cosmo.changes      2022-09-17 
20:10:27.709177953 +0200
+++ /work/SRC/openSUSE:Factory/.lua-cosmo.new.32243/lua-cosmo.changes   
2023-01-25 17:50:33.998430228 +0100
@@ -1,0 +2,10 @@
+Wed Jan 25 12:38:43 UTC 2023 - Michal Suchanek <[email protected]>
+
+- Blank line required after %%autosetup on SLE12
+
+-------------------------------------------------------------------
+Wed Jan 25 11:52:07 UTC 2023 - Michal Suchanek <[email protected]>
+
+- Fix missing dependency on lua-macros (boo#1205612)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lua-cosmo.spec ++++++
--- /var/tmp/diff_new_pack.pW7fGH/_old  2023-01-25 17:50:35.062435912 +0100
+++ /var/tmp/diff_new_pack.pW7fGH/_new  2023-01-25 17:50:35.094436083 +0100
@@ -1,7 +1,7 @@
 #
 # spec file
 #
-# Copyright (c) 2022 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
@@ -27,9 +27,10 @@
 URL:            https://github.com/mascarenhas/cosmo
 Source:         cosmo-%{version}.tar.xz
 Patch:          fix_test.patch
+BuildRequires:  %{flavor}-devel
 BuildRequires:  %{flavor}-lpeg
 BuildRequires:  %{flavor}-luarocks
-BuildRequires:  %{flavor}-devel
+BuildRequires:  lua-macros
 Requires:       %{flavor}
 Requires:       %{flavor}-lpeg
 %lua_provides
@@ -48,6 +49,7 @@
 
 %prep
 %autosetup -p1 -n %{mod_name}-%{version}
+
 sed -i -e '/lpeg >=/d' "rockspec/%{mod_name}-%{rock_version}.rockspec"
 
 %build

Reply via email to