Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package StyLua for openSUSE:Factory checked 
in at 2024-03-06 23:05:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/StyLua (Old)
 and      /work/SRC/openSUSE:Factory/.StyLua.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "StyLua"

Wed Mar  6 23:05:09 2024 rev:15 rq:1155393 version:0.20.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/StyLua/StyLua.changes    2024-03-04 
21:25:11.538518103 +0100
+++ /work/SRC/openSUSE:Factory/.StyLua.new.1770/StyLua.changes  2024-03-06 
23:05:39.483764999 +0100
@@ -1,0 +2,11 @@
+Wed Mar  6 02:07:17 UTC 2024 - Soc Virnyl Estela 
<[email protected]>
+
+- BuildRequires should be cargo and not rust+cargo
+  * a known issue is causing some broken builds e.g. providing a lower version
+
+-------------------------------------------------------------------
+Wed Mar  6 01:58:43 UTC 2024 - Soc Virnyl Estela 
<[email protected]>
+
+- Reenable cargo tests.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ StyLua.spec ++++++
--- /var/tmp/diff_new_pack.J2IFE7/_old  2024-03-06 23:05:40.087786916 +0100
+++ /var/tmp/diff_new_pack.J2IFE7/_new  2024-03-06 23:05:40.091787061 +0100
@@ -25,8 +25,8 @@
 URL:            https://github.com/JohnnyMorganz/StyLua
 Source0:        
https://github.com/JohnnyMorganz/StyLua/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:        vendor.tar.zst
+BuildRequires:  cargo
 BuildRequires:  cargo-packaging
-BuildRequires:  rust+cargo
 BuildRequires:  zstd
 
 %description
@@ -44,11 +44,8 @@
 %install
 %{cargo_install} --all-features
 
-# %%check
-# %%{cargo_test} --locked --features lua52
-# %%{cargo_test} --locked --features lua53
-# %%{cargo_test} --locked --features lua54
-# %%{cargo_test} --locked --features luau
+%check
+%{cargo_test} --all-features
 
 %files
 %{_bindir}/%{_bin_name}

Reply via email to