diff --git a/rocksdb-9.7.4.tar.gz b/rocksdb-9.7.4.tar.gz deleted file mode 100644 index a20d23d..0000000 --- a/rocksdb-9.7.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9b810c81731835fda0d4bbdb51d3199d901fa4395733ab63752d297da84c5a47 -size 13615065 diff --git a/rocksdb-9.9.3.tar.gz b/rocksdb-9.9.3.tar.gz new file mode 100644 index 0000000..1197954 --- /dev/null +++ b/rocksdb-9.9.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:126c8409e98a3acea57446fb17faf22767f8ac763a4516288dd7c05422e33df2 +size 13668148 diff --git a/rocksdb.changes b/rocksdb.changes index c006808..f547a09 100644 --- a/rocksdb.changes +++ b/rocksdb.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Dec 18 17:39:39 UTC 2024 - Andreas Stieger + +- 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 diff --git a/rocksdb.spec b/rocksdb.spec index a8debf8..7cb16ba 100644 --- a/rocksdb.spec +++ b/rocksdb.spec @@ -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