diff --git a/rust-safemem.spec b/rust-safemem.spec index 445a350..7cb9762 100644 --- a/rust-safemem.spec +++ b/rust-safemem.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.3.3 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Safe wrappers for memory-accessing functions, like `std::ptr::copy()` # Upstream license specification: MIT/Apache-2.0 @@ -83,6 +83,9 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 0.3.3-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Fri Jan 21 2022 Fedora Release Engineering - 0.3.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild