SHA256
1
0
forked from pool/xplr

Compare commits

..

2 Commits

Author SHA256 Message Date
Ana Guerrero
b2477f2bbc Accepting request 1225129 from utilities
- Reupload new vendor.tar.zst. Generated with new cargo_vendor passed with
  respect-lockfile
- Only build for Rust's tier 1 platforms

OBS-URL: https://build.opensuse.org/request/show/1225129
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xplr?expand=0&rev=15
2024-11-19 21:24:23 +00:00
Soc Virnyl Estela
99f7b91991 - Reupload new vendor.tar.zst. Generated with new cargo_vendor passed with
respect-lockfile
- Only build for Rust's tier 1 platforms

OBS-URL: https://build.opensuse.org/package/show/utilities/xplr?expand=0&rev=47
2024-11-19 15:13:43 +00:00
4 changed files with 11 additions and 2 deletions

View File

@ -4,6 +4,7 @@
<param name="srctar">xplr-*.tar.gz</param> <param name="srctar">xplr-*.tar.gz</param>
<param name="compression">zst</param> <param name="compression">zst</param>
<param name="update">false</param> <param name="update">false</param>
<param name="respect-lockfile">true</param>
</service> </service>
<service name="source_validator" mode="manual" /> <service name="source_validator" mode="manual" />
</services> </services>

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:a594826a8c559bfcf3ac778db839e12e18b9e523c0fcf0e578a49bfd20567b99 oid sha256:c1542cd1c931c6d26484bff86759a714d448be3314893485aaae7fcfaee11630
size 23128459 size 23112096

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Nov 19 15:12:23 UTC 2024 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
- Reupload new vendor.tar.zst. Generated with new cargo_vendor passed with
respect-lockfile
- Only build for Rust's tier 1 platforms
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jul 11 00:14:10 UTC 2024 - Joshua Smith <smolsheep@opensuse.org> Thu Jul 11 00:14:10 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>

View File

@ -31,6 +31,7 @@ BuildRequires: cargo
BuildRequires: cargo-packaging BuildRequires: cargo-packaging
BuildRequires: hicolor-icon-theme BuildRequires: hicolor-icon-theme
BuildRequires: zstd BuildRequires: zstd
ExclusiveArch: %{rust_tier1_arches}
%description %description
xplr is a terminal UI based file explorer for command-line utilities xplr is a terminal UI based file explorer for command-line utilities