forked from pool/StyLua
- Rename source tarball to StyLua-0.15.2.tar.gz.
- Update _service file. OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/StyLua?expand=0&rev=2
This commit is contained in:
parent
edb6aa0801
commit
0a9b92c38a
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 21 06:40:00 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||||
|
|
||||||
|
- Rename source tarball to StyLua-0.15.2.tar.gz.
|
||||||
|
- Update _service file.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 20 23:14:48 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
Sun Nov 20 23:14:48 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@ Release: 0
|
|||||||
Summary: Opinionated Lua code formatter
|
Summary: Opinionated Lua code formatter
|
||||||
License: ( MIT OR Apache-2.0 ) AND Unicode-DFS-2016 AND ( Apache-2.0 OR BSL-1.0 ) AND ( Apache-2.0 OR MIT ) AND ( Unlicense OR MIT ) AND Apache-2.0 AND MIT AND MPL-2.0 AND MPL-2.0
|
License: ( MIT OR Apache-2.0 ) AND Unicode-DFS-2016 AND ( Apache-2.0 OR BSL-1.0 ) AND ( Apache-2.0 OR MIT ) AND ( Unlicense OR MIT ) AND Apache-2.0 AND MIT AND MPL-2.0 AND MPL-2.0
|
||||||
URL: https://github.com/JohnnyMorganz/StyLua
|
URL: https://github.com/JohnnyMorganz/StyLua
|
||||||
Source0: https://github.com/JohnnyMorganz/StyLua/archive/refs/tags/v%{version}.tar.gz
|
Source0: https://github.com/JohnnyMorganz/StyLua/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
Source1: vendor.tar.gz
|
Source1: vendor.tar.gz
|
||||||
Source2: cargo_config
|
Source2: cargo_config
|
||||||
BuildRequires: rust+cargo
|
BuildRequires: rust+cargo
|
||||||
|
2
_service
2
_service
@ -1,7 +1,7 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="download_files" mode="disabled" />
|
<service name="download_files" mode="disabled" />
|
||||||
<service name="cargo_vendor" mode="disabled">
|
<service name="cargo_vendor" mode="disabled">
|
||||||
<param name="srctar">v0.15.2.tar.gz</param>
|
<param name="srctar">StyLua-0.15.2.tar.gz</param>
|
||||||
<param name="compression">gz</param>
|
<param name="compression">gz</param>
|
||||||
<param name="update">true</param>
|
<param name="update">true</param>
|
||||||
</service>
|
</service>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user