diff --git a/rust-memoffset0.5.spec b/rust-memoffset0.5.spec index be05509..6825410 100644 --- a/rust-memoffset0.5.spec +++ b/rust-memoffset0.5.spec @@ -6,7 +6,7 @@ Name: rust-%{crate}0.5 Version: 0.5.6 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Offset_of functionality for Rust structs # Upstream license specification: MIT @@ -98,6 +98,9 @@ which use "unstable_raw" feature of "%{crate}" crate. %endif %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 0.5.6-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Thu Jul 14 2022 Fabio Valentini - 0.5.6-5 - Include patch to fix doctests with Rust 1.62+.