diff --git a/rust-raw-window-handle.spec b/rust-raw-window-handle.spec index e11f2bd..f60762e 100644 --- a/rust-raw-window-handle.spec +++ b/rust-raw-window-handle.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.3.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Interoperability library for Rust Windowing applications # Upstream license specification: MIT @@ -83,5 +83,8 @@ which use "nightly-docs" feature of "%{crate}" crate. %endif %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.3.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue Jun 23 17:24:38 CEST 2020 returntrip - 0.3.3-1 - Initial package