automatic update by autodist [release 2.7.4-1mamba;Mon Dec 02 2024]

This commit is contained in:
Automatic Build System 2024-12-03 11:30:03 +01:00
parent dc5c4831a3
commit bfc8696605

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.7.2
Version: 2.7.4
Release: 1mamba
Summary: Lightweight 100% Java SQL Database Engine
Group: Applications/Databases
@ -41,6 +41,9 @@ ln -s hsqldb-%{version}.jar %{buildroot}%{_javadir}/hsqldb.jar
%{_javadir}/hsqldb.jar
%changelog
* Mon Dec 02 2024 Automatic Build System <autodist@openmamba.org> 2.7.4-1mamba
- automatic update by autodist
* Tue Nov 07 2023 Automatic Build System <autodist@mambasoft.it> 2.7.2-1mamba
- automatic update by autodist