chore(release): prepare 1.0.0-rc.3

This commit is contained in:
唐小鸭
2026-08-17 11:58:25 +08:00
parent a9691b6797
commit f429676a3e
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
* Mon Aug 17 2026 唐小鸭 <tangtang1251@qq.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