diff --git a/rust-nasm-rs.spec b/rust-nasm-rs.spec index ca3ac9c..522ec73 100644 --- a/rust-nasm-rs.spec +++ b/rust-nasm-rs.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Run NASM during your Cargo build # Upstream license specification: MIT OR Apache-2.0 @@ -98,6 +98,9 @@ echo 'nasm' %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Oct 20 2020 Fabio Valentini - 0.2.0-1 - Update to version 0.2.0.