From a7de0cb203b54250fa3b35f04519ddb702170574 Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 4 May 2026 07:19:52 +0000 Subject: [PATCH] pkg(lazysql): update to 0.4.9 --- packages/lazysql/lazysql.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/lazysql/lazysql.spec b/packages/lazysql/lazysql.spec index 242be90..5121138 100644 --- a/packages/lazysql/lazysql.spec +++ b/packages/lazysql/lazysql.spec @@ -4,7 +4,7 @@ %global debug_package %{nil} Name: lazysql -Version: 0.4.8 +Version: 0.4.9 Release: 1%{?dist} Summary: TUI database management client @@ -37,6 +37,8 @@ install -Dpm 0755 %{name} %{buildroot}%{_bindir}/%{name} %{_bindir}/%{name} %changelog +* Mon May 04 2026 Hypercube - 0.4.9-1 +- Update to 0.4.9 * Wed Feb 18 2026 Hypercube - 0.4.8-1 - Update to 0.4.8 * Thu Jan 30 2026 Hypercube - 0.4.6-1