- Update to v3.34.0
OBS-URL: https://build.opensuse.org/package/show/Java:packages/sqlite-jdbc?expand=0&rev=3
This commit is contained in:
parent
39f44f6ce1
commit
0ca6c59096
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c72ab51c49e7bc726b25e89cde1df92487124b47e73d639b737d79534961829e
|
||||
size 11006024
|
3
_service:download_files:3.34.0.tar.gz
Normal file
3
_service:download_files:3.34.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7458741320744f69c87ee2c6355952a4ab2696fd0f27c0e3ad85a9a981e67eff
|
||||
size 11074267
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e9cec01d4519e2d49b3810615237325263fe1feaceae390ee12b4a29bd73dbe2
|
||||
size 2407456
|
3
_service:download_files:sqlite-amalgamation-3340000.zip
Normal file
3
_service:download_files:sqlite-amalgamation-3340000.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8ff0b79fd9118af7a760f1f6a98cac3e69daed325c8f9f0a581ecb62f797fd64
|
||||
size 2433596
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 10 23:06:51 UTC 2020 - Anton Shvetz <tz@sectorb.msk.ru>
|
||||
|
||||
- Update to v3.34.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 9 01:05:26 UTC 2020 - Anton Shvetz <tz@sectorb.msk.ru>
|
||||
|
||||
|
@ -15,8 +15,8 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
%global version 3.32.3.3
|
||||
%global amalgamation_version 3320300
|
||||
%global version 3.34.0
|
||||
%global amalgamation_version 3340000
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: sqlite-jdbc
|
||||
@ -61,7 +61,7 @@ API documentation for %{name}.
|
||||
%pom_xpath_replace "pom:plugin[pom:artifactId/text()='maven-compiler-plugin']/pom:configuration/pom:target" 11 pom.xml
|
||||
dos2unix SQLiteJDBC.wiki
|
||||
mkdir target
|
||||
cp %{S:1} target/sqlite-3.32.3-amal.zip
|
||||
cp %{S:1} target/sqlite-%{version}-amal.zip
|
||||
|
||||
%build
|
||||
make native
|
||||
|
Loading…
x
Reference in New Issue
Block a user