From ed3ea9d5c156b2c8df75c7fd2aad785a7da23687 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 27 Jul 2021 09:20:22 +0000 Subject: [PATCH] - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-scoped-tls.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/rust-scoped-tls.spec b/rust-scoped-tls.spec index a5b0bb1..7905645 100644 --- a/rust-scoped-tls.spec +++ b/rust-scoped-tls.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.0.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Implementation of the standard library's old `scoped_thread_local!` macro # Upstream license specification: MIT/Apache-2.0 @@ -74,6 +74,10 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Tue Jul 27 2021 Fedora Release Engineering - 1.0.0-7 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jan 27 2021 Fedora Release Engineering - 1.0.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild