From f5b1c49c5ba8d8a3c3eda8c946edd2ea9f8660ed Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Mar 29 2022 09:52:22 +0000 Subject: Update to version 0.1.53; Fixes RHBZ#2068686 --- diff --git a/.gitignore b/.gitignore index e913c88..5f021f5 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /async-trait-0.1.50.crate /async-trait-0.1.51.crate /async-trait-0.1.52.crate +/async-trait-0.1.53.crate diff --git a/rust-async-trait.spec b/rust-async-trait.spec index 9eb1f1c..611b6e3 100644 --- a/rust-async-trait.spec +++ b/rust-async-trait.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 20 +# Generated by rust2rpm 21 %bcond_without check %global debug_package %{nil} %global crate async-trait Name: rust-%{crate} -Version: 0.1.52 +Version: 0.1.53 Release: %autorelease Summary: Type erasure for async trait methods @@ -16,7 +16,7 @@ Source: %{crates_source} ExclusiveArch: %{rust_arches} -BuildRequires: rust-packaging +BuildRequires: rust-packaging >= 21 %global _description %{expand: Type erasure for async trait methods.} @@ -33,9 +33,10 @@ This package contains library source intended for building other packages which use the "%{crate}" crate. %files devel -%license LICENSE-APACHE LICENSE-MIT -%doc README.md -%{cargo_registry}/%{crate}-%{version_no_tilde}/ +%license %{crate_instdir}/LICENSE-APACHE +%license %{crate_instdir}/LICENSE-MIT +%doc %{crate_instdir}/README.md +%{crate_instdir}/ %package -n %{name}+default-devel Summary: %{summary} @@ -47,7 +48,7 @@ This package contains library source intended for building other packages which use the "default" feature of the "%{crate}" crate. %files -n %{name}+default-devel -%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml +%ghost %{crate_instdir}/Cargo.toml %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 diff --git a/sources b/sources index 116301b..7edfcff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (async-trait-0.1.52.crate) = 1a17e3771d0f8ded921a561ce052f397e997c99599fbcd741a69b7f43ebc10476d412dd9cc18a096c791717ada71e8439ce38d0312d6aa59dd4c0c34b5465696 +SHA512 (async-trait-0.1.53.crate) = 33fac59f2329997b3b17b076f816e32cd667f3317b324b74e1bf4ea28ef1d3ed53572316f9e034d1149cb8456dcb29e78474426aa04c42fa8bcb0dcf1da53763