- Update to version 0.21.3:

* Fixed "Illegal format character q" error seen on non GNU (including macOS and BSD) systems
  * Fixed a UI issue causing lower priority styles being fully ignored
  * Press f1 to see the global help menu from any mode, without leaving the mode.
  * Current mode help menu will be displayed on top of the global help menu.
  * Added hook: on_selection_change.
  * Documentation improvements.

OBS-URL: https://build.opensuse.org/package/show/utilities/xplr?expand=0&rev=29
This commit is contained in:
Soc Virnyl Estela 2023-08-10 06:55:01 +00:00 committed by Git OBS Bridge
parent 18e772feab
commit 374a99ab05
7 changed files with 19 additions and 24 deletions

View File

@ -1,12 +1,12 @@
<services>
<service name="download_files" mode="disabled" />
<service name="cargo_vendor" mode="disabled">
<param name="srctar">xplr-0.21.2.tar.gz</param>
<param name="srctar">xplr-0.21.3.tar.gz</param>
<param name="compression">zst</param>
<param name="update">false</param>
</service>
<service name="cargo_audit" mode="disabled">
<param name="srcdir">xplr-0.21.2</param>
<param name="srcdir">xplr-0.21.3</param>
</service>
<service name="source_validator" mode="disabled" />
</services>

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f6daee791835f481b5ddb2424fd7734f4021fbe13c95c1d5096c83dc70feb389
size 518840320
oid sha256:b7b3fcb74c0d534bd08ef99692bc08977fab88021709868252ecb7db9d96b17e
size 26152465

View File

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

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE1ZyhRxDBfGskcXr5D471JY3DgHcFAmRq95AACgkQD471JY3D
gHcZ8Q/8CfjSX66N90KyVwY4DD3juph7DTb5Bln1ipZKwCAWTHdoKQuo5290AjG5
4p+6VzFpgTSQwqXAj5uxOR9uAR5yFZPTaj8X6xbK0cehry1Mx16a28auEXo9fW35
uHkrmkk+5N00KTisuDldllXm1p/UW2Ncy4yC633dkPZu3rYbJ9IfbeOxHeKZ2o+y
QFaky5o3iXtpqnkQcrwWw78jMF6oUZVwHwvadjmPoFN9L4EVpwKIAEabcRSIzr5j
rqsU070lRd7N1wrzR5L6akFFkjCkrtSth7JO+HVIoiIN+dqj1rbWBkXSZtarjPCU
nmJL1xu89W1R8mpH4+fhWseim71/QLwa4s0rnAThCJWQVxOBlzdSxmAM1svDl1XI
N2XYmqRi46JCKmy8IVAE1EkR2pzPw3ijA9HwlqkDoBYgW91hE8ytQvuwYXyblkZA
WHgLoTYJ2C6Od4YMijpv8dMLO/dpf9B+Oc+HVFu98g4wJoW3UaXBpiEb28h93fDO
rwTPuAnQ3Yq1/D5LHpMJYJYeI+9amNQ15N59QEEzQeovZ2pli6OaDFHuTM9wFcTy
RqPsjDUQ2IZqFnhJ/48mo4CX9O/cSUT/08OP+golSnDnAvjWOKmWfV4DnQF76CFf
hDCv5o0a5ZoNkY7sSmX+gjUWAAHiz+Co6Dax+jt83X0kDFqQUP4=
=mD6M
-----END PGP SIGNATURE-----

3
xplr-0.21.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:27800f0e731aedc194872609263e8c20b2e94b2f2e9088da5d3f501c406e938d
size 456746

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Aug 10 06:51:36 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Update to version 0.21.3:
* Fixed "Illegal format character q" error seen on non GNU (including macOS and BSD) systems
* Fixed a UI issue causing lower priority styles being fully ignored
* Press f1 to see the global help menu from any mode, without leaving the mode.
* Current mode help menu will be displayed on top of the global help menu.
* Added hook: on_selection_change.
* Documentation improvements.
-------------------------------------------------------------------
Fri Jun 2 09:30:47 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>

View File

@ -17,7 +17,7 @@
Name: xplr
Version: 0.21.2
Version: 0.21.3
Release: 0
Summary: TUI file explorer
License: MIT