From 354624e20bbd53ca3770d1a0221a138dbf700799 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Fri, 25 Sep 2020 11:32:07 +0200 Subject: [PATCH] update to version 0.3.0 --- .gitignore | 1 + rust-rusty-fork.spec | 17 ++++++++++------- sources | 2 +- 3 files changed, 12 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 22c5404..14e93a6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /rusty-fork-0.2.1.crate /rusty-fork-0.2.2.crate +/rusty-fork-0.3.0.crate diff --git a/rust-rusty-fork.spec b/rust-rusty-fork.spec index 3f03423..e6f1d57 100644 --- a/rust-rusty-fork.spec +++ b/rust-rusty-fork.spec @@ -1,12 +1,12 @@ -# Generated by rust2rpm 10 +# Generated by rust2rpm 13 %bcond_without check %global debug_package %{nil} %global crate rusty-fork Name: rust-%{crate} -Version: 0.2.2 -Release: 5%{?dist} +Version: 0.3.0 +Release: 1%{?dist} Summary: Library for running Rust tests in sub-processes using a fork-like interface # Upstream license specification: MIT/Apache-2.0 @@ -39,7 +39,7 @@ which use "%{crate}" crate. %files devel %license LICENSE-MIT LICENSE-APACHE %doc README.md CHANGELOG.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}+timeout-devel Summary: %{summary} @@ -63,7 +63,7 @@ This package contains library source intended for building other packages which use "timeout" feature of "%{crate}" crate. %files -n %{name}+timeout-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+wait-timeout-devel Summary: %{summary} @@ -75,7 +75,7 @@ This package contains library source intended for building other packages which use "wait-timeout" feature of "%{crate}" crate. %files -n %{name}+wait-timeout-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 @@ -96,6 +96,9 @@ which use "wait-timeout" feature of "%{crate}" crate. %endif %changelog +* Fri Sep 25 2020 Fabio Valentini - 0.3.0-1 +- Update to version 0.3.0. + * Wed Jul 29 2020 Fedora Release Engineering - 0.2.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild diff --git a/sources b/sources index 037bf91..cb6d68e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (rusty-fork-0.2.2.crate) = 4a9ea825871f09d83d609027a34c4f2d490e088fcf782d21fc55193d206b75c7ca36f6007cc59ae19419aa07369c8734337496b85105be27bc50130391212d54 +SHA512 (rusty-fork-0.3.0.crate) = 8e41e12971c36ae1d4439943e55204e32fb4e62717355a2bf79152825eef7dac305c2fe22468957cb3b7af0b27004ceb18eee2d2fa0a6f8822b28b711f64ccd7