update to 5.0.1 [release 5.0.1-1mamba;Mon Jan 24 2022]

This commit is contained in:
Silvan Calarco 2024-01-06 00:15:00 +01:00
parent 8ceb6bb479
commit 28a761d9ca

View File

@ -1,27 +1,22 @@
Name: java-ucanaccess
Version: 5.0.0
Version: 5.0.1
Release: 1mamba
Summary: Java JDBC driver implementation that allows JDBC client programs to read/write Microsoft Access databases.
Group: System/Libraries/Java
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://ucanaccess.sourceforge.net
Source: https://sourceforge.net/projects/ucanaccess/files/UCanAccess-%{version}-bin.zip
URL: https://sourceforge.net/projects/ucanaccess/
Source: https://sourceforge.net/projects/ucanaccess/files/UCanAccess-%{version}.bin.zip
License: Apache License 2.0
## AUTOBUILDREQ-BEGIN
## AUTOBUILDREQ-END
#Requires: jakarta-commons-logging
#Requires: jakarta-commons-lang
#Requires: java-hsqldb
#Requires: java-jackcess
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
UCanAccess is an open-source Java JDBC driver implementation that allows Java developers and JDBC client programs (e.g., DBeaver, NetBeans, SQLeo, OpenOffice Base, LibreOffice Base, Squirrel SQL) to read/write Microsoft Access databases.
%prep
%setup -q -n UCanAccess-%{version}-bin
%setup -q -n UCanAccess-%{version}.bin
%build
@ -57,6 +52,9 @@ sed -i "s|^UCANACCESS_HOME=.*|UCANACCESS_HOME=%{_datadir}/java-ucanaccess|" %{bu
%{_datadir}/java-ucanaccess/version.txt
%changelog
* Mon Jan 24 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.0.1-1mamba
- update to 5.0.1
* Tue Jul 07 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 5.0.0-1mamba
- update to 5.0.0