From 47bd8a9fc5fc8c5f353cc37a0a3eb1322c04c026 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 1 Aug 2020 08:32:17 +0000 Subject: [PATCH] - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-no-panic.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/rust-no-panic.spec b/rust-no-panic.spec index 8ed6fa4..495fa38 100644 --- a/rust-no-panic.spec +++ b/rust-no-panic.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.14 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Attribute macro to require that the compiler prove a function can't ever panic # Upstream license specification: MIT OR Apache-2.0 @@ -71,6 +71,10 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Sat Aug 01 2020 Fedora Release Engineering - 0.1.14-3 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 0.1.14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild