From 93d33a90492cb287aef615cfb1736113907377bf Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Tue, 10 Mar 2020 12:03:13 -0700 Subject: [PATCH] Update to 3.1.1 --- .gitignore | 1 + rust-which.spec | 15 +++++++++------ sources | 2 +- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 8780ddb..b58b005 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /which-2.0.0.crate /which-2.0.1.crate /which-3.1.0.crate +/which-3.1.1.crate diff --git a/rust-which.spec b/rust-which.spec index 5a34bbb..e0d0017 100644 --- a/rust-which.spec +++ b/rust-which.spec @@ -1,12 +1,12 @@ -# Generated by rust2rpm 11 +# Generated by rust2rpm 13 %bcond_without check %global debug_package %{nil} %global crate which Name: rust-%{crate} -Version: 3.1.0 -Release: 2%{?dist} +Version: 3.1.1 +Release: 1%{?dist} Summary: Rust equivalent of Unix command "which" # Upstream license specification: MIT @@ -39,7 +39,7 @@ which use "%{crate}" crate. %files devel %license LICENSE.txt %doc README.md -%{cargo_registry}/%{crate}-%{version}/ +%{cargo_registry}/%{crate}-%{version_no_tilde}/ %package -n %{name}+default-devel Summary: %{summary} @@ -51,7 +51,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}+failure-devel Summary: %{summary} @@ -63,7 +63,7 @@ This package contains library source intended for building other packages which use "failure" feature of "%{crate}" crate. %files -n %{name}+failure-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 @@ -84,6 +84,9 @@ which use "failure" feature of "%{crate}" crate. %endif %changelog +* Tue Mar 10 2020 Josh Stone - 3.1.1-1 +- Update to 3.1.1 + * Thu Jan 30 2020 Fedora Release Engineering - 3.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index 22a46a6..0c817f7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (which-3.1.0.crate) = 51bf8c879f842fd69e0f042c4735dd4004fe8e6d8b5162f2b0ccab6b0d11cf2011e9be1dfb07423d775864ffaf85c3bd09272a2b2a3d402a4d1cdbf5ab911847 +SHA512 (which-3.1.1.crate) = 3677d709eced54a332e68d9c9385708205838301a576da0c4d88049403a81676c3939a97cd1bec4ab261c7e8fb6211956b47afe5d1fee84d9c4ecf4eb30184f5