Mon, 26 Jan 2026 09:13:49 CST | login

Information for build rust-scopeguard-1.2.0-2.oc9

ID42535
Package Namerust-scopeguard
Version1.2.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/rust-scopeguard.git?.#cbd8583c3722976afb8d26bdbfe8348bd7a680cc
SummaryRAII scope guard that will run a given closure when it goes out of scope
DescriptionA RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer!`, `defer_on_unwind!`, `defer_on_success!` as shorthands for guards with one of the implemented strategies.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedSat, 14 Jun 2025 12:21:35 CST
CompletedSat, 14 Jun 2025 12:27:10 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/rust-scopeguard.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/rust-scopeguard.git?.#origin/master'}}
Tags
epol9-test-compose
RPMs
src
rust-scopeguard-1.2.0-2.oc9.src.rpm (info) (download)
noarch
rust-scopeguard+default-devel-1.2.0-2.oc9.noarch.rpm (info) (download)
rust-scopeguard+use_std-devel-1.2.0-2.oc9.noarch.rpm (info) (download)
rust-scopeguard-devel-1.2.0-2.oc9.noarch.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
noarch_rpmdiff.json
aarch64
root.log
mock_config.log
dnf.rpm.log
hw_info.log
installed_pkgs.log
mock_output.log
dnf.log
state.log
build.log
dnf.librepo.log
noarch_rpmdiff.json
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jun 13 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.2.0-2 - Rebuilt for loongarch64 * Tue Jun 18 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.2.0-1 - initial build