SHA256
10
0
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:
Soc Virnyl Estela
2024-03-06 02:08:22 +00:00
committed by Git OBS Bridge
parent 1ffff13ad5
commit f406ee67d0
2 changed files with 7 additions and 1 deletions

View File

@@ -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>

View File

@@ -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