SHA256
1
0
forked from pool/sqlite-jdbc

- Update to v3.46.0.0

* Features
    ~ sqlite
      + upgrade to sqlite 3.46.0 (dfa37a1)
  * Changes
    ~ fix typos in comment (662fb09)
  * Build
    ~ deps
      + bump org.jreleaser:jreleaser-maven-plugin (2ae0884)
      + bump org.apache.maven.plugins:maven-gpg-plugin (88fa86f)
      + bump org.apache.maven.plugins:maven-jar-plugin (7f3fd87)
      + bump org.graalvm.sdk:nativeimage from 24.0.0 to 24.0.1
        (d9fd689)
      + bump com.tngtech.archunit:archunit-junit5 from 1.2.1 to
        1.3.0 (9e4a9df)
    ~ deps-dev
      + bump org.mockito:mockito-core from 5.11.0 to 5.12.0 (ce10957)
    ~ unscoped
      + fix failing multi-arch (db057a8)

OBS-URL: https://build.opensuse.org/package/show/Java:packages/sqlite-jdbc?expand=0&rev=48
This commit is contained in:
Anton Shvetz 2024-05-27 09:34:19 +00:00 committed by Git OBS Bridge
parent da7ef25334
commit f8019aadd3
6 changed files with 31 additions and 8 deletions

View File

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

View File

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

View File

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

View File

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

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Mon May 27 09:31:22 UTC 2024 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v3.46.0.0
* Features
~ sqlite
+ upgrade to sqlite 3.46.0 (dfa37a1)
* Changes
~ fix typos in comment (662fb09)
* Build
~ deps
+ bump org.jreleaser:jreleaser-maven-plugin (2ae0884)
+ bump org.apache.maven.plugins:maven-gpg-plugin (88fa86f)
+ bump org.apache.maven.plugins:maven-jar-plugin (7f3fd87)
+ bump org.graalvm.sdk:nativeimage from 24.0.0 to 24.0.1
(d9fd689)
+ bump com.tngtech.archunit:archunit-junit5 from 1.2.1 to
1.3.0 (9e4a9df)
~ deps-dev
+ bump org.mockito:mockito-core from 5.11.0 to 5.12.0 (ce10957)
~ unscoped
+ fix failing multi-arch (db057a8)
-------------------------------------------------------------------
Tue Apr 16 06:49:32 UTC 2024 - Anton Shvetz <shvetz.anton@gmail.com>

View File

@ -17,8 +17,8 @@
%{!?make_build:%global make_build make %{?_smp_mflags}}
%global version 3.45.3.0
%global amalgamation_version 3450300
%global version 3.46.0.0
%global amalgamation_version 3460000
%global debug_package %{nil}
Name: sqlite-jdbc
Version: %{version}