Compare commits
6 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 8a88f6d284 | |||
|
|
390d560274 | ||
| 09368eda9a | |||
|
|
0af48f086c | ||
| fc9160129e | |||
|
|
65bc98f5dd |
2
_service
2
_service
@@ -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>
|
||||
|
||||
@@ -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
3
lsd-1.2.0.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c3c321ecb332dda6021d9c7c801787aa56d903bac837f0c6f705857d9b45c974
|
||||
size 587276
|
||||
26
lsd.changes
26
lsd.changes
@@ -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>
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name: lsd
|
||||
version: 1.1.2
|
||||
mtime: 1711384122
|
||||
commit: 0e70dbdb7ae99b409130820bfea383ce8fca7492
|
||||
version: 1.2.0
|
||||
mtime: 1760257753
|
||||
commit: d5a4e1cb80626d5ec94b237f6b77f7280d0f2fc9
|
||||
|
||||
4
lsd.spec
4
lsd.spec
@@ -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
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c12991cf6ccd66dd833f7e3a4174223f401412323b56ba044cb4f7e7bfccdf46
|
||||
size 32097699
|
||||
oid sha256:4d24ae38c520ec322d6425210c7b525a12d047cac07bc19b3842b060a52ee39f
|
||||
size 30862839
|
||||
|
||||
Reference in New Issue
Block a user