From ee89da9a0fb37c93bc64d0e0fa0da1e0d5243331 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 16:20:11 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-tiny-keccak.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-tiny-keccak.spec b/rust-tiny-keccak.spec index b3fc708..3da2828 100644 --- a/rust-tiny-keccak.spec +++ b/rust-tiny-keccak.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 2.0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Implementation of Keccak derived functions # Upstream license specification: CC0-1.0 @@ -191,5 +191,8 @@ which use "tuple_hash" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 2.0.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Sat Feb 27 2021 Fabio Valentini - 2.0.2-1 - Initial package