public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rocksdb] rawhide: Updated to version 11.8.1
@ 2026-08-12 14:37 Jonny Heggheim
0 siblings, 0 replies; only message in thread
From: Jonny Heggheim @ 2026-08-12 14:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rocksdb
Branch : rawhide
Commit : ce60bfa57f5c4a9ec28b4549c467a799713dea4e
Author : Jonny Heggheim <hegjon@gmail.com>
Date : 2026-08-12T16:37:12+02:00
Stats : +8/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rocksdb/c/ce60bfa57f5c4a9ec28b4549c467a799713dea4e?branch=rawhide
Log:
Updated to version 11.8.1
---
diff --git a/.gitignore b/.gitignore
index 9611930..b53a6b3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@
/rocksdb-10.1.3.tar.gz
/rocksdb-10.2.1.tar.gz
/rocksdb-11.1.1.tar.gz
+/rocksdb-11.8.1.tar.gz
diff --git a/rocksdb.spec b/rocksdb.spec
index 1251ac4..5dd1ff2 100644
--- a/rocksdb.spec
+++ b/rocksdb.spec
@@ -3,8 +3,8 @@
%global forgeurl https://github.com/facebook/rocksdb
Name: rocksdb
-Version: 11.1.1
-Release: 2%{?dist}
+Version: 11.8.1
+Release: 1%{?dist}
Summary: A Persistent Key-Value Store for Flash and RAM Storage
# Automatically converted from old format: GPLv2 or ASL 2.0 and BSD - review is highly recommended.
@@ -110,7 +110,7 @@ install -m 755 %{__cmake_builddir}/tools/sst_dump %{buildroot}%{_bindir}/sst_dum
%license LICENSE.Apache
%license LICENSE.leveldb
%{_libdir}/librocksdb.so.11
-%{_libdir}/librocksdb.so.11.1.1
+%{_libdir}/librocksdb.so.11.8.1
%files tools
@@ -137,6 +137,9 @@ install -m 755 %{__cmake_builddir}/tools/sst_dump %{buildroot}%{_bindir}/sst_dum
%changelog
+* Wed Aug 12 2026 Jonny Heggheim <hegjon@gmail.com> - 11.8.1-1
+- Updated to version 11.8.1
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 11.1.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index c2b0766..4cd601d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rocksdb-11.1.1.tar.gz) = 3007a2747d2ef1efabf6e2a3bff0b7319416e5f9dbf5dc6e64bc3ea1c996bdd4eb25f3bd71f6d2fe1bf2c5a0a68758841d10696404201b65aebc9d77ccb57911
+SHA512 (rocksdb-11.8.1.tar.gz) = 81303c3cb5ababec07d08ff83c5c6bb4f260f5ea3fcbb0f17ee0cc1e54cb41c0c95593face68988d1ca4fb2b5de6e4ca5b2e972d2fffd524e441b88063968696
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-12 14:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-12 14:37 [rpms/rocksdb] rawhide: Updated to version 11.8.1 Jonny Heggheim
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox