From 2aeb1721dc682bb537e4e95e95e638007ba24362 Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Tue, 17 Mar 2020 16:26:09 +0100 Subject: [PATCH] Update to 0.4.5 Signed-off-by: Igor Raits --- .gitignore | 1 + rust-globset.spec | 39 +++++++++++++++++++++++++++++++++------ sources | 2 +- 3 files changed, 35 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 4b1a895..8c8fce8 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /globset-0.4.2.crate /globset-0.4.3.crate /globset-0.4.4.crate +/globset-0.4.5.crate diff --git a/rust-globset.spec b/rust-globset.spec index f1e5ae5..58ef7e8 100644 --- a/rust-globset.spec +++ b/rust-globset.spec @@ -1,12 +1,12 @@ -# Generated by rust2rpm 10 +# Generated by rust2rpm 13 %bcond_without check %global debug_package %{nil} %global crate globset Name: rust-%{crate} -Version: 0.4.4 -Release: 3%{?dist} +Version: 0.4.5 +Release: 1%{?dist} Summary: Cross platform single glob and glob set matching # Upstream license specification: Unlicense/MIT @@ -40,7 +40,7 @@ which use "%{crate}" crate. %files devel %license COPYING UNLICENSE LICENSE-MIT %doc README.md -%{cargo_registry}/%{crate}-%{version}/ +%{cargo_registry}/%{crate}-%{version_no_tilde}/ %package -n %{name}+default-devel Summary: %{summary} @@ -52,7 +52,31 @@ 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 + +%package -n %{name}+serde-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+serde-devel %{_description} + +This package contains library source intended for building other packages +which use "serde" feature of "%{crate}" crate. + +%files -n %{name}+serde-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + +%package -n %{name}+serde1-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+serde1-devel %{_description} + +This package contains library source intended for building other packages +which use "serde1" feature of "%{crate}" crate. + +%files -n %{name}+serde1-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+simd-accel-devel Summary: %{summary} @@ -64,7 +88,7 @@ This package contains library source intended for building other packages which use "simd-accel" feature of "%{crate}" crate. %files -n %{name}+simd-accel-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 @@ -85,6 +109,9 @@ which use "simd-accel" feature of "%{crate}" crate. %endif %changelog +* Tue Mar 17 16:25:35 CET 2020 Igor Raits - 0.4.5-1 +- Update to 0.4.5 + * Thu Jan 30 2020 Fedora Release Engineering - 0.4.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index f2d6419..dac6e7b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (globset-0.4.4.crate) = b9da7f4d67d4269b0b3564d65904c9cca0db7df6d33255f6022eee614f0ad03f3dc6f9e52e52fca7461308d9f01dac1f3588baf87aef735c266561b1119f9985 +SHA512 (globset-0.4.5.crate) = 8fca9a19953370aa5d13b876a254f71ad6ecf0df218d8f5598ff2328eec9676be56b3a44d898dd031c8d4328bda939ee198f9b8dc7e03b45a1609b6f693a9088