forked from pool/sqlite-jdbc
- Update to v3.40.0.0
* Features ~ rotating_light enable new math functions (0f41f46) ~ upgrade SQLite to 3.40.0 (5e73a5c) * Build ~ disable DriverManager.setLogWriter (dd878d9) * Documentation ~ fix CI badge link (e11aecf) OBS-URL: https://build.opensuse.org/package/show/Java:packages/sqlite-jdbc?expand=0&rev=17
This commit is contained in:
parent
53197d7e3f
commit
cb5518ef51
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b9e92e83589c2410dbf4362720c3d63f38ec0b6d738e550f054458790a395e81
|
||||
size 16684095
|
3
3.40.0.0.tar.gz
Normal file
3
3.40.0.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ec5da69ea888b6ddd8e0ba4ca07397fb91229e2b36422910d3e3b6076049302
|
||||
size 16713023
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9c99955b21d2374f3a385d67a1f64cbacb1d4130947473d25c77ad609c03b4cd
|
||||
size 2557873
|
3
sqlite-amalgamation-3400000.zip
Normal file
3
sqlite-amalgamation-3400000.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7c23eb51409315738c930a222cf7cd41518ae5823c41e60a81b93a07070ef22a
|
||||
size 2595273
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 22 03:19:44 UTC 2022 - Anton Shvetz <shvetz.anton@gmail.com>
|
||||
|
||||
- Update to v3.40.0.0
|
||||
* Features
|
||||
~ rotating_light enable new math functions (0f41f46)
|
||||
~ upgrade SQLite to 3.40.0 (5e73a5c)
|
||||
* Build
|
||||
~ disable DriverManager.setLogWriter (dd878d9)
|
||||
* Documentation
|
||||
~ fix CI badge link (e11aecf)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 17 15:58:27 UTC 2022 - Anton Shvetz <shvetz.anton@gmail.com>
|
||||
|
||||
@ -84,7 +96,6 @@ Mon Nov 7 11:06:55 UTC 2022 - Anton Shvetz <shvetz.anton@gmail.com>
|
||||
~ 8c5cd18 typo in workflow descriptions [skip ci]
|
||||
* Documentation
|
||||
~ 7912b6b document usage for Android applications
|
||||
|
||||
- Add build dependency on
|
||||
mvn(org.apache.maven.plugins:maven-enforcer-plugin)
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
|
||||
%{!?make_build:%global make_build make %{?_smp_mflags}}
|
||||
%global version 3.39.4.1
|
||||
%global amalgamation_version 3390400
|
||||
%global version 3.40.0.0
|
||||
%global amalgamation_version 3400000
|
||||
%global debug_package %{nil}
|
||||
Name: sqlite-jdbc
|
||||
Version: %{version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user