From 225db776e3fc749299d6100767c6c1400fa0b8eb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jul 2020 04:56:25 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libkcapi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libkcapi.spec b/libkcapi.spec index 20e01fa..7e90a25 100644 --- a/libkcapi.spec +++ b/libkcapi.spec @@ -109,7 +109,7 @@ done \ Name: libkcapi Version: %{vmajor}.%{vminor}.%{vpatch} -Release: 1%{?dist} +Release: 2%{?dist} Summary: User space interface to the Linux Kernel Crypto API License: BSD or GPLv2 @@ -465,6 +465,9 @@ popd %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 1.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Mon May 25 2020 Sahana Prasad - 1.2.0-1 - Update to upstream version 1.2.0 tracked by BZ 1839592. - Enable kcapi-enc tests as libkcapi BZ 1826022 is fixed.