Rebuild for approx 0.5

This commit is contained in:
Rémi Lauzier 2021-06-13 01:04:41 -04:00
parent 6fb8684486
commit 3bc2aa5a4a
No known key found for this signature in database
GPG Key ID: D4B9ECD143336C1D
2 changed files with 16 additions and 4 deletions

View File

@ -1,5 +1,14 @@
--- hyperfine-1.11.0/Cargo.toml 2020-10-16T22:24:53+00:00
+++ hyperfine-1.11.0/Cargo.toml 2020-11-20T12:48:52.526696+00:00
+++ hyperfine-1.11.0/Cargo.toml 2021-06-13T05:01:08.098478+00:00
@@ -60,7 +60,7 @@
[dependencies.statistical]
version = "1.0"
[dev-dependencies.approx]
-version = "0.3"
+version = "0.5"
[build-dependencies.atty]
version = "0.2"
@@ -71,6 +71,3 @@
version = "0.9"
[target."cfg(not(windows))".dependencies.libc]

View File

@ -1,4 +1,4 @@
# Generated by rust2rpm 16
# Generated by rust2rpm 17
%bcond_without check
%global __cargo_skip_build 0
@ -6,7 +6,7 @@
Name: rust-%{crate}
Version: 1.11.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Command-line benchmarking tool
# Upstream license specification: MIT/Apache-2.0
@ -14,7 +14,7 @@ License: MIT or ASL 2.0
URL: https://crates.io/crates/hyperfine
Source: %{crates_source}
# Initial patched metadata
# * No windows
# * No windows and approx 0.5
Patch0: hyperfine-fix-metadata.diff
ExclusiveArch: %{rust_arches}
@ -80,6 +80,9 @@ install -Dpm0644 -t %{buildroot}%{_datadir}/zsh/site-functions \
%endif
%changelog
* Sun Jun 13 01:01:08 EDT 2021 Rémi Lauzier <remilauzier@protonmail.com> - 1.11.0-4
- Rebuild for approx 0.5
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild