From b6be14688089bb6a82eaf2499ffb5fe0c1506e70 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 26 Jan 2021 18:09:56 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libtomcrypt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libtomcrypt.spec b/libtomcrypt.spec index 96d4224..b8aea50 100644 --- a/libtomcrypt.spec +++ b/libtomcrypt.spec @@ -4,7 +4,7 @@ Name: libtomcrypt Version: 1.18.2 -Release: 10%{?dist} +Release: 11%{?dist} Summary: A comprehensive, portable cryptographic toolkit License: Public Domain or WTFPL URL: http://www.libtom.net/ @@ -106,6 +106,9 @@ sed -i \ } %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.18.2-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Aug 13 2020 Gerd Pokorra - 1.18.2-10 - Add missing dependency tex(tcti1000.tfm), bug-id 1863674