From 162570b346524bbde768c06a117fc3adff66b34c Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Wed, 29 Jan 2020 17:38:41 -0800 Subject: [PATCH] Update to 0.7.7 --- .gitignore | 1 + rust-aho-corasick.spec | 13 ++++++++----- sources | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 8aa8c00..79298b4 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /aho-corasick-0.7.3.crate /aho-corasick-0.7.4.crate /aho-corasick-0.7.6.crate +/aho-corasick-0.7.7.crate diff --git a/rust-aho-corasick.spec b/rust-aho-corasick.spec index f5f6c4d..80af1e7 100644 --- a/rust-aho-corasick.spec +++ b/rust-aho-corasick.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 10 +# Generated by rust2rpm 13 %bcond_without check %global debug_package %{nil} %global crate aho-corasick Name: rust-%{crate} -Version: 0.7.6 +Version: 0.7.7 Release: 1%{?dist} Summary: Fast multiple substring searching @@ -38,7 +38,7 @@ which use "%{crate}" crate. %files devel %license UNLICENSE LICENSE-MIT COPYING %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}+std-devel Summary: %{summary} @@ -62,7 +62,7 @@ This package contains library source intended for building other packages which use "std" feature of "%{crate}" crate. %files -n %{name}+std-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 @@ -83,6 +83,9 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Thu Jan 30 2020 Josh Stone - 0.7.7-1 +- Update to 0.7.7 + * Sun Aug 04 06:57:02 CEST 2019 Igor Gnatenko - 0.7.6-1 - Update to 0.7.6 diff --git a/sources b/sources index dba86bf..688e472 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (aho-corasick-0.7.6.crate) = 120aa28e72279f561d7f51657aa0800dd46504cd92f758f848284e5f3695be6f5e24056a66b0f2d971c527277e92ae938e2357ade37b5cbe1c93913a5dc308b1 +SHA512 (aho-corasick-0.7.7.crate) = 347eb2953de9a8b85f66251fcb0d96d33f8fef9c1e7b7a6b2737bb571956c17108a550808e0aad614192f0043781e9808c3d84909dd29e9acdac6456e6e501f9