From e69788c0288e847cf1e989ca319e61aba4f4bb6b Mon Sep 17 00:00:00 2001 From: cyqsimon <28627918+cyqsimon@users.noreply.github.com> Date: Thu, 23 Nov 2023 15:37:54 +0800 Subject: [PATCH] eza: 0.16.1 --- specs/eza.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/specs/eza.spec b/specs/eza.spec index 5c4ab9a..48fc8af 100644 --- a/specs/eza.spec +++ b/specs/eza.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: eza -Version: 0.16.0 +Version: 0.16.1 Release: 1%{?dist} Summary: A modern, maintained replacement for ‘ls’ Provides: exa = %{version}-%{release} @@ -74,6 +74,9 @@ install -Dpm 644 completions/zsh/_%{name} %{buildroot}%{_datadir}/zsh/site-funct %{_datadir}/zsh/site-functions/_%{name} %changelog +* Thu Nov 23 2023 cyqsimon - 0.16.1-1 +- Release 0.16.1 + * Fri Nov 17 2023 cyqsimon - 0.16.0-1 - Release 0.16.0