Compare commits

...

No commits in common. "50d927325a10d7074681f197c81cac69310190e5321eeaada76afb9ab246da83" and "c7d7afae1e2cfd08e99944127671d320b0050f8a2162d966f7e730badff56bdd" have entirely different histories.

7 changed files with 9 additions and 22 deletions

View File

@ -3,7 +3,7 @@
<param name="url">https://github.com/sxyazi/yazi.git</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="scm">git</param>
<param name="revision">v25.2.11</param>
<param name="revision">v25.2.7</param>
<param name="match-tag">v*</param>
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
<param name="versionrewrite-replacement">\1</param>
@ -18,6 +18,6 @@
<service mode="manual" name="cargo_vendor">
<param name="src">yazi</param>
<param name="compression">zst</param>
<param name="update">true</param>
<param name="update">false</param>
</service>
</services>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/sxyazi/yazi.git</param>
<param name="changesrevision">ce9092e73e5c73f4bb48d7cd0c52e8d9fedaf30f</param></service></servicedata>
<param name="changesrevision">17ff1e8812304d52aab56eb5dd6a220578a0dd74</param></service></servicedata>

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:79685106a831f5efe34a32f932b6966509862a425670a191302577ed5b3ff1be
size 38143419
oid sha256:a81b311fc2ace3d02fefdb87ed79edf06f7c6416453dfddd1672080dbe9fe03a
size 38139077

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:12293b5e2a9b63066fa8d74d44864567dbe8f869036c54f25eb4ff3957c9230f
size 1780748

View File

@ -1,13 +1,3 @@
-------------------------------------------------------------------
Wed Feb 12 10:23:42 UTC 2025 - kskarthik@disroot.org
- Update to version 25.2.11:
* chore: bump version to 25.2.11 (#2323)
* feat: new `overall` option under `[status]` to allow specifying the overall style of the status bar (#2321)
* fix: unable to delete sealed files on Windows due to platform differences (#2319)
* feat: reduce terminal response wait timeout (#2314)
* fix: reverse the order of CSI-based and environment-based terminal detection (#2310)
-------------------------------------------------------------------
Fri Feb 07 18:36:11 UTC 2025 - kskarthik@disroot.org

View File

@ -1,4 +1,4 @@
name: yazi
version: 25.2.11
mtime: 1739272067
commit: ce9092e73e5c73f4bb48d7cd0c52e8d9fedaf30f
version: 25.2.7
mtime: 1738917769
commit: 17ff1e8812304d52aab56eb5dd6a220578a0dd74

View File

@ -17,7 +17,7 @@
Name: yazi
Version: 25.2.11
Version: 25.2.7
Release: 0
Summary: Blazing fast terminal file manager written in Rust, based on async I/O
License: MIT