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