Accepting request 1233493 from server:database

OBS-URL: https://build.opensuse.org/request/show/1233493
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rocksdb?expand=0&rev=24
This commit is contained in:
Ana Guerrero 2024-12-29 10:56:45 +00:00 committed by Git OBS Bridge
commit fee0f91dbe
4 changed files with 11 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Dec 18 17:39:39 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 9.9.3:
* A notable number of feature additions, API changes, performance
improvements and bug fixes.
-------------------------------------------------------------------
Sat Nov 2 11:48:53 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>

View File

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