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