diff --git a/rust-gimli.spec b/rust-gimli.spec index 5e77908..af3fde6 100644 --- a/rust-gimli.spec +++ b/rust-gimli.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 0.24.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for reading and writing the DWARF debugging format # Upstream license specification: Apache-2.0/MIT @@ -161,6 +161,9 @@ find -type f -name '*.rs' -exec chmod -c -x '{}' '+' %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.24.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Sat May 08 2021 Fabio Valentini - 0.24.0-1 - Update to version 0.24.0.