diff --git a/rust-tendril.spec b/rust-tendril.spec index 2839a71..194ab44 100644 --- a/rust-tendril.spec +++ b/rust-tendril.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.4.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Compact buffer/string type for zero-copy parsing # Upstream license specification: MIT/Apache-2.0 @@ -107,6 +107,9 @@ which use "encoding_rs" feature of "%{crate}" crate. %endif %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 0.4.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jul 23 2021 Fedora Release Engineering - 0.4.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild