diff --git a/specs/eza.spec b/specs/eza.spec index 5963c3a..3ba4312 100644 --- a/specs/eza.spec +++ b/specs/eza.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: eza -Version: 0.15.0 +Version: 0.15.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 Oct 26 2023 cyqsimon - 0.15.1-1 +- Release 0.15.1 + * Fri Oct 20 2023 cyqsimon - 0.15.0-1 - Release 0.15.0