From d058bbf19eab010ef6477045a7c26cb93381b7e1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 2 Feb 2019 14:18:28 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-scopeguard.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-scopeguard.spec b/rust-scopeguard.spec index 77bea38..b7a679b 100644 --- a/rust-scopeguard.spec +++ b/rust-scopeguard.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 0.3.3 -Release: 6%{?dist} +Release: 7%{?dist} Summary: RAII scope guard that will run a given closure when it goes out of scope # Upstream license specification: MIT/Apache-2.0 @@ -82,6 +82,9 @@ which use "use_std" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.3.3-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sat Oct 27 2018 Igor Gnatenko - 0.3.3-6 - Adapt to new packaging