diff --git a/rust-shadow-rs.spec b/rust-shadow-rs.spec index 7605349..03c44e8 100644 --- a/rust-shadow-rs.spec +++ b/rust-shadow-rs.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.5.25 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Build-time information stored in your rust project # Upstream license specification: MIT AND Apache-2.0 @@ -86,5 +86,8 @@ which use "git2" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.5.25-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu May 27 22:43:06 EEST 2021 Artem Polishchuk - 0.5.25-1 - Initial package