SHA256
5
0
forked from pool/lsd

6 Commits

Author SHA256 Message Date
8a88f6d284 Accepting request 1311062 from utilities
OBS-URL: https://build.opensuse.org/request/show/1311062
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lsd?expand=0&rev=9
2025-10-13 13:36:01 +00:00
Dead Mozay
390d560274 - Update to version 1.2.0:
* fix total size loop when using with -a.
  * allow directroy-only + depth, fix.
  * Add space for executable construction icon.
  * Bump idna to 1.0 via url 2.5.4 due to vulnerability.
  * Fix VUL-0: CVE-2025-5791. [boo#1244195]

OBS-URL: https://build.opensuse.org/package/show/utilities/lsd?expand=0&rev=17
2025-10-13 10:13:17 +00:00
09368eda9a Accepting request 1194947 from utilities
OBS-URL: https://build.opensuse.org/request/show/1194947
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lsd?expand=0&rev=8
2024-08-21 21:25:53 +00:00
Dead Mozay
0af48f086c - Update to version 1.1.4+1.1.5:
* Fixed misaligned outputs and unicode-width dependency version.
  * add subtitle/closed caption icons.

OBS-URL: https://build.opensuse.org/package/show/utilities/lsd?expand=0&rev=15
2024-08-20 17:41:57 +00:00
fc9160129e Accepting request 1194746 from utilities
OBS-URL: https://build.opensuse.org/request/show/1194746
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lsd?expand=0&rev=7
2024-08-19 21:46:01 +00:00
Dead Mozay
65bc98f5dd - Update to version 1.1.3:
* ❤️ update warp logo with linux support.
  * add blender icons.
  * Fix clap doc-comment.
  * Fix hint stating wrong permissions option.

OBS-URL: https://build.opensuse.org/package/show/utilities/lsd?expand=0&rev=13
2024-08-19 16:34:54 +00:00
7 changed files with 37 additions and 11 deletions

View File

@@ -6,7 +6,7 @@
<param name="scm">git</param>
<param name="version">git-master</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="revision">v1.1.2</param>
<param name="revision">v1.2.0</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">disable</param>
<param name="changesauthor">dead_mozay@opensuse.org</param>

View File

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

3
lsd-1.2.0.obscpio Normal file
View File

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

View File

@@ -1,3 +1,29 @@
-------------------------------------------------------------------
Mon Oct 13 09:29:21 UTC 2025 - Dead Mozay <dead_mozay@opensuse.org>
- Update to version 1.2.0:
* fix total size loop when using with -a.
* allow directroy-only + depth, fix.
* Add space for executable construction icon.
* Bump idna to 1.0 via url 2.5.4 due to vulnerability.
* Fix VUL-0: CVE-2025-5791. [boo#1244195]
-------------------------------------------------------------------
Tue Aug 20 17:29:04 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>
- Update to version 1.1.4+1.1.5:
* Fixed misaligned outputs and unicode-width dependency version.
* add subtitle/closed caption icons.
-------------------------------------------------------------------
Mon Aug 19 16:24:50 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>
- Update to version 1.1.3:
* ❤️ update warp logo with linux support.
* add blender icons.
* Fix clap doc-comment.
* Fix hint stating wrong permissions option.
-------------------------------------------------------------------
Mon Mar 25 17:09:50 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>

View File

@@ -1,4 +1,4 @@
name: lsd
version: 1.1.2
mtime: 1711384122
commit: 0e70dbdb7ae99b409130820bfea383ce8fca7492
version: 1.2.0
mtime: 1760257753
commit: d5a4e1cb80626d5ec94b237f6b77f7280d0f2fc9

View File

@@ -1,7 +1,7 @@
#
# spec file for package lsd
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: lsd
Version: 1.1.2
Version: 1.2.0
Release: 0
Summary: Ls command with a lot of pretty colors and some other stuff
License: Apache-2.0

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c12991cf6ccd66dd833f7e3a4174223f401412323b56ba044cb4f7e7bfccdf46
size 32097699
oid sha256:4d24ae38c520ec322d6425210c7b525a12d047cac07bc19b3842b060a52ee39f
size 30862839