This commit is contained in:
Sergey Zhemoytel 2024-12-09 19:50:58 +00:00
parent f6ca9d8a1f
commit 2b1a38ca2c
2 changed files with 4 additions and 2 deletions

View file

@ -1,2 +1,2 @@
sources:
usql-0.19.12.tar.gz: 99e5f7146832ce30d22f449f68dabf9e1fb4ab60
usql-0.19.14.tar.gz: b4cfe78bbdede90f5073ba2094c9ae8ad5ec88e7

View file

@ -2,7 +2,7 @@
%define debug_package %nil
Name: usql
Version: 0.19.12
Version: 0.19.14
Release: 1
Summary: Universal command-line interface for SQL databases
URL: https://github.com/xo/usql
@ -13,6 +13,8 @@ BuildRequires: go >= 1.21
BuildRequires: git-core
BuildRequires: upx
BuildRequires: pkgconfig(openssl3.3)
%description
usql is a universal command-line interface for PostgreSQL,
MySQL, Oracle Database, SQLite3, Microsoft SQL Server,