diff --git a/.gitignore b/.gitignore index 5e4af32..52ede3f 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /ignore-0.4.7.crate /ignore-0.4.9.crate /ignore-0.4.10.crate +/ignore-0.4.11.crate diff --git a/rust-ignore.spec b/rust-ignore.spec index 4da6503..6ca2cb6 100644 --- a/rust-ignore.spec +++ b/rust-ignore.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 10 +# Generated by rust2rpm 13 %bcond_without check %global debug_package %{nil} %global crate ignore Name: rust-%{crate} -Version: 0.4.10 +Version: 0.4.11 Release: 1%{?dist} Summary: Fast library for efficiently matching ignore files @@ -42,7 +42,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} @@ -54,7 +54,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 %package -n %{name}+simd-accel-devel Summary: %{summary} @@ -66,7 +66,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 @@ -87,6 +87,9 @@ which use "simd-accel" feature of "%{crate}" crate. %endif %changelog +* Fri Jan 24 2020 Josh Stone - 0.4.11-1 +- Update to 0.4.11 + * Sun Sep 08 09:32:10 CEST 2019 Igor Gnatenko - 0.4.10-1 - Update to 0.4.10 diff --git a/sources b/sources index 81bfca7..560693f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ignore-0.4.10.crate) = ef4b3f58bbdc3b5317a14244494ba9cad8e3d062f0c8e137dd2d33572dc8a06b20f59860aabafccb729dc682134aa4e2bdaea8c07b351aa73a8ebb00e361ceeb +SHA512 (ignore-0.4.11.crate) = d3cd8ea12cf20cc2875030c8f08179d20f33998eefa4264b250aeb751fb25d3a7bd4ce47b2aae57ebb875b7feddff0cc23700df99a7f620976c264a394ecbcb0