From 08ba72e910b9926e7c158c82ba7837736aea1dd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Lauzier?= Date: Sat, 18 Dec 2021 18:28:20 -0500 Subject: [PATCH] Update to version 0.7.27; Fixes RHBZ#2028959 --- .gitignore | 1 + rust-rkyv.spec | 94 +++++++++++++++++++++++++------------------------- sources | 2 +- 3 files changed, 49 insertions(+), 48 deletions(-) diff --git a/.gitignore b/.gitignore index 776ff47..993953f 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /rkyv-0.7.20.crate /rkyv-0.7.24.crate /rkyv-0.7.26.crate +/rkyv-0.7.27.crate diff --git a/rust-rkyv.spec b/rust-rkyv.spec index a5df557..5ad8e4b 100644 --- a/rust-rkyv.spec +++ b/rust-rkyv.spec @@ -5,7 +5,7 @@ %global crate rkyv Name: rust-%{crate} -Version: 0.7.26 +Version: 0.7.27 Release: %autorelease Summary: Zero-copy deserialization framework for Rust @@ -29,8 +29,8 @@ BuildArch: noarch %description devel %{_description} -This package contains library source intended for building other packages -which use "%{crate}" crate. +This package contains library source intended for building other packages which +use "%{crate}" crate. %files devel %license LICENSE @@ -43,8 +43,8 @@ BuildArch: noarch %description -n %{name}+default-devel %{_description} -This package contains library source intended for building other packages -which use "default" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use "default" feature of "%{crate}" crate. %files -n %{name}+default-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -55,8 +55,8 @@ BuildArch: noarch %description -n %{name}+alloc-devel %{_description} -This package contains library source intended for building other packages -which use "alloc" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use "alloc" feature of "%{crate}" crate. %files -n %{name}+alloc-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -67,8 +67,8 @@ BuildArch: noarch %description -n %{name}+arbitrary_enum_discriminant-devel %{_description} -This package contains library source intended for building other packages -which use "arbitrary_enum_discriminant" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use "arbitrary_enum_discriminant" feature of "%{crate}" crate. %files -n %{name}+arbitrary_enum_discriminant-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -79,8 +79,8 @@ BuildArch: noarch %description -n %{name}+archive_be-devel %{_description} -This package contains library source intended for building other packages -which use "archive_be" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use "archive_be" feature of "%{crate}" crate. %files -n %{name}+archive_be-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -91,8 +91,8 @@ BuildArch: noarch %description -n %{name}+archive_le-devel %{_description} -This package contains library source intended for building other packages -which use "archive_le" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use "archive_le" feature of "%{crate}" crate. %files -n %{name}+archive_le-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -103,8 +103,8 @@ BuildArch: noarch %description -n %{name}+bytecheck-devel %{_description} -This package contains library source intended for building other packages -which use "bytecheck" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use "bytecheck" feature of "%{crate}" crate. %files -n %{name}+bytecheck-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -115,8 +115,8 @@ BuildArch: noarch %description -n %{name}+copy-devel %{_description} -This package contains library source intended for building other packages -which use "copy" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use "copy" feature of "%{crate}" crate. %files -n %{name}+copy-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -127,8 +127,8 @@ BuildArch: noarch %description -n %{name}+copy_unsafe-devel %{_description} -This package contains library source intended for building other packages -which use "copy_unsafe" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use "copy_unsafe" feature of "%{crate}" crate. %files -n %{name}+copy_unsafe-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -139,8 +139,8 @@ BuildArch: noarch %description -n %{name}+hashbrown-devel %{_description} -This package contains library source intended for building other packages -which use "hashbrown" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use "hashbrown" feature of "%{crate}" crate. %files -n %{name}+hashbrown-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -151,8 +151,8 @@ BuildArch: noarch %description -n %{name}+indexmap-devel %{_description} -This package contains library source intended for building other packages -which use "indexmap" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use "indexmap" feature of "%{crate}" crate. %files -n %{name}+indexmap-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -163,8 +163,8 @@ BuildArch: noarch %description -n %{name}+rend-devel %{_description} -This package contains library source intended for building other packages -which use "rend" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use "rend" feature of "%{crate}" crate. %files -n %{name}+rend-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -175,8 +175,8 @@ BuildArch: noarch %description -n %{name}+size_16-devel %{_description} -This package contains library source intended for building other packages -which use "size_16" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use "size_16" feature of "%{crate}" crate. %files -n %{name}+size_16-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -187,8 +187,8 @@ BuildArch: noarch %description -n %{name}+size_32-devel %{_description} -This package contains library source intended for building other packages -which use "size_32" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use "size_32" feature of "%{crate}" crate. %files -n %{name}+size_32-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -199,8 +199,8 @@ BuildArch: noarch %description -n %{name}+size_64-devel %{_description} -This package contains library source intended for building other packages -which use "size_64" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use "size_64" feature of "%{crate}" crate. %files -n %{name}+size_64-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -211,8 +211,8 @@ 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. +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 @@ -223,8 +223,8 @@ BuildArch: noarch %description -n %{name}+std-devel %{_description} -This package contains library source intended for building other packages -which use "std" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use "std" feature of "%{crate}" crate. %files -n %{name}+std-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -235,8 +235,8 @@ BuildArch: noarch %description -n %{name}+strict-devel %{_description} -This package contains library source intended for building other packages -which use "strict" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use "strict" feature of "%{crate}" crate. %files -n %{name}+strict-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -247,8 +247,8 @@ BuildArch: noarch %description -n %{name}+tinyvec-devel %{_description} -This package contains library source intended for building other packages -which use "tinyvec" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use "tinyvec" feature of "%{crate}" crate. %files -n %{name}+tinyvec-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -259,8 +259,8 @@ BuildArch: noarch %description -n %{name}+tinyvec_alloc-devel %{_description} -This package contains library source intended for building other packages -which use "tinyvec_alloc" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use "tinyvec_alloc" feature of "%{crate}" crate. %files -n %{name}+tinyvec_alloc-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -271,8 +271,8 @@ BuildArch: noarch %description -n %{name}+uuid-devel %{_description} -This package contains library source intended for building other packages -which use "uuid" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use "uuid" feature of "%{crate}" crate. %files -n %{name}+uuid-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -283,8 +283,8 @@ BuildArch: noarch %description -n %{name}+uuid_std-devel %{_description} -This package contains library source intended for building other packages -which use "uuid_std" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use "uuid_std" feature of "%{crate}" crate. %files -n %{name}+uuid_std-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -295,8 +295,8 @@ BuildArch: noarch %description -n %{name}+validation-devel %{_description} -This package contains library source intended for building other packages -which use "validation" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use "validation" feature of "%{crate}" crate. %files -n %{name}+validation-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml diff --git a/sources b/sources index 34e3fac..12898ef 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (rkyv-0.7.26.crate) = a63d51f206d6b5ca778a120271d8cdad262097d9833a989f8d91651a5630667267e1493eaf9deafcd55463251a731ff61a9bd3eca46a919a90498a6b383cb9c6 +SHA512 (rkyv-0.7.27.crate) = 073a51a40e998876aea68604afaeefc93d51261aa23c2c288a88adebd339596a33abed7e660907f4eb0084492ef0dce749e567aed4fd48711f4d0ea81d2e68f3