forked from pool/texlab
Accepting request 999518 from Publishing:TeXLive
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/999518 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/texlab?expand=0&rev=5
This commit is contained in:
commit
7de7952050
4
_service
4
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/latex-lsp/texlab</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">ed4aeb50966ad802b3eabdd82550121f0ae0b5f4</param>
|
||||
<param name="revision">5f54ebb</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
@ -18,7 +18,7 @@
|
||||
<service name="cargo_vendor" mode="disabled">
|
||||
<param name="srcdir">texlab</param>
|
||||
<param name="compression">xz</param>
|
||||
<param name="update">false</param>
|
||||
<param name="update">true</param>
|
||||
</service>
|
||||
<service name="cargo_audit" mode="disabled">
|
||||
<param name="srcdir">texlab</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:99f70aba8c78bc1c8e6d2c520d8ea5beb24fac989116fd5fe39ff5d2d0ffb380
|
||||
size 7492888
|
3
texlab-4.2.1.tar.xz
Normal file
3
texlab-4.2.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:49fe4b268e6088c8d90542d2ce61f2e2689bf4ae87c67ea1d3a8bcd20ffeaab7
|
||||
size 7410944
|
@ -1,3 +1,57 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 20 06:42:51 UTC 2022 - socvirnyl.estela@gmail.com
|
||||
|
||||
- Update to version 4.2.1:
|
||||
* Bump version to v4.2.1
|
||||
* Downgrade anyhow due to yanked version
|
||||
* Bump chrono from 0.4.20-rc.1 to 0.4.20 (#717)
|
||||
* Bump serde_repr from 0.1.8 to 0.1.9 (#714)
|
||||
* Bump serde from 1.0.140 to 1.0.142 (#715)
|
||||
* Bump clap from 3.2.15 to 3.2.16 (#709)
|
||||
* Bump insta from 1.17.0 to 1.17.1 (#710)
|
||||
* Bump anyhow from 1.0.58 to 1.0.60 (#713)
|
||||
* Bump serde_json from 1.0.82 to 1.0.83 (#716)
|
||||
* Update chrono crate
|
||||
* Update changelog
|
||||
* Copy both ".chktexrc" and "chktexrc" to temp dir
|
||||
* Test for less targets in CI
|
||||
* Create file watcher on main thread
|
||||
* Run "cargo update"
|
||||
* Bump clap from 3.2.14 to 3.2.15 (#698)
|
||||
* Bump human_name from 1.3.2 to 1.3.4 (#703)
|
||||
* Bump insta from 1.16.0 to 1.17.0 (#706)
|
||||
* Use chktexrc directory if found when linting
|
||||
* Always use server-side file watching
|
||||
* Use current dir as fallback watch location
|
||||
* Only trigger dependabot for direct dependencies
|
||||
* Fix parsing options when some values are missing
|
||||
* Re-add auxiliary directory to watch list
|
||||
* Use notify for file watching if no client support
|
||||
* Fix working directory of ChkTeX
|
||||
* Update dependencies using "cargo update"
|
||||
* Bump regex from 1.5.6 to 1.6.0 (#668)
|
||||
* Bump criterion-plot from 0.4.4 to 0.4.5 (#681)
|
||||
* Bump human_name from 1.0.3 to 1.0.5 (#682)
|
||||
* Bump rowan from 0.15.5 to 0.15.6 (#675)
|
||||
* Bump plotters from 0.3.1 to 0.3.2 (#672)
|
||||
* Bump clap from 3.2.8 to 3.2.12 (#680)
|
||||
* Bump ucd-trie from 0.1.3 to 0.1.4 (#670)
|
||||
* Bump regex-syntax from 0.6.26 to 0.6.27 (#671)
|
||||
* Bump plotters-backend from 0.3.2 to 0.3.4 (#673)
|
||||
* Bump criterion from 0.3.5 to 0.3.6 (#674)
|
||||
* Bump serde_yaml from 0.8.24 to 0.8.25 (#676)
|
||||
* Bump hashbrown from 0.12.1 to 0.12.2 (#677)
|
||||
* Bump serde from 1.0.138 to 1.0.139 (#678)
|
||||
* Bump once_cell from 1.12.0 to 1.13.0 (#667)
|
||||
* Generate CTAN documentation in CI
|
||||
* Bump dashmap from 5.2.0 to 5.3.4 (#638)
|
||||
* Bump fixedbitset from 0.4.1 to 0.4.2 (#666)
|
||||
* Always enable completion feature
|
||||
* Bump MSRV to 1.59
|
||||
* Remove dead code
|
||||
* Compile documentation required by CTAN in CI
|
||||
* Do not attempt to install gtar on macOS runner
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 15 14:08:51 UTC 2022 - socvirnyl.estela@gmail.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: texlab
|
||||
Version: 4.2.0
|
||||
Version: 4.2.1
|
||||
Release: 0
|
||||
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
|
||||
@ -27,6 +27,7 @@ Source0: %{name}-%{version}.tar.xz
|
||||
Source1: vendor.tar.xz
|
||||
Source2: cargo_config
|
||||
BuildRequires: cargo-packaging
|
||||
BuildRequires: rust+cargo >= 1.59
|
||||
ExclusiveArch: %{rust_arches}
|
||||
|
||||
%description
|
||||
@ -43,7 +44,9 @@ cp %{SOURCE2} .cargo/config
|
||||
|
||||
%install
|
||||
%{cargo_install}
|
||||
install -Dm644 texlab.1 -t %{buildroot}%{_mandir}/man1/
|
||||
|
||||
# They deleted it.
|
||||
# install -Dm644 texlab.1 -t %{buildroot}%{_mandir}/man1/
|
||||
|
||||
#%%check
|
||||
#%%{cargo_test}
|
||||
@ -52,6 +55,6 @@ install -Dm644 texlab.1 -t %{buildroot}%{_mandir}/man1/
|
||||
%{_bindir}/texlab
|
||||
%license LICENSE
|
||||
%doc docs README.md CHANGELOG.md
|
||||
%{_mandir}/man1/texlab.1%{?ext_man}
|
||||
# %{_mandir}/man1/texlab.1%{?ext_man}
|
||||
|
||||
%changelog
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:da186c5a5adf77f11254dfa9b38fe8258a88da321bb2e5ac606a21ac1d9ddbc9
|
||||
size 23097396
|
||||
oid sha256:f7af4d7930d8f0c3be11a9d21c59433a1aad0806320d9e5da9dfcca607360b8d
|
||||
size 17219900
|
||||
|
Loading…
Reference in New Issue
Block a user