diff --git a/.gitignore b/.gitignore index 811e45e..9196cb8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /matches-0.1.6.crate /matches-0.1.7.crate /matches-0.1.8.crate +/matches-0.1.9.crate diff --git a/rust-matches.spec b/rust-matches.spec index 1503085..02e91c0 100644 --- a/rust-matches.spec +++ b/rust-matches.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 10 +# Generated by rust2rpm 18 %bcond_without check %global debug_package %{nil} %global crate matches Name: rust-%{crate} -Version: 0.1.8 +Version: 0.1.9 Release: %autorelease Summary: Macro to evaluate, as a boolean, whether an expression matches a pattern @@ -37,7 +37,7 @@ which use "%{crate}" crate. %files devel %license LICENSE -%{cargo_registry}/%{crate}-%{version}/ +%{cargo_registry}/%{crate}-%{version_no_tilde}/ %package -n %{name}+default-devel Summary: %{summary} @@ -49,7 +49,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 diff --git a/sources b/sources index 0e7928d..f33cda9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (matches-0.1.8.crate) = 98b58f6a2694b03a7dd1be69ebf7e3ad14483fc8e4cb6e6c26a4937e4e660e843efb4dd04a7312dd9659ca02acd3775678f73b8faac44a76ffafaf873c22f590 +SHA512 (matches-0.1.9.crate) = 6a2809687d30ff04ea97bf9d1610d746e097699a4c3625ffd1b7b1e4a9673ece9d559058c9f760b99d6ab509024f7b338e7cfa6fe767499c983efa98bfb98305