6
0
forked from pool/sqlite-jdbc

18 Commits

Author SHA256 Message Date
4798c6c9cf Accepting request 1294867 from Java:packages
3.50.2.0

OBS-URL: https://build.opensuse.org/request/show/1294867
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sqlite-jdbc?expand=0&rev=30
2025-07-22 10:19:57 +00:00
Anton Shvetz
297d665156 - Update to v3.50.2.0
* Features
    ~ jdbc
      + support JDBC4 CLOB and BLOB in PreparedStatement parameters
        (9515a80)
    ~ sqlite
      + upgrade to sqlite 3.50.3 (ef4e649)
    ~ unscoped
      + build android native lib with 16kb page size (8548d1c),
        closes #1296
  * Build
    ~ deps
      + bump org.apache.maven.plugins:maven-enforcer-plugin
        (e20d3b6)
      + bump org.apache.maven.plugins:maven-gpg-plugin (d1efafe)
      + bump org.jreleaser:jreleaser-maven-plugin (4042011)
  * Documentation
      ~ update maven snapshot badge (19e32f0)

OBS-URL: https://build.opensuse.org/package/show/Java:packages/sqlite-jdbc?expand=0&rev=75
2025-07-21 13:53:37 +00:00
Anton Shvetz
61c2756641 - Update to v3.50.2.0
* Features
    ~ sqlite
      + upgrade to sqlite 3.50.2 (fb62309)
  * Fixes
    ~ jdbc
      + update JDBC3DatabaseMetaData to enable supported features
        (524ac3a)
      + ResultSetMetaData.getCatalogName incorrectly returns the
        table name (891b650), closes #1279
    ~ unscoped
      + faulty android detection (170ce6e), closes #1287
  * Build
    ~ deps
      + bump org.sonatype.central:central-publishing-maven-plugin
        (d891708)
  * Documentation
    ~ replace maven central links (6eea8c5)
    ~ update maven central badge in readme (9a4afe8)

OBS-URL: https://build.opensuse.org/package/show/Java:packages/sqlite-jdbc?expand=0&rev=74
2025-06-30 03:52:36 +00:00
5f5bf0fe02 Accepting request 1287845 from Java:packages
3.50.1.0

OBS-URL: https://build.opensuse.org/request/show/1287845
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sqlite-jdbc?expand=0&rev=29
2025-06-23 13:05:40 +00:00
Anton Shvetz
493e517677 - Update to v3.50.1.0
* Features
    ~ sqlite
      + upgrade to sqlite 3.50.1 (9596393)
    ~ unscoped
      + better detection of Android environment (d540536), closes
        #1210
      + do not create temporary file before opening connection
        (639e362), closes #1260
  * Changes
    ~ update comment link to Java issue tracker (79cc5fe)
  * Build
    ~ deps
      + bump org.jreleaser:jreleaser-maven-plugin (8a64841)
      + bump org.junit:junit-bom from 5.12.1 to 5.12.2 (f3dff86)
      + bump surefire.version from 3.5.2 to 3.5.3 (0d2c2a5)
      + bump org.graalvm.buildtools:native-maven-plugin (75d0a0c)
      + bump org.jreleaser:jreleaser-maven-plugin (3baf8b8)
      + bump uraimo/run-on-arch-action from 2 to 3 (2b96823)
      + bump org.apache.maven.plugins:maven-compiler-plugin
        (dc5a58c)
    ~ deps-dev
      + bump org.mockito:mockito-core from 5.17.0 to 5.18.0
        (1f66a8d)
      + bump com.tngtech.archunit:archunit-junit5 (b2039f1)
      + bump org.mockito:mockito-core from 5.16.1 to 5.17.0
        (c8ce29c)
      + bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.1
        (6b70c85)
      + bump org.mockito:mockito-core from 5.16.0 to 5.16.1

OBS-URL: https://build.opensuse.org/package/show/Java:packages/sqlite-jdbc?expand=0&rev=72
2025-06-09 11:01:53 +00:00
7820cc2e91 Accepting request 1264757 from Java:packages
OBS-URL: https://build.opensuse.org/request/show/1264757
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sqlite-jdbc?expand=0&rev=28
2025-03-28 08:36:54 +00:00
6a51cab008 Fix javadoc generation with javadoc:aggregate
OBS-URL: https://build.opensuse.org/package/show/Java:packages/sqlite-jdbc?expand=0&rev=70
2025-03-27 21:44:58 +00:00
bc6a16c4fc Accepting request 1252857 from Java:packages
3.49.1.0

