forked from pool/texlab
Accepting request 1149578 from Publishing:TeXLive
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1149578 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/texlab?expand=0&rev=24
This commit is contained in:
commit
df7e63e5f5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:679d72a73269addcd870d6742b418aed2fb7e256137f360e2cc80271f20f0704
|
|
||||||
size 7489287
|
|
3
texlab-5.12.3.tar.gz
Normal file
3
texlab-5.12.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:13bb412563cfae9e7f9bd6199bf029058a59ebc286f9809ce66bcbd43f3f9b92
|
||||||
|
size 7490395
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 15 15:47:41 UTC 2024 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
|
||||||
|
|
||||||
|
- Update specfile:
|
||||||
|
* replace rust+cargo with cargo
|
||||||
|
- Update to version 5.12.3:
|
||||||
|
* Fix completing includes in conjunction with \graphicspath
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 21 05:38:33 UTC 2024 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
|
Sun Jan 21 05:38:33 UTC 2024 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: texlab
|
Name: texlab
|
||||||
Version: 5.12.2
|
Version: 5.12.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Implementation of the Language Server Protocol for LaTeX
|
Summary: Implementation of the Language Server Protocol for LaTeX
|
||||||
License: ( 0BSD OR MIT OR Apache-2.0 ) AND ( Apache-2.0 OR BSL-1.0 ) AND ( Apache-2.0 OR MIT ) AND ( Apache-2.0 OR Apache-2.0 OR MIT ) AND ( CC0-1.0 OR Artistic-2.0 ) AND ( MIT OR Apache-2.0 OR Zlib ) AND ( MIT OR Zlib OR Apache-2.0 ) AND ( Unlicense OR MIT ) AND ( Zlib OR Apache-2.0 OR MIT ) AND Apache-2.0 AND BSD-3-Clause AND GPL-3.0 AND GPL-3.0+ AND ISC AND MIT AND MPL-2.0 AND MPL-2.0+ AND GPL-3.0
|
License: ( 0BSD OR MIT OR Apache-2.0 ) AND ( Apache-2.0 OR BSL-1.0 ) AND ( Apache-2.0 OR MIT ) AND ( Apache-2.0 OR Apache-2.0 OR MIT ) AND ( CC0-1.0 OR Artistic-2.0 ) AND ( MIT OR Apache-2.0 OR Zlib ) AND ( MIT OR Zlib OR Apache-2.0 ) AND ( Unlicense OR MIT ) AND ( Zlib OR Apache-2.0 OR MIT ) AND Apache-2.0 AND BSD-3-Clause AND GPL-3.0 AND GPL-3.0+ AND ISC AND MIT AND MPL-2.0 AND MPL-2.0+ AND GPL-3.0
|
||||||
@ -25,8 +25,8 @@ Group: Productivity/Publishing/TeX/Utilities
|
|||||||
URL: https://github.com/latex-lsp/texlab
|
URL: https://github.com/latex-lsp/texlab
|
||||||
Source0: %{url}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source0: %{url}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
Source1: vendor.tar.zst
|
Source1: vendor.tar.zst
|
||||||
|
BuildRequires: cargo
|
||||||
BuildRequires: cargo-packaging
|
BuildRequires: cargo-packaging
|
||||||
BuildRequires: rust+cargo >= 1.70.0
|
|
||||||
BuildRequires: zstd
|
BuildRequires: zstd
|
||||||
ExclusiveArch: %{rust_tier1_arches}
|
ExclusiveArch: %{rust_tier1_arches}
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:8f46a5d844f00e5ad3c1cc83c80c6dffa26d819ab244a327b1f7fea7106908af
|
oid sha256:5bf4f94ff39397c7f47cd7050447c6c7a23a710d2b5dbcd9381259f1213b50ad
|
||||||
size 20584839
|
size 20634498
|
||||||
|
Loading…
Reference in New Issue
Block a user