Compare commits

...

2 Commits

Author SHA256 Message Date
Ana Guerrero
d701de6032 Accepting request 1245341 from Java:packages
3.49.0.0

OBS-URL: https://build.opensuse.org/request/show/1245341
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sqlite-jdbc?expand=0&rev=26
2025-02-12 20:38:10 +00:00
Anton Shvetz
71acaa47a2 - Update to v3.49.0.0
* Features
    ~ sqlite
      + upgrade to sqlite 3.49.0
  * Build
    ~ deps
      + bump org.graalvm.sdk:nativeimage from 24.1.1 to 24.1.2
    ~ deps-dev
      + bump org.assertj:assertj-core from 3.27.2 to 3.27.3

OBS-URL: https://build.opensuse.org/package/show/Java:packages/sqlite-jdbc?expand=0&rev=66
2025-02-07 02:33:10 +00:00
6 changed files with 21 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d9a15a42db7c78f88fe3d3c5945acce2f4bfe9e4da9f685cd19f6ea1d40aa884
size 2820489

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cb6851ebad74913672014c20f642bbd7883552c4747780583a54ee1cd493f13b
size 2826299

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3d827583349ccdd91b4a465a4bd1377d009cdadb60efef3156ff08021cc79d30
size 18246342

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c77f993b82b94ea0df41722d583956a4628bb780d78f90457b6206cbd702286e
size 18266635

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Feb 7 02:31:31 UTC 2025 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v3.49.0.0
* Features
~ sqlite
+ upgrade to sqlite 3.49.0
* Build
~ deps
+ bump org.graalvm.sdk:nativeimage from 24.1.1 to 24.1.2
~ deps-dev
+ bump org.assertj:assertj-core from 3.27.2 to 3.27.3
-------------------------------------------------------------------
Thu Jan 16 06:23:01 UTC 2025 - Anton Shvetz <shvetz.anton@gmail.com>

View File

@ -17,8 +17,8 @@
%{!?make_build:%global make_build make %{?_smp_mflags}}
%global version 3.48.0.0
%global amalgamation_version 3480000
%global version 3.49.0.0
%global amalgamation_version 3490000
%global debug_package %{nil}
Name: sqlite-jdbc
Version: %{version}