forked from pool/sqlite-jdbc
Accepting request 1177298 from Java:packages
- 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/request/show/1177298 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sqlite-jdbc?expand=0&rev=19
This commit is contained in:
commit
f9f0a48e91
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ea170e73e447703e8359308ca2e4366a3ae0c4304a8665896f068c736781c651
|
||||
size 2733959
|
3
sqlite-amalgamation-3460000.zip
Normal file
3
sqlite-amalgamation-3460000.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:712a7d09d2a22652fb06a49af516e051979a3984adb067da86760e60ed51a7f5
|
||||
size 2763740
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0b3cde5c75c81651f27d83488cbbe1d7b835be14215c7e0f01b0ee51a36b24ea
|
||||
size 17468974
|
3
sqlite-jdbc-3.46.0.0.tar.gz
Normal file
3
sqlite-jdbc-3.46.0.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:56420b364f228f9145a720e2cc27c2b587b4e7aa077e8086132a13de52338659
|
||||
size 17573873
|
@ -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>
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user