diff --git a/rust-hex-literal.spec b/rust-hex-literal.spec index ebc2bd7..d9639fb 100644 --- a/rust-hex-literal.spec +++ b/rust-hex-literal.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.3.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Procedural macro for converting hexadecimal string to byte array at compile time # Upstream license specification: MIT OR Apache-2.0 @@ -72,6 +72,10 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Tue Jul 27 2021 Fedora Release Engineering - 0.3.3-2 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Sun Jul 18 2021 Fabio Valentini - 0.3.3-1 - Update to version 0.3.3.