diff --git a/.gitignore b/.gitignore index 3fc222c..67a7939 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /rkyv-0.7.17.crate /rkyv-0.7.18.crate /rkyv-0.7.20.crate +/rkyv-0.7.24.crate diff --git a/rkyv-fix-metadata.diff b/rkyv-fix-metadata.diff deleted file mode 100644 index 63d5453..0000000 --- a/rkyv-fix-metadata.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- rkyv-0.7.20/Cargo.toml 1970-01-01T00:00:01+00:00 -+++ rkyv-0.7.20/Cargo.toml 2021-10-29T01:12:27.524845+00:00 -@@ -29,7 +29,7 @@ - default-features = false - - [dependencies.hashbrown] --version = "0.11" -+version = "0.9" - optional = true - - [dependencies.indexmap] diff --git a/rust-rkyv.spec b/rust-rkyv.spec index b04b020..60c47b1 100644 --- a/rust-rkyv.spec +++ b/rust-rkyv.spec @@ -5,7 +5,7 @@ %global crate rkyv Name: rust-%{crate} -Version: 0.7.20 +Version: 0.7.24 Release: %autorelease Summary: Zero-copy deserialization framework for Rust @@ -13,9 +13,6 @@ Summary: Zero-copy deserialization framework for Rust License: MIT URL: https://crates.io/crates/rkyv Source: %{crates_source} -# Initial patched metadata -# Downgrade hashbrown to version 0.9 -Patch0: rkyv-fix-metadata.diff ExclusiveArch: %{rust_arches} %if %{__cargo_skip_build} @@ -211,6 +208,18 @@ which use "size_64" feature of "%{crate}" crate. %files -n %{name}+size_64-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml +%package -n %{name}+smallvec-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+smallvec-devel %{_description} + +This package contains library source intended for building other packages +which use "smallvec" feature of "%{crate}" crate. + +%files -n %{name}+smallvec-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + %package -n %{name}+std-devel Summary: %{summary} BuildArch: noarch diff --git a/sources b/sources index 23a42aa..f1a6a53 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (rkyv-0.7.20.crate) = 4c0ed922e7ec4787a9bf3622fa585fb3dc0d3e1d8dc3930249b54d541c01d328b9ec6c057ec7ca5f531c8f0417ba485f4ebfbc6d83004719a6da2aa8b703b522 +SHA512 (rkyv-0.7.24.crate) = 1ac4e08f8dfa58160e0f2bd1d0fcc52de6f9f60e9be776aac8ab0da02b0b08ca3e3740a54769054ecd2ce47cd59027258ad08c7345d862683f95c4baf4d4d0d4