From d6ca884204dc7eef166e5c0111501313f505b086 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 09:49:21 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libica.git#75cbd7231de8791c26f086273d6276ccea3fa829 --- libica.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libica.spec b/libica.spec index c9c1f32..8bab158 100644 --- a/libica.spec +++ b/libica.spec @@ -1,7 +1,7 @@ Summary: Library for accessing ICA hardware crypto on IBM z Systems Name: libica Version: 3.7.0 -Release: 4%{?dist} +Release: 5%{?dist} License: CPL URL: https://github.com/opencryptoki/ Source0: https://github.com/opencryptoki/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz @@ -20,6 +20,7 @@ BuildRequires: libtool BuildRequires: autoconf-archive BuildRequires: perl(FindBin) BuildRequires: perl(lib) +BuildRequires: make ExclusiveArch: s390 s390x %description @@ -77,6 +78,9 @@ fi %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 3.7.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 3.7.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild