diff --git a/rust-osmesa-sys.spec b/rust-osmesa-sys.spec index cd6da8e..da1e456 100644 --- a/rust-osmesa-sys.spec +++ b/rust-osmesa-sys.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: OSMesa library bindings for Rust # Upstream license specification: CC0-1.0 @@ -72,5 +72,8 @@ echo 'pkgconfig(osmesa)' %endif %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.1.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri May 29 10:20:46 CEST 2020 returntrip - 0.1.2-1 - Initial package