summaryrefslogtreecommitdiffstats
path: root/lsd.spec
diff options
context:
space:
mode:
authorWei Zhang <kweizh@gmail.com>2024-03-23 14:53:17 +0800
committerWei Zhang <kweizh@gmail.com>2024-03-23 15:11:34 +0800
commit16181df25b3df555833b2f5f7e804b49b86515c1 (patch)
treed3e40ef502e4a43e252de04199d3b1677281d89c /lsd.spec
parent4310bf814cdede5daa5181fdf4588d3f65d771f8 (diff)
:tada: release v1.1.1v1.1.1
Signed-off-by: Wei Zhang <kweizh@gmail.com>
Diffstat (limited to 'lsd.spec')
-rw-r--r--lsd.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/lsd.spec b/lsd.spec
index 68b9c3c..51b849c 100644
--- a/lsd.spec
+++ b/lsd.spec
@@ -1,5 +1,5 @@
Name: lsd
-Version: 1.0.0
+Version: 1.1.1
Release: 1%{?dist}
Summary: The next gen ls command
@@ -13,7 +13,7 @@ BuildRequires: cargo
%description
This project is a rewrite of GNU ls with lots of added features like colors, icons, tree-view, more formatting options etc. The project is heavily inspired by the super colorls project.
-%global debug_package %{nil}
+%global debug_package %{nil}
%prep
%setup -q