forked from pool/StyLua
- BuildRequires should be cargo and not rust+cargo
* a known issue is causing some broken builds e.g. providing a lower version OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/StyLua?expand=0&rev=41
This commit is contained in:
committed by
Git OBS Bridge
parent
1ffff13ad5
commit
f406ee67d0
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 6 02:07:17 UTC 2024 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
|
||||
|
||||
- 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 <uncomfy+openbuildservice@uncomfyhalomacro.pl>
|
||||
|
||||
|
@@ -25,8 +25,8 @@ License: (Apache-2.0 OR MIT) AND Unicode-DFS-2016 AND (Apache-2.0 OR BSL-
|
||||
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
|
||||
|
Reference in New Issue
Block a user