From 9d3444f778ae2152e691479572a0a386c0e8c616 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 1 Aug 2020 08:17:08 +0000 Subject: [PATCH] - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-des.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/rust-des.spec b/rust-des.spec index 03a46f3..2d7102a 100644 --- a/rust-des.spec +++ b/rust-des.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.4.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: DES and Triple DES (3DES, TDES) block ciphers implementation # Upstream license specification: MIT/Apache-2.0 @@ -75,6 +75,10 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Sat Aug 01 2020 Fedora Release Engineering - 0.4.0-4 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 0.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild