chore(release): prepare 1.0.0-rc.3

This commit is contained in:
Zhengchao An
2026-08-20 21:50:34 +08:00
committed by GitHub
parent 198a07d3fa
commit d65fba9142
7 changed files with 104 additions and 101 deletions
+5 -2
View File
@@ -1,9 +1,9 @@
%global _enable_debug_packages 0
%global _empty_manifest_terminate_build 0
%global prerelease rc.2
%global prerelease rc.3
Name: rustfs
Version: 1.0.0
Release: rc.2
Release: rc.3
Summary: High-performance distributed object storage for MinIO alternative
License: Apache-2.0
@@ -58,6 +58,9 @@ install %_builddir/%{name}-%{version}-%{prerelease}/target/%_arch/%_arch-unknown
%_bindir/rustfs
%changelog
* Thu Aug 20 2026 overtrue <anzhengchao@gmail.com>
- Update RPM package to RustFS 1.0.0-rc.3
* Fri Aug 14 2026 overtrue <anzhengchao@gmail.com>
- Update RPM package to RustFS 1.0.0-rc.2