From 2ed3754a142d618730ba198f025132d53f53ab07 Mon Sep 17 00:00:00 2001 From: cyqsimon <28627918+cyqsimon@users.noreply.github.com> Date: Sat, 13 Jan 2024 10:11:10 +0800 Subject: [PATCH] eza: 0.17.1 --- specs/eza.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/specs/eza.spec b/specs/eza.spec index 4129d3e..ef6728d 100644 --- a/specs/eza.spec +++ b/specs/eza.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: eza -Version: 0.17.0 +Version: 0.17.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 +* Sat Jan 13 2024 cyqsimon - 0.17.1-1 +- Release 0.17.1 + * Thu Dec 14 2023 cyqsimon - 0.17.0-1 - Release 0.17.0