mirror of
https://github.com/rustfs/rustfs.git
synced 2026-07-26 08:18:18 +00:00
chore(release): prepare 1.0.0-beta.6 (#3104)
* chore(release): prepare 1.0.0-beta.6 * ci(nix): harden flaky crate fetch handling * ci(nix): drop magic cache and force fallback * ci(nix): set explicit user-agent for crate fetch * ci(nix): adopt determinate nix workflow stack * ci(nix): add nix user-agent suffix for fetches * ci(nix): add flakehub cache and align determinate actions * ci(nix): pin determinate actions to release tags * ci(nix): disable flakehub auth path in CI cache * ci(nix): restore stable magic cache baseline * ci(nix): trust local magic cache substituter * ci(nix): stop forcing Node24 for JS actions * ci(nix): drop manual localhost cache config * ci(nix): adopt latest determinate flakehub stack * ci(nix): record latest determinate workflow state
This commit is contained in:
+4
-1
@@ -2,7 +2,7 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: rustfs
|
||||
Version: 1.0.0
|
||||
Release: beta.4
|
||||
Release: beta.6
|
||||
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 28 2026 houseme <housemecn@gmail.com>
|
||||
- Update RPM package to RustFS 1.0.0-beta.6
|
||||
|
||||
* Thu May 20 2026 houseme <housemecn@gmail.com>
|
||||
- Update RPM package to RustFS 1.0.0-beta.4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user