chore(release): prepare 1.0.0-beta.3 (#2957)

This commit is contained in:
houseme
2026-05-14 12:27:26 +08:00
committed by GitHub
parent 5fccfceb91
commit bdb98598d2
9 changed files with 190 additions and 80 deletions
+4 -1
View File
@@ -2,7 +2,7 @@
%global _empty_manifest_terminate_build 0
Name: rustfs
Version: 1.0.0
Release: alpha.81
Release: beta.3
Summary: High-performance distributed object storage for MinIO alternative
License: Apache-2.0
@@ -57,6 +57,9 @@ install %_builddir/%{name}-%{version}-%{release}/target/%_arch/%_arch-unknown-li
%_bindir/rustfs
%changelog
* Thu May 14 2026 houseme <housemecn@gmail.com>
- Update RPM package to RustFS 1.0.0-beta.3
* Thu Jan 28 2026 houseme <housemecn@gmail.com>
- Initial RPM package for RustFS 1.0.0-alpha.81