SHA256
1
0
forked from pool/rocksdb

Accepting request 1168706 from home:AndreasStieger:branches:server:database

rocksdb 9.0.1

OBS-URL: https://build.opensuse.org/request/show/1168706
OBS-URL: https://build.opensuse.org/package/show/server:database/rocksdb?expand=0&rev=41
This commit is contained in:
Andreas Stieger 2024-04-18 06:18:46 +00:00 committed by Git OBS Bridge
parent a680cd5960
commit bcdccdeaa6
4 changed files with 12 additions and 4 deletions

View File

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

3
rocksdb-9.0.1.tar.gz Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Apr 18 06:08:39 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 9.0.1:
* Fix CMake Javadoc and source jar builds
* Fix Java SstFileMetaData to prevent throwing
java.lang.NoSuchMethodError
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 19 20:47:00 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de> Tue Mar 19 20:47:00 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@ -20,7 +20,7 @@
%define lib_name librocksdb9 %define lib_name librocksdb9
%bcond_with jemalloc %bcond_with jemalloc
Name: rocksdb Name: rocksdb
Version: 9.0.0 Version: 9.0.1
Release: 0 Release: 0
Summary: Library for embeddable, persistent and fast key-value store Summary: Library for embeddable, persistent and fast key-value store
License: (Apache-2.0 OR GPL-2.0-only) AND BSD-2-Clause License: (Apache-2.0 OR GPL-2.0-only) AND BSD-2-Clause