Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| f7e7840166 | |||
| 4ef3da9f19 |
2
_service
2
_service
@@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/tldr-pages/tlrc.git</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v1.9.2</param>
|
||||
<param name="revision">v1.9.3</param>
|
||||
<param name="match-tag">*</param>
|
||||
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:27b2b0d4e828dcdb29ce38dc4f1817c55d29e4cde5fa1b8d9f7f883bbd84231d
|
||||
size 29635
|
||||
3
tlrc-1.9.3+0.tar.zst
Normal file
3
tlrc-1.9.3+0.tar.zst
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0ab2a92f8f97ad7fa19d821548753d4d3bc7da2a6c808fe511cced8f67ab3aed
|
||||
size 31242
|
||||
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 30 03:54:02 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 1.9.3:
|
||||
* Use native TLS certificates instead of webpki-roots
|
||||
* ~ in the config now expands to the user's home directory (#80)
|
||||
* Fixed wrong next automatic update time in tldr --offline --info
|
||||
* Fixed extraction of files that contain .. in the path from zip archives
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 30 06:20:46 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: tlrc
|
||||
Version: 1.9.2+0
|
||||
Version: 1.9.3+0
|
||||
Release: 0
|
||||
Summary: A tldr-pages client written in Rust
|
||||
License: MIT
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a8b8c11cc3ba532c585f4b759c5f87f9c4e2f4b2b3de0aef031b8f38dfad692
|
||||
size 20894953
|
||||
oid sha256:cedde8008220c52f8d1d8a8b3a3859536ddb966f55af013c8cb77ee85729eeed
|
||||
size 21378287
|
||||
|
||||
Reference in New Issue
Block a user