diff --git a/rust-libloading.spec b/rust-libloading.spec index a8051ee..732d8a6 100644 --- a/rust-libloading.spec +++ b/rust-libloading.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.5.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Safer binding to platform’s dynamic library loading utilities # Upstream license specification: ISC @@ -76,6 +76,9 @@ rm -f -v out src/os/unix/global_static.ll %endif %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.5.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Jul 26 2019 Fedora Release Engineering - 0.5.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild