diff --git a/libica.spec b/libica.spec index cd09742..eef558c 100644 --- a/libica.spec +++ b/libica.spec @@ -1,9 +1,9 @@ -%global with_fips 1 +%global with_fips 0 Summary: Library for accessing ICA hardware crypto on IBM z Systems Name: libica Version: 3.8.0 -Release: 2%{?dist} +Release: 3%{?dist} License: CPL URL: https://github.com/opencryptoki/ Source0: https://github.com/opencryptoki/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz @@ -93,6 +93,9 @@ fi %changelog +* Mon May 31 2021 Dan Horák - 3.8.0-3 +- disable FIPS support (broken) + * Mon May 24 2021 Dan Horák - 3.8.0-2 - conditionalize FIPS support