diff --git a/rust-static_assertions.spec b/rust-static_assertions.spec index 07d2cd3..d29f673 100644 --- a/rust-static_assertions.spec +++ b/rust-static_assertions.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.1.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Compile-time assertions to ensure that invariants are met # Upstream license specification: MIT OR Apache-2.0 @@ -83,6 +83,9 @@ which use "nightly" feature of "%{crate}" crate. %endif %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 1.1.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Fri Jan 21 2022 Fedora Release Engineering - 1.1.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild