From cddb11778cebe88b2ed3e790067b3fa362a9d280 Mon Sep 17 00:00:00 2001 From: Claude Date: Fri, 8 May 2026 06:51:08 +0000 Subject: [PATCH] pkg(lazysql): update to 0.5.0 --- 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..d668ffb 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.5.0 Release: 1%{?dist} Summary: TUI database management client @@ -37,6 +37,8 @@ install -Dpm 0755 %{name} %{buildroot}%{_bindir}/%{name} %{_bindir}/%{name} %changelog +* Fri May 08 2026 Hypercube - 0.5.0-1 +- Update to 0.5.0 * Wed Feb 18 2026 Hypercube - 0.4.8-1 - Update to 0.4.8 * Thu Jan 30 2026 Hypercube - 0.4.6-1