diff --git a/rust-static_assertions.spec b/rust-static_assertions.spec index b777945..07d2cd3 100644 --- a/rust-static_assertions.spec +++ b/rust-static_assertions.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.1.0 -Release: 6%{?dist} +Release: 7%{?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 +* Fri Jan 21 2022 Fedora Release Engineering - 1.1.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jul 23 2021 Fedora Release Engineering - 1.1.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild