From 92abcc2cf4df32406531e57310459ad1ab28696f Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 17 Mar 2026 06:33:27 +0000 Subject: [PATCH] pkg(lazyjournal): update to 0.8.6 --- packages/lazyjournal/lazyjournal.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/lazyjournal/lazyjournal.spec b/packages/lazyjournal/lazyjournal.spec index 56487ae..cc4e9ca 100644 --- a/packages/lazyjournal/lazyjournal.spec +++ b/packages/lazyjournal/lazyjournal.spec @@ -4,7 +4,7 @@ %global debug_package %{nil} Name: lazyjournal -Version: 0.8.5 +Version: 0.8.6 Release: 1%{?dist} Summary: TUI for viewing systemd journal and container logs @@ -35,6 +35,8 @@ install -Dpm 0755 %{name} %{buildroot}%{_bindir}/%{name} %{_bindir}/%{name} %changelog +* Tue Mar 17 2026 Hypercube - 0.8.6-1 +- Update to 0.8.6 * Fri Feb 06 2026 Hypercube - 0.8.5-1 - Update to 0.8.5 * Thu Jan 30 2026 Hypercube - 0.8.4-1