OBS-URL: https://build.opensuse.org/request/show/1252857
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sqlite-jdbc?expand=0&rev=27
2025-03-14 22:50:29 +00:00
Anton Shvetz
c68b806975 - Update to v3.49.1.0
* Features
    ~ sqlite
      + upgrade to sqlite 3.49.1 (02d5463)
  * Build
    ~ deps
      + bump org.graalvm.buildtools:native-maven-plugin (9cda17f)
    ~ deps-dev
      + bump com.tngtech.archunit:archunit-junit5 (bdcf7ee)

OBS-URL: https://build.opensuse.org/package/show/Java:packages/sqlite-jdbc?expand=0&rev=68
2025-02-21 10:48:23 +00:00
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
1400b3d1af Accepting request 1243268 from Java:packages
3.48.0.0

OBS-URL: https://build.opensuse.org/request/show/1243268
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sqlite-jdbc?expand=0&rev=25
2025-02-05 11:42:18 +00:00
Anton Shvetz
2228c5d781 - Update to v3.48.0.0
* Features
    ~ sqlite
      + upgrade to sqlite 3.48.0 (c0f66af)
  * Build
    ~ deps
      + bump org.jreleaser:jreleaser-maven-plugin (302a600)
    ~ deps-dev
      + bump org.mockito:mockito-core from 5.14.2 to 5.15.2
        (a7dd7d4)
      + bump org.assertj:assertj-core from 3.27.0 to 3.27.2
        (3c267ae)
- Update to v3.47.2.0

OBS-URL: https://build.opensuse.org/package/show/Java:packages/sqlite-jdbc?expand=0&rev=64
2025-01-16 06:25:54 +00:00
Anton Shvetz
095d2891bc - Update to v3.37.2.0
* Features
    ~ sqlite
      + upgrade to sqlite 3.47.2 (0bd2f8f)
  * Fixes
    ~ jdbc
      + getColumns doesn't correctly parse precision/scale with
        whitespace (8455468), closes #1215
  * Build
    ~ deps
      + bump org.apache.maven.plugins:maven-javadoc-plugin
        (533efae)
      + bump org.graalvm.buildtools:native-maven-plugin (bbe5e1e)
    ~ deps-dev
      + bump org.assertj:assertj-core from 3.26.3 to 3.27.0
        (8283aa7)
      + bump org.junit.jupiter:junit-jupiter (80e51ea)

OBS-URL: https://build.opensuse.org/package/show/Java:packages/sqlite-jdbc?expand=0&rev=63
2025-01-03 06:17:20 +00:00
414e62554a Accepting request 1226465 from Java:packages
3.47.1

OBS-URL: https://build.opensuse.org/request/show/1226465
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sqlite-jdbc?expand=0&rev=24
2024-11-26 19:56:20 +00:00
Anton Shvetz
7a7405239b - Update to v3.47.1.0
* Features
    ~ sqlite
      + upgrade to sqlite 3.47.1 (67d28cb)
  * Fixes
    ~ possible StringIndexOutOfBoundsException in ExtendedCommand
      (2fdb1e9), closes #1141
    ~ update module-info.java to make org.slf4j static requirement
      (81b05ec)
  * Build
    ~ deps
      + bump org.codehaus.mojo:versions-maven-plugin (da8596c)
      + bump org.apache.maven.plugins:maven-javadoc-plugin
        (6e4c691)
      + bump org.jreleaser:jreleaser-maven-plugin (9f354be)
      + bump surefire.version from 3.5.1 to 3.5.2 (aa92c59)
  * Documentation
    ~ add supported API level for Android (4a41998), closes #1204

OBS-URL: https://build.opensuse.org/package/show/Java:packages/sqlite-jdbc?expand=0&rev=61
2024-11-26 04:10:26 +00:00
3201ed8d11 Accepting request 1219111 from Java:packages
3.47.0.0

