From 4de110a17a515c5b5e6f8b5adf738c3d2d2f682e Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Sat, 29 Jan 2022 21:03:01 +0100 Subject: [PATCH] Update to version 0.11.0; Fixes RHBZ#2034751 --- .gitignore | 1 + rust-askama_derive.spec | 67 +++++++++++++++++++++++++++-------------- sources | 2 +- 3 files changed, 46 insertions(+), 24 deletions(-) diff --git a/.gitignore b/.gitignore index 03e374e..9e96669 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /askama_derive-0.10.0.crate /askama_derive-0.10.3.crate /askama_derive-0.10.5.crate +/askama_derive-0.11.0.crate diff --git a/rust-askama_derive.spec b/rust-askama_derive.spec index 77d146d..3c271ec 100644 --- a/rust-askama_derive.spec +++ b/rust-askama_derive.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 16 +# Generated by rust2rpm 20 %bcond_without check %global debug_package %{nil} %global crate askama_derive Name: rust-%{crate} -Version: 0.10.5 +Version: 0.11.0 Release: %autorelease Summary: Procedural macro package for Askama @@ -15,9 +15,6 @@ URL: https://crates.io/crates/askama_derive Source: %{crates_source} ExclusiveArch: %{rust_arches} -%if %{__cargo_skip_build} -BuildArch: noarch -%endif BuildRequires: rust-packaging @@ -32,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 the "%{crate}" crate. %files devel %license LICENSE-APACHE LICENSE-MIT @@ -46,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 the "default" feature of the "%{crate}" crate. %files -n %{name}+default-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -58,20 +55,44 @@ BuildArch: noarch %description -n %{name}+actix-web-devel %{_description} -This package contains library source intended for building other packages -which use "actix-web" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "actix-web" feature of the "%{crate}" crate. %files -n %{name}+actix-web-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml +%package -n %{name}+axum-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+axum-devel %{_description} + +This package contains library source intended for building other packages which +use the "axum" feature of the "%{crate}" crate. + +%files -n %{name}+axum-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + +%package -n %{name}+config-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+config-devel %{_description} + +This package contains library source intended for building other packages which +use the "config" feature of the "%{crate}" crate. + +%files -n %{name}+config-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + %package -n %{name}+gotham-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+gotham-devel %{_description} -This package contains library source intended for building other packages -which use "gotham" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "gotham" feature of the "%{crate}" crate. %files -n %{name}+gotham-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -82,8 +103,8 @@ BuildArch: noarch %description -n %{name}+iron-devel %{_description} -This package contains library source intended for building other packages -which use "iron" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "iron" feature of the "%{crate}" crate. %files -n %{name}+iron-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -94,8 +115,8 @@ BuildArch: noarch %description -n %{name}+mendes-devel %{_description} -This package contains library source intended for building other packages -which use "mendes" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "mendes" feature of the "%{crate}" crate. %files -n %{name}+mendes-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -106,8 +127,8 @@ BuildArch: noarch %description -n %{name}+rocket-devel %{_description} -This package contains library source intended for building other packages -which use "rocket" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "rocket" feature of the "%{crate}" crate. %files -n %{name}+rocket-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -118,8 +139,8 @@ BuildArch: noarch %description -n %{name}+tide-devel %{_description} -This package contains library source intended for building other packages -which use "tide" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "tide" feature of the "%{crate}" crate. %files -n %{name}+tide-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -130,8 +151,8 @@ BuildArch: noarch %description -n %{name}+warp-devel %{_description} -This package contains library source intended for building other packages -which use "warp" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "warp" feature of the "%{crate}" crate. %files -n %{name}+warp-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml diff --git a/sources b/sources index 2f94ea1..8c5b72c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (askama_derive-0.10.5.crate) = 9c4d0115206c69c27151849010057eac60acf159c965af9e5ef0bb023730e17a37295706b717bdd34b2be4571d0a1dbb3bbb1bbe63bfc8b56e14f7d79c37758c +SHA512 (askama_derive-0.11.0.crate) = d0b947817847c70d3ee2cf59afbc3b249147a056e2a59fd93f16788b9e8d75720ec918f75f19d1007026e6d543651974984930c760391a6873df7bc808d3c409