From 5bd0f3a7f7f13e95fc9025c8ab657aad614ecc30 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Sun, 22 Sep 2024 10:06:02 -0400 Subject: [PATCH] Update to version 0.5.1; Fixex RHBZ#2311421 Signed-off-by: Benjamin A. Beasley --- .gitignore | 1 + rust-rend.spec | 46 +++++----------------------------------------- sources | 2 +- 3 files changed, 7 insertions(+), 42 deletions(-) diff --git a/.gitignore b/.gitignore index 8b1c6c2..6c574b5 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /rend-0.4.0.crate /rend-0.4.1.crate /rend-0.4.2.crate +/rend-0.5.1.crate diff --git a/rust-rend.spec b/rust-rend.spec index d3422e0..731967b 100644 --- a/rust-rend.spec +++ b/rust-rend.spec @@ -1,13 +1,13 @@ -# Generated by rust2rpm 25 +# Generated by rust2rpm 26 %bcond_without check %global debug_package %{nil} %global crate rend Name: rust-rend -Version: 0.4.2 +Version: 0.5.1 Release: %autorelease -Summary: Endian-aware primitives for Rust +Summary: Cross-platform, endian-aware primitives for Rust License: MIT URL: https://crates.io/crates/rend @@ -16,7 +16,7 @@ Source: %{crates_source} BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: -Endian-aware primitives for Rust.} +Cross-platform, endian-aware primitives for Rust.} %description %{_description} @@ -32,7 +32,7 @@ use the "%{crate}" crate. %files devel %license %{crate_instdir}/LICENSE %doc %{crate_instdir}/README.md -%doc %{crate_instdir}/crates-io.md +%doc %{crate_instdir}/example.md %{crate_instdir}/ %package -n %{name}+default-devel @@ -59,42 +59,6 @@ use the "bytecheck" feature of the "%{crate}" crate. %files -n %{name}+bytecheck-devel %ghost %{crate_instdir}/Cargo.toml -%package -n %{name}+bytemuck-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+bytemuck-devel %{_description} - -This package contains library source intended for building other packages which -use the "bytemuck" feature of the "%{crate}" crate. - -%files -n %{name}+bytemuck-devel -%ghost %{crate_instdir}/Cargo.toml - -%package -n %{name}+std-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+std-devel %{_description} - -This package contains library source intended for building other packages which -use the "std" feature of the "%{crate}" crate. - -%files -n %{name}+std-devel -%ghost %{crate_instdir}/Cargo.toml - -%package -n %{name}+validation-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+validation-devel %{_description} - -This package contains library source intended for building other packages which -use the "validation" feature of the "%{crate}" crate. - -%files -n %{name}+validation-devel -%ghost %{crate_instdir}/Cargo.toml - %prep %autosetup -n %{crate}-%{version} -p1 %cargo_prep diff --git a/sources b/sources index 54df1f1..7fa2b78 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (rend-0.4.2.crate) = 2df17191ce710e09927f6d17fa5e3432a154d605cf3b58bdd6a3037d69cc0b017007e23c16526a8879a89cc49e3a47d38ae5f6aca8b42cd05624fd15c9dc3529 +SHA512 (rend-0.5.1.crate) = 62935cf1f01c2b94d7960418fd7fb254edd75fca78a56fcced442d46f4ab69b66dc8628831351c6995d3cf324dfdbbdb36799e9245ce7f6173f8aae127f7a4d1