diff --git a/rust-static_assertions.spec b/rust-static_assertions.spec index d29f673..de05adb 100644 --- a/rust-static_assertions.spec +++ b/rust-static_assertions.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.1.0 -Release: 8%{?dist} +Release: 9%{?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 Jan 21 2023 Fedora Release Engineering - 1.1.0-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sat Jul 23 2022 Fedora Release Engineering - 1.1.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild