- Update to v3.43.2.2
* Fixes ~ avoid double precision in getBigDecimal (8880c33), closes #1002 * Build ~ deps + bump org.graalvm.sdk:nativeimage from 23.1.0 to 23.1.1 (4dba62c) + bump surefire.version from 3.1.2 to 3.2.1 (958b4f6) + bump org.graalvm.buildtools:native-maven-plugin (98093e1) ~ jreleaser + add owner into config (a106632) ~ unscoped + add build step necessary for jreleaser when not pushing to maven central (36116ca) OBS-URL: https://build.opensuse.org/package/show/Java:packages/sqlite-jdbc?expand=0&rev=37
This commit is contained in:
parent
b2cc4dfddd
commit
fbc2dcb6ee
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d84b48251fa6ea2466261b40eb105c59409964bffd07274b463a6f5504a6df29
|
||||
size 17163674
|
3
sqlite-jdbc-3.43.2.2.tar.gz
Normal file
3
sqlite-jdbc-3.43.2.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e8d7488f69c9379399a84f5f8c836686852245b957ec935f68318d37a937db13
|
||||
size 17164337
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 1 05:52:08 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
|
||||
|
||||
- Update to v3.43.2.2
|
||||
* Fixes
|
||||
~ avoid double precision in getBigDecimal (8880c33), closes
|
||||
#1002
|
||||
* Build
|
||||
~ deps
|
||||
+ bump org.graalvm.sdk:nativeimage from 23.1.0 to 23.1.1
|
||||
(4dba62c)
|
||||
+ bump surefire.version from 3.1.2 to 3.2.1 (958b4f6)
|
||||
+ bump org.graalvm.buildtools:native-maven-plugin (98093e1)
|
||||
~ jreleaser
|
||||
+ add owner into config (a106632)
|
||||
~ unscoped
|
||||
+ add build step necessary for jreleaser when not pushing to
|
||||
maven central (36116ca)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 19 09:37:32 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%{!?make_build:%global make_build make %{?_smp_mflags}}
|
||||
%global version 3.43.2.1
|
||||
%global version 3.43.2.2
|
||||
%global amalgamation_version 3430200
|
||||
%global debug_package %{nil}
|
||||
Name: sqlite-jdbc
|
||||
|
Loading…
x
Reference in New Issue
Block a user