OBS-URL: https://build.opensuse.org/request/show/1219111
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sqlite-jdbc?expand=0&rev=23
2024-10-30 16:35:05 +00:00
Anton Shvetz
81f2caebaa - Update to v3.47.0.0
* Features
    ~ sqlite
      + upgrade to sqlite 3.47.0 (d174b8d)
  * Fixes
    ~ use lambda loggers and fix message format for JUL (fd21058),
      closes #1195
  * Build
    ~ deps
      + bump org.apache.maven.plugins:maven-help-plugin (46cc36d)
      + bump org.graalvm.sdk:nativeimage from 24.1.0 to 24.1.1
        (2c86dcf)
      + bump org.apache.maven.plugins:maven-javadoc-plugin
        (a88f62a)
      + bump surefire.version from 3.5.0 to 3.5.1 (9fadf17)
      + bump org.apache.maven.plugins:maven-gpg-plugin (132ab17)
    ~ deps-dev
      + bump org.mockito:mockito-core from 5.14.1 to 5.14.2
        (c0b9f99)
      + bump org.junit.jupiter:junit-jupiter (82a5f2a)
      + bump org.junit.jupiter:junit-jupiter (761eb2e)
      + bump org.junit-pioneer:junit-pioneer (7586ce9)
      + bump org.junit.jupiter:junit-jupiter (69ea4db)
      + bump org.mockito:mockito-core from 5.13.0 to 5.14.1
        (dd79b6d)

