From 33166d7fa34df269d1dad46e01c172fe89b1180e Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Sat, 6 Jul 2024 16:32:27 +0200 Subject: [PATCH] Update to version 0.8.40; Fixes RHBZ#2295561 --- .gitignore | 1 + rust-rgb.spec | 28 ++++++++++++++++++++++++++-- rust2rpm.toml | 3 +++ sources | 2 +- 4 files changed, 31 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a4375e9..4153bf4 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /rgb-0.8.35.crate /rgb-0.8.36.crate /rgb-0.8.37.crate +/rgb-0.8.40.crate diff --git a/rust-rgb.spec b/rust-rgb.spec index cb190d8..7d42ffa 100644 --- a/rust-rgb.spec +++ b/rust-rgb.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 25 +# Generated by rust2rpm 26 %bcond_without check %global debug_package %{nil} %global crate rgb Name: rust-rgb -Version: 0.8.37 +Version: 0.8.40 Release: %autorelease Summary: Struct RGB/RGBA/etc. for sharing pixels between crates @@ -86,6 +86,18 @@ use the "bytemuck" feature of the "%{crate}" crate. %files -n %{name}+bytemuck-devel %ghost %{crate_instdir}/Cargo.toml +%package -n %{name}+checked_fns-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+checked_fns-devel %{_description} + +This package contains library source intended for building other packages which +use the "checked_fns" feature of the "%{crate}" crate. + +%files -n %{name}+checked_fns-devel +%ghost %{crate_instdir}/Cargo.toml + %package -n %{name}+grb-devel Summary: %{summary} BuildArch: noarch @@ -110,6 +122,18 @@ use the "serde" feature of the "%{crate}" crate. %files -n %{name}+serde-devel %ghost %{crate_instdir}/Cargo.toml +%package -n %{name}+unstable-experimental-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+unstable-experimental-devel %{_description} + +This package contains library source intended for building other packages which +use the "unstable-experimental" feature of the "%{crate}" crate. + +%files -n %{name}+unstable-experimental-devel +%ghost %{crate_instdir}/Cargo.toml + %prep %autosetup -n %{crate}-%{version} -p1 %cargo_prep diff --git a/rust2rpm.toml b/rust2rpm.toml index b37796b..48b7717 100644 --- a/rust2rpm.toml +++ b/rust2rpm.toml @@ -1,3 +1,6 @@ [package] summary = "Struct RGB/RGBA/etc. for sharing pixels between crates" +[features] +hide = ["defmt-03"] + diff --git a/sources b/sources index 4ff3547..ff471de 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (rgb-0.8.37.crate) = 72491fb2c315ee347c7474e6f9b3d6eaaf1db66ddf163214df8466a4a8ccb0aaaed76fc4c72808b70bfbcdf9dc2a109511ccf8e405e4a006b349030e8ad199a8 +SHA512 (rgb-0.8.40.crate) = 25bfea0dabebd07aed42d36858f1f24dc293c63863d48d735f31983e6b668aa8e73d6ce9a78916fa776da789190cfb7c378c17e5df2bf71eda58c4c25f1b24f1