diff --git a/.gitignore b/.gitignore index cc1212d..6855fa4 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /grep-0.2.2.crate /grep-0.2.3.crate /grep-0.2.4.crate +/grep-0.2.5.crate diff --git a/rust-grep.spec b/rust-grep.spec index 54ef69d..518a5e0 100644 --- a/rust-grep.spec +++ b/rust-grep.spec @@ -1,12 +1,12 @@ -# Generated by rust2rpm 9 +# Generated by rust2rpm 13 %bcond_without check %global debug_package %{nil} %global crate grep Name: rust-%{crate} -Version: 0.2.4 -Release: 5%{?dist} +Version: 0.2.5 +Release: 1%{?dist} Summary: Fast line oriented regex searching as a library # Upstream license specification: Unlicense/MIT @@ -38,7 +38,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} @@ -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 %package -n %{name}+avx-accel-devel Summary: %{summary} @@ -62,7 +62,7 @@ This package contains library source intended for building other packages which use "avx-accel" feature of "%{crate}" crate. %files -n %{name}+avx-accel-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+grep-pcre2-devel Summary: %{summary} @@ -74,7 +74,7 @@ This package contains library source intended for building other packages which use "grep-pcre2" feature of "%{crate}" crate. %files -n %{name}+grep-pcre2-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+pcre2-devel Summary: %{summary} @@ -86,7 +86,7 @@ This package contains library source intended for building other packages which use "pcre2" feature of "%{crate}" crate. %files -n %{name}+pcre2-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} @@ -98,7 +98,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 @@ -119,6 +119,9 @@ which use "simd-accel" feature of "%{crate}" crate. %endif %changelog +* Tue Mar 17 16:44:38 CET 2020 Igor Raits - 0.2.5-1 +- Update to 0.2.5 + * Thu Jan 30 2020 Fedora Release Engineering - 0.2.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index a7c62b1..166c6f3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (grep-0.2.4.crate) = c6983df9dcc268bc9835173189afc28ffec9dd234a0949389a40629e5644707b7c1b90025882c2580cc5f963fc4902070b191ecc6cacd602fa4c140ee8bdfbd1 +SHA512 (grep-0.2.5.crate) = 11bc94251db60666c5ab585b03df16ef15d064d85da57e03204311a8b346d91c172ac34b2f4b100bee6546f7672cacc5ceb3e8053099d3b287646b523882e584