diff --git a/libica.spec b/libica.spec index a9c879b..ca89392 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: 3%{?dist} +Release: 4%{?dist} License: CPL URL: https://github.com/opencryptoki/ Source0: https://github.com/opencryptoki/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz @@ -82,6 +82,9 @@ fi %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 3.7.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed Jul 22 2020 Dan HorĂ¡k - 3.7.0-3 - Use make macros (taken from PR#1 by ) - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro