Skip to content

Commit d083a68

Browse files
pkg(lazysql): update to 0.5.3 (#171)
## Package Updates ### lazysql - **Version:** `0.5.0` -> `0.5.3` - **Release:** https://github.com/jorgerojas26/lazysql/releases/tag/v0.5.3 --- *This PR was automatically created by the package version checker.* *Packages are grouped by dependency chain to ensure correct build order.* Co-authored-by: Claude <claude@anthropic.com>
1 parent 7286833 commit d083a68

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

packages/lazysql/lazysql.spec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
%global debug_package %{nil}
55

66
Name: lazysql
7-
Version: 0.5.0
7+
Version: 0.5.3
88
Release: 1%{?dist}
99
Summary: TUI database management client
1010

@@ -37,6 +37,8 @@ install -Dpm 0755 %{name} %{buildroot}%{_bindir}/%{name}
3737
%{_bindir}/%{name}
3838

3939
%changelog
40+
* Tue Jun 02 2026 Hypercube <hypercube@binarypie.dev> - 0.5.3-1
41+
- Update to 0.5.3
4042
* Fri May 08 2026 Hypercube <hypercube@binarypie.dev> - 0.5.0-1
4143
- Update to 0.5.0
4244
* Wed Feb 18 2026 Hypercube <hypercube@binarypie.dev> - 0.4.8-1

0 commit comments

Comments
 (0)