forked from pool/sqlite-jdbc
Accepting request 1198468 from Java:packages
3.46.1.0 OBS-URL: https://build.opensuse.org/request/show/1198468 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sqlite-jdbc?expand=0&rev=21
This commit is contained in:
commit
490c79483b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:712a7d09d2a22652fb06a49af516e051979a3984adb067da86760e60ed51a7f5
|
||||
size 2763740
|
3
sqlite-amalgamation-3460100.zip
Normal file
3
sqlite-amalgamation-3460100.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:77823cb110929c2bcb0f5d48e4833b5c59a8a6e40cdea3936b99e199dbbe5784
|
||||
size 2764032
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f9a25366a5b421211bef474393fed4df2499a9710eecc13d4e72823767e74056
|
||||
size 18074703
|
3
sqlite-jdbc-3.46.1.0.tar.gz
Normal file
3
sqlite-jdbc-3.46.1.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:de0ea4c049abc08d73d0e9678619aff42dd1ecc4838a2f098c9a1817217e0960
|
||||
size 18082002
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 1 16:12:07 UTC 2024 - Anton Shvetz <shvetz.anton@gmail.com>
|
||||
|
||||
- Update to v3.46.1.0
|
||||
* Features
|
||||
~ sqlite
|
||||
+ upgrade to sqlite 3.46.1 (be3bf30)
|
||||
* Fixes
|
||||
~ native-image
|
||||
+ support strict image heap (029a35f)
|
||||
* Build
|
||||
~ deps
|
||||
+ bump org.apache.maven.plugins:maven-gpg-plugin (17dffe9)
|
||||
~ unscoped
|
||||
+ add GraalVM for JDK 22 to native test suite (e40e5a3)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 28 17:09:03 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
|
||||
%{!?make_build:%global make_build make %{?_smp_mflags}}
|
||||
%global version 3.46.0.1
|
||||
%global amalgamation_version 3460000
|
||||
%global version 3.46.1.0
|
||||
%global amalgamation_version 3460100
|
||||
%global debug_package %{nil}
|
||||
Name: sqlite-jdbc
|
||||
Version: %{version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user