From 643bb364fa69e6fdd3c143662304a12599655330 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 26 Jul 2019 21:01:55 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-fs_extra.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-fs_extra.spec b/rust-fs_extra.spec index e72c4cd..8e3fcf9 100644 --- a/rust-fs_extra.spec +++ b/rust-fs_extra.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Expanding opportunities standard library std::fs and std::io # Upstream license specification: MIT @@ -72,5 +72,8 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 1.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sat Jun 22 14:27:18 CEST 2019 Igor Gnatenko - 1.1.0-1 - Initial package