Compare commits

...

2 Commits

Author SHA1 Message Date
Raboneko 5470dc4fb2 bump: kvrocks rpcs3 surge 2026-06-21 17:56:05 +00:00
Raboneko 5e480af498 bump: rpcs3 2026-06-21 16:12:38 +00:00
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
Name: kvrocks
Version: 2.15.0
Release: 1%?dist
Version: 2.16.0
Release: 1%{?dist}
Summary: Distributed key value NoSQL database that uses RocksDB
License: Apache-2.0
URL: https://kvrocks.apache.org/
+2 -2
View File
@@ -9,8 +9,8 @@
# GLIBCXX_ASSERTIONS is known to break RPCS3
%global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags}
%global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags}
%global commit e32d19ffac500c6194f93b0338a4a64c51399b38
%global ver 0.0.41-19499
%global commit 2af7b58ce44a3b2bf2764c4f913e87aa5a2e2023
%global ver 0.0.41-19502
Name: rpcs3
Version: %(echo %{ver} | sed 's/-/^/g')
+1 -1
View File
@@ -1,5 +1,5 @@
%global goipath github.com/surge-downloader/surge
Version: 0.9.0
Version: 0.10.0
%gometa