chore(release): prepare 1.0.0-beta.4 (#3032)

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

* docs(skill): refine rustfs spec changelog rule

* docs(skill): optimize rustfs release bump workflow
This commit is contained in:
houseme
2026-05-20 21:56:43 +08:00
committed by GitHub
parent 375482a4b6
commit b2dfdf85de
8 changed files with 171 additions and 146 deletions
+4 -1
View File
@@ -2,7 +2,7 @@
%global _empty_manifest_terminate_build 0
Name: rustfs
Version: 1.0.0
Release: beta.3
Release: beta.4
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 20 2026 houseme <housemecn@gmail.com>
- Update RPM package to RustFS 1.0.0-beta.4
* Thu May 14 2026 houseme <housemecn@gmail.com>
- Update RPM package to RustFS 1.0.0-beta.3