diff --git a/rust-wayland-server.spec b/rust-wayland-server.spec index 8e9d5e7..e61735f 100644 --- a/rust-wayland-server.spec +++ b/rust-wayland-server.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.26.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Bindings to the standard C implementation of the wayland protocol, server side # Upstream license specification: MIT @@ -119,6 +119,9 @@ which use "use_system_lib" feature of "%{crate}" crate. %endif %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.26.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jun 26 2020 Michel Alexandre Salim - 0.26.6-1 - Update to 0.26.6 - Package license and docs