automatic update by autodist [release 2.6.0-1mamba;Sun Jun 06 2021]

This commit is contained in:
Automatic Build System 2024-01-06 00:04:24 +01:00
parent e047a2ff89
commit aa0919a236

View File

@ -1,7 +1,7 @@
%define pkgver %(echo %version|tr . _)
%define dirver %(echo %version | cut -d. -f 1-2 | tr . _)
Name: java-hsqldb
Version: 2.5.0
Version: 2.6.0
Release: 1mamba
Summary: Lightweight 100% Java SQL Database Engine
Group: Applications/Databases
@ -16,7 +16,6 @@ License: BSD
## AUTOBUILDREQ-END
Obsoletes: hsqldb
Provides: hsqldb
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
HSQLDB is a relational database engine written in Java, with a JDBC driver, supporting a large subset of ANSI-92 SQL. A small, fast engine with both in memory and disk based tables. This product is the continuation of HypersonicSQL. Active since 2001.
@ -42,6 +41,9 @@ ln -s hsqldb-%{version}.jar %{buildroot}%{_javadir}/hsqldb.jar
%{_javadir}/hsqldb.jar
%changelog
* Sun Jun 06 2021 Automatic Build System <autodist@mambasoft.it> 2.6.0-1mamba
- automatic update by autodist
* Thu Oct 03 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 2.5.0-1mamba
- update to 2.5.0