OBS-URL: https://build.opensuse.org/package/show/Java:packages/sqlite-jdbc?expand=0&rev=59
2024-10-23 11:09:47 +00:00
6 changed files with 221 additions and 12 deletions

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,3 +1,211 @@
-------------------------------------------------------------------
Mon Jul 21 13:49:57 UTC 2025 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v3.50.2.0
* Features
~ jdbc
+ support JDBC4 CLOB and BLOB in PreparedStatement parameters
(9515a80)
~ sqlite
+ upgrade to sqlite 3.50.3 (ef4e649)
~ unscoped
+ build android native lib with 16kb page size (8548d1c),
closes #1296
* Build
~ deps
+ bump org.apache.maven.plugins:maven-enforcer-plugin
(e20d3b6)
+ bump org.apache.maven.plugins:maven-gpg-plugin (d1efafe)
+ bump org.jreleaser:jreleaser-maven-plugin (4042011)
* Documentation
~ update maven snapshot badge (19e32f0)
-------------------------------------------------------------------
Mon Jun 30 03:46:01 UTC 2025 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v3.50.2.0
* Features
~ sqlite
+ upgrade to sqlite 3.50.2 (fb62309)
* Fixes
~ jdbc
+ update JDBC3DatabaseMetaData to enable supported features
(524ac3a)
+ ResultSetMetaData.getCatalogName incorrectly returns the
table name (891b650), closes #1279
~ unscoped
+ faulty android detection (170ce6e), closes #1287
* Build
~ deps
+ bump org.sonatype.central:central-publishing-maven-plugin
(d891708)
* Documentation
~ replace maven central links (6eea8c5)
~ update maven central badge in readme (9a4afe8)
-------------------------------------------------------------------
Mon Jun 9 10:50:26 UTC 2025 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v3.50.1.0
* Features
~ sqlite
+ upgrade to sqlite 3.50.1 (9596393)
~ unscoped
+ better detection of Android environment (d540536), closes
#1210
+ do not create temporary file before opening connection
(639e362), closes #1260
* Changes
~ update comment link to Java issue tracker (79cc5fe)
* Build
~ deps
+ bump org.jreleaser:jreleaser-maven-plugin (8a64841)
+ bump org.junit:junit-bom from 5.12.1 to 5.12.2 (f3dff86)
+ bump surefire.version from 3.5.2 to 3.5.3 (0d2c2a5)
+ bump org.graalvm.buildtools:native-maven-plugin (75d0a0c)
+ bump org.jreleaser:jreleaser-maven-plugin (3baf8b8)
+ bump uraimo/run-on-arch-action from 2 to 3 (2b96823)
+ bump org.apache.maven.plugins:maven-compiler-plugin
(dc5a58c)
~ deps-dev
+ bump org.mockito:mockito-core from 5.17.0 to 5.18.0
(1f66a8d)
+ bump com.tngtech.archunit:archunit-junit5 (b2039f1)
+ bump org.mockito:mockito-core from 5.16.1 to 5.17.0
(c8ce29c)
+ bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.1
(6b70c85)
+ bump org.mockito:mockito-core from 5.16.0 to 5.16.1
(8417ae1)
+ bump org.mockito:mockito-core from 5.15.2 to 5.16.0
(70232b0)
~ unscoped
+ re-enable tests dependency (d86e4c0)
+ re-enable tests for snapshot publishing testing (737588a)
+ disable tests for snapshot publishing testing (45d285d)
+ try to fix snapshot publishing (ebbdf5d)
+ migrate from ossrh to central publishing (027bee5)
+ add JUnit 5.12 and GraalVM for JDK 24 support (bd0e995)
-------------------------------------------------------------------
Thu Mar 27 21:36:43 UTC 2025 - Fridrich Strba <fstrba@suse.com>
- Fix javadoc generation with javadoc:aggregate
-------------------------------------------------------------------
Fri Feb 21 10:30:48 UTC 2025 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v3.49.1.0
* Features
~ sqlite
+ upgrade to sqlite 3.49.1 (02d5463)
* Build
~ deps
+ bump org.graalvm.buildtools:native-maven-plugin (9cda17f)
~ deps-dev
+ bump com.tngtech.archunit:archunit-junit5 (bdcf7ee)
-------------------------------------------------------------------
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>
- Update to v3.48.0.0
* Features
~ sqlite
+ upgrade to sqlite 3.48.0 (c0f66af)
* Build
~ deps
+ bump org.jreleaser:jreleaser-maven-plugin (302a600)
~ deps-dev
+ bump org.mockito:mockito-core from 5.14.2 to 5.15.2
(a7dd7d4)
+ bump org.assertj:assertj-core from 3.27.0 to 3.27.2
(3c267ae)
-------------------------------------------------------------------
Fri Jan 3 06:15:41 UTC 2025 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v3.47.2.0
* Features
~ sqlite
+ upgrade to sqlite 3.47.2 (0bd2f8f)
* Fixes
~ jdbc
+ getColumns doesn't correctly parse precision/scale with
whitespace (8455468), closes #1215
* Build
~ deps
+ bump org.apache.maven.plugins:maven-javadoc-plugin
(533efae)
+ bump org.graalvm.buildtools:native-maven-plugin (bbe5e1e)
~ deps-dev
+ bump org.assertj:assertj-core from 3.26.3 to 3.27.0
(8283aa7)
+ bump org.junit.jupiter:junit-jupiter (80e51ea)
-------------------------------------------------------------------
Tue Nov 26 04:06:23 UTC 2024 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v3.47.1.0
* Features
~ sqlite
+ upgrade to sqlite 3.47.1 (67d28cb)
* Fixes
~ possible StringIndexOutOfBoundsException in ExtendedCommand
(2fdb1e9), closes #1141
~ update module-info.java to make org.slf4j static requirement
(81b05ec)
* Build
~ deps
+ bump org.codehaus.mojo:versions-maven-plugin (da8596c)
+ bump org.apache.maven.plugins:maven-javadoc-plugin
(6e4c691)
+ bump org.jreleaser:jreleaser-maven-plugin (9f354be)
+ bump surefire.version from 3.5.1 to 3.5.2 (aa92c59)
* Documentation
~ add supported API level for Android (4a41998), closes #1204
-------------------------------------------------------------------
Wed Oct 23 11:05:29 UTC 2024 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v3.47.0.0
* Features
~ sqlite
+ upgrade to sqlite 3.47.0 (d174b8d)
* Fixes
~ use lambda loggers and fix message format for JUL (fd21058),
closes #1195
* Build
~ deps
+ bump org.apache.maven.plugins:maven-help-plugin (46cc36d)
+ bump org.graalvm.sdk:nativeimage from 24.1.0 to 24.1.1
(2c86dcf)
+ bump org.apache.maven.plugins:maven-javadoc-plugin
(a88f62a)
+ bump surefire.version from 3.5.0 to 3.5.1 (9fadf17)
+ bump org.apache.maven.plugins:maven-gpg-plugin (132ab17)
~ deps-dev
+ bump org.mockito:mockito-core from 5.14.1 to 5.14.2
(c0b9f99)
+ bump org.junit.jupiter:junit-jupiter (82a5f2a)
+ bump org.junit.jupiter:junit-jupiter (761eb2e)
+ bump org.junit-pioneer:junit-pioneer (7586ce9)
+ bump org.junit.jupiter:junit-jupiter (69ea4db)
+ bump org.mockito:mockito-core from 5.13.0 to 5.14.1
(dd79b6d)
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Sep 25 14:26:34 UTC 2024 - Anton Shvetz <shvetz.anton@gmail.com> Wed Sep 25 14:26:34 UTC 2024 - Anton Shvetz <shvetz.anton@gmail.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package sqlite-jdbc # spec file for package sqlite-jdbc
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2025 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -17,8 +17,8 @@
%{!?make_build:%global make_build make %{?_smp_mflags}} %{!?make_build:%global make_build make %{?_smp_mflags}}
%global version 3.46.1.2 %global version 3.50.3.0
%global amalgamation_version 3460100 %global amalgamation_version 3500300
%global debug_package %{nil} %global debug_package %{nil}
Name: sqlite-jdbc Name: sqlite-jdbc
Version: %{version} Version: %{version}
@@ -28,7 +28,7 @@ License: Apache-2.0
Group: Development/Libraries/Java Group: Development/Libraries/Java
URL: https://github.com/xerial/%{name} URL: https://github.com/xerial/%{name}
Source0: %{url}/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz Source0: %{url}/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source1: https://sqlite.org/2024/sqlite-amalgamation-%{amalgamation_version}.zip Source1: https://sqlite.org/2025/sqlite-amalgamation-%{amalgamation_version}.zip
Patch0: sqlite-jdbc-no-implicit-function-declaration.patch Patch0: sqlite-jdbc-no-implicit-function-declaration.patch
BuildRequires: dos2unix BuildRequires: dos2unix
BuildRequires: fdupes BuildRequires: fdupes
@@ -42,6 +42,7 @@ BuildRequires: mvn(org.apache.maven.plugins:maven-javadoc-plugin)
BuildRequires: mvn(org.hamcrest:hamcrest-all) BuildRequires: mvn(org.hamcrest:hamcrest-all)
BuildRequires: mvn(org.junit.jupiter:junit-jupiter-api) BuildRequires: mvn(org.junit.jupiter:junit-jupiter-api)
BuildRequires: mvn(org.junit.jupiter:junit-jupiter-engine) BuildRequires: mvn(org.junit.jupiter:junit-jupiter-engine)
BuildRequires: mvn(org.junit:junit-bom:pom:)
BuildRequires: mvn(org.sonatype.oss:oss-parent:pom:) BuildRequires: mvn(org.sonatype.oss:oss-parent:pom:)
%description %description
@@ -68,8 +69,8 @@ find src/main/resources \
\( -name \*.so -or -name \*.dylib -or -name \*.dll \) \ \( -name \*.so -or -name \*.dylib -or -name \*.dll \) \
-delete -delete
%pom_remove_plugin org.sonatype.plugins:nexus-staging-maven-plugin
%pom_remove_plugin com.diffplug.spotless:spotless-maven-plugin %pom_remove_plugin com.diffplug.spotless:spotless-maven-plugin
%pom_remove_plugin org.sonatype.central:central-publishing-maven-plugin
%pom_remove_dep org.graalvm.sdk:nativeimage %pom_remove_dep org.graalvm.sdk:nativeimage
sed -i -e '/org\.graalvm\.nativeimage/ d' src/main/java9/module-info.java sed -i -e '/org\.graalvm\.nativeimage/ d' src/main/java9/module-info.java
@@ -86,7 +87,7 @@ ln -s %{_javadir}/slf4j/slf4j-api.jar target/classpath/
%build %build
%make_build native %make_build native
%{mvn_build} -f -- \ %{mvn_build} -f -- \
-Dproject.build.outputTimestamp=$(date -u -d @${SOURCE_DATE_EPOCH:-$(date +%%s)} +%%Y-%%m-%%dT%%H:%%M:%%SZ) -Dsource=8
%install %install
%mvn_install %mvn_install