From 093aa7100ddef7e9cfc327f5a221e9425e23b015 Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Sun, 16 Feb 2020 14:42:56 +0100 Subject: [PATCH] Fixup license Signed-off-by: Igor Raits --- hyperfine-fix-metadata.diff | 2 +- rust-hyperfine.spec | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/hyperfine-fix-metadata.diff b/hyperfine-fix-metadata.diff index 71fafdb..d7506d5 100644 --- a/hyperfine-fix-metadata.diff +++ b/hyperfine-fix-metadata.diff @@ -1,5 +1,5 @@ --- hyperfine-1.9.0/Cargo.toml 1970-01-01T00:00:00+00:00 -+++ hyperfine-1.9.0/Cargo.toml 2019-12-06T16:31:47.204747+00:00 ++++ hyperfine-1.9.0/Cargo.toml 2020-02-16T13:38:46.202453+00:00 @@ -59,6 +59,3 @@ version = "0.3" [target."cfg(not(windows))".dependencies.libc] diff --git a/rust-hyperfine.spec b/rust-hyperfine.spec index eefa444..1e6565f 100644 --- a/rust-hyperfine.spec +++ b/rust-hyperfine.spec @@ -1,4 +1,4 @@ -# Generated by rust2rpm 11 +# Generated by rust2rpm 13 %bcond_without check %global __cargo_skip_build 0 @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.9.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Command-line benchmarking tool # Upstream license specification: MIT/Apache-2.0 @@ -28,6 +28,7 @@ Command-line benchmarking tool.} %package -n %{crate} Summary: %{summary} +License: ASL 2.0 and MIT and MPLv2.0 %description -n %{crate} %{_description} @@ -55,6 +56,9 @@ Summary: %{summary} %endif %changelog +* Sun Feb 16 14:38:46 CET 2020 Igor Raits - 1.9.0-3 +- Fixup license + * Thu Jan 30 2020 Fedora Release Engineering - 1.9.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild