diff --git a/.gitignore b/.gitignore index fa2031c..3eaf0c2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /arg_enum_proc_macro-0.1.1.crate /arg_enum_proc_macro-0.3.0.crate +/arg_enum_proc_macro-0.3.1.crate diff --git a/rust-arg_enum_proc_macro.spec b/rust-arg_enum_proc_macro.spec index 1293a02..91df406 100644 --- a/rust-arg_enum_proc_macro.spec +++ b/rust-arg_enum_proc_macro.spec @@ -1,12 +1,12 @@ -# Generated by rust2rpm 10 +# Generated by rust2rpm 18 %bcond_without check %global debug_package %{nil} %global crate arg_enum_proc_macro Name: rust-%{crate} -Version: 0.3.0 -Release: 4%{?dist} +Version: 0.3.1 +Release: 1%{?dist} Summary: Procedural macro compatible with clap arg_enum # Upstream license specification: MIT @@ -36,9 +36,9 @@ This package contains library source intended for building other packages which use "%{crate}" crate. %files devel -%doc README.md %license LICENSE -%{cargo_registry}/%{crate}-%{version}/ +%doc README.md +%{cargo_registry}/%{crate}-%{version_no_tilde}/ %package -n %{name}+default-devel Summary: %{summary} @@ -50,7 +50,7 @@ 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}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 @@ -67,10 +67,15 @@ which use "default" feature of "%{crate}" crate. %if %{with check} %check -%cargo_test +# skip trybuild ui tests - they fail with cosmetic string differences +%cargo_test -- -- --skip ui %endif %changelog +* Tue Jul 20 2021 Fabio Valentini - 0.3.1-1 +- Update to version 0.3.1. +- Fixes RHBZ#1920144 + * Wed Jan 27 2021 Fedora Release Engineering - 0.3.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild diff --git a/sources b/sources index d71abc7..1476ef9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (arg_enum_proc_macro-0.3.0.crate) = fe575c5e70c132051d7900885f4aa8c0568efeb383e4f305bb62d69f70f21f1dee9d36e6715d482c594fdbc0e9bfdb445ae55e619d4ab44815b044abad4066da +SHA512 (arg_enum_proc_macro-0.3.1.crate) = b4c4472393ca6ee00e5859478caefa011f0fa51acd9072457d02c0dc7a9afbf18871ff1135bfe0ac9a26b8a2c419dfdeb878f2a2cab87f8714101f1a59ea1963