From 4522061e897ecb707149c319f1ebde01d9d8cbcc Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Mon, 24 Apr 2023 16:13:40 +0200 Subject: [PATCH] Update to version 3.7.0; Fixes RHBZ#2188961 --- .gitignore | 1 + rust-ordered-float.spec | 52 +++++++++++++++++++++++++++++++++++++++-- sources | 2 +- 3 files changed, 52 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index af5165d..7dcf993 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /ordered-float-3.2.0.crate /ordered-float-3.4.0.crate /ordered-float-3.6.0.crate +/ordered-float-3.7.0.crate diff --git a/rust-ordered-float.spec b/rust-ordered-float.spec index 4a72c28..bd6a139 100644 --- a/rust-ordered-float.spec +++ b/rust-ordered-float.spec @@ -5,7 +5,7 @@ %global crate ordered-float Name: rust-ordered-float -Version: 3.6.0 +Version: 3.7.0 Release: %autorelease Summary: Wrappers for total ordering on floats @@ -13,7 +13,7 @@ License: MIT URL: https://crates.io/crates/ordered-float Source: %{crates_source} -BuildRequires: rust-packaging >= 21 +BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: Wrappers for total ordering on floats.} @@ -118,6 +118,54 @@ use the "rkyv" feature of the "%{crate}" crate. %files -n %{name}+rkyv-devel %ghost %{crate_instdir}/Cargo.toml +%package -n %{name}+rkyv_16-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+rkyv_16-devel %{_description} + +This package contains library source intended for building other packages which +use the "rkyv_16" feature of the "%{crate}" crate. + +%files -n %{name}+rkyv_16-devel +%ghost %{crate_instdir}/Cargo.toml + +%package -n %{name}+rkyv_32-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+rkyv_32-devel %{_description} + +This package contains library source intended for building other packages which +use the "rkyv_32" feature of the "%{crate}" crate. + +%files -n %{name}+rkyv_32-devel +%ghost %{crate_instdir}/Cargo.toml + +%package -n %{name}+rkyv_64-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+rkyv_64-devel %{_description} + +This package contains library source intended for building other packages which +use the "rkyv_64" feature of the "%{crate}" crate. + +%files -n %{name}+rkyv_64-devel +%ghost %{crate_instdir}/Cargo.toml + +%package -n %{name}+rkyv_ck-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+rkyv_ck-devel %{_description} + +This package contains library source intended for building other packages which +use the "rkyv_ck" feature of the "%{crate}" crate. + +%files -n %{name}+rkyv_ck-devel +%ghost %{crate_instdir}/Cargo.toml + %package -n %{name}+serde-devel Summary: %{summary} BuildArch: noarch diff --git a/sources b/sources index 5e0b368..28a3287 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ordered-float-3.6.0.crate) = 83386ea83101a1fb1327314f02b12ab540add86bd45bc8d2354bddc0d680560ceebb55cbe74bcbd46f2f2e2c7cd3e36e14e8b83c5045c79199c2ce29dc2629a6 +SHA512 (ordered-float-3.7.0.crate) = 3255319d89a9738c1ab64e4c7b97ccfdc3081a63507ad44e062a366eb75caedcf67bd8bb4f2b79bb015e2c180b99d2997dadd9476d8298f4235aee175321e7c7