From f99a54c8b18abb3f362f22ba5b423ada7112c6b7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 14:14:19 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-gimli.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.