From 55408eb720bdc042a37cab0892d7f7342a70cc67 Mon Sep 17 00:00:00 2001 From: yyjeqhc Date: Wed, 29 Apr 2026 21:57:57 +0800 Subject: [PATCH] SPECS: rust-rpm-macros: Update to 0.4.0 Signed-off-by: yyjeqhc --- SPECS/rust-rpm-macros/rust-rpm-macros.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/SPECS/rust-rpm-macros/rust-rpm-macros.spec b/SPECS/rust-rpm-macros/rust-rpm-macros.spec index 3c75d0f3a..53ff406ab 100644 --- a/SPECS/rust-rpm-macros/rust-rpm-macros.spec +++ b/SPECS/rust-rpm-macros/rust-rpm-macros.spec @@ -5,12 +5,12 @@ # SPDX-License-Identifier: MulanPSL-2.0 Name: rust-rpm-macros -Version: 0.3 +Version: 0.4 Release: %autorelease Summary: Rust macros for openRuyi packaging License: MIT URL: https://github.com/openRuyi-Project/rust-rpm-macros -#!RemoteAsset: sha256:3c6949fc6f5c94c47f35cc31fd76a07bd5712c52bf9b6d11544465f83908ae94 +#!RemoteAsset: sha256:b09e1db2b1fd8dea5567832c1090ef163bfdf5d8a1f1c6fbce0c71c01464aec2 Source0: https://github.com/openRuyi-Project/rust-rpm-macros/archive/refs/tags/v%{version}.tar.gz BuildArch: noarch BuildSystem: autotools @@ -33,6 +33,7 @@ This package provides RPM macros for packaging Rust software in openRuyi. %{_rpmmacrodir}/macros.buildsystem.rust %{_rpmmacrodir}/macros.rust %{_rpmconfigdir}/rust-rpm-macros/rustcrates-gen-feature-specparts.sh +%{_rpmconfigdir}/rust-rpm-macros/cargo_buildrequires.sh %changelog %autochangelog