automatic update by autodist [release 2.6.0-1mamba;Sun Jun 06 2021]
This commit is contained in:
parent
e047a2ff89
commit
aa0919a236
@ -1,7 +1,7 @@
|
|||||||
%define pkgver %(echo %version|tr . _)
|
%define pkgver %(echo %version|tr . _)
|
||||||
%define dirver %(echo %version | cut -d. -f 1-2 | tr . _)
|
%define dirver %(echo %version | cut -d. -f 1-2 | tr . _)
|
||||||
Name: java-hsqldb
|
Name: java-hsqldb
|
||||||
Version: 2.5.0
|
Version: 2.6.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Lightweight 100% Java SQL Database Engine
|
Summary: Lightweight 100% Java SQL Database Engine
|
||||||
Group: Applications/Databases
|
Group: Applications/Databases
|
||||||
@ -16,7 +16,6 @@ License: BSD
|
|||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Obsoletes: hsqldb
|
Obsoletes: hsqldb
|
||||||
Provides: hsqldb
|
Provides: hsqldb
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%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.
|
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
|
%{_javadir}/hsqldb.jar
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Oct 03 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 2.5.0-1mamba
|
||||||
- update to 2.5.0
|
- update to 2.5.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user