chore(release): prepare 1.0.0-rc.4

* chore(release): prepare 1.0.0-rc.4

* chore(release): align release assets for 1.0.0-rc.4
This commit is contained in:
Zhengchao An
2026-08-27 07:16:52 +08:00
committed by GitHub
parent 64739778c4
commit a169dd01a6
7 changed files with 110 additions and 107 deletions
+5 -2
View File
@@ -1,9 +1,9 @@
%global _enable_debug_packages 0
%global _empty_manifest_terminate_build 0
%global prerelease rc.3
%global prerelease rc.4
Name: rustfs
Version: 1.0.0
Release: rc.3
Release: rc.4
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 27 2026 overtrue <anzhengchao@gmail.com>
- Update RPM package to RustFS 1.0.0-rc.4
* Thu Aug 20 2026 overtrue <anzhengchao@gmail.com>
- Update RPM package to RustFS 1.0.0-rc.3