diff --git a/libica.spec b/libica.spec index 902aea8..22a405a 100644 --- a/libica.spec +++ b/libica.spec @@ -6,7 +6,7 @@ Summary: Library for accessing ICA hardware crypto on IBM z Systems Name: libica Version: 3.8.0 -Release: 1%{?dist} +Release: 2%{?dist} License: CPL URL: https://github.com/opencryptoki/ Source0: https://github.com/opencryptoki/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz @@ -99,6 +99,10 @@ fi %changelog +* Wed Jun 16 2021 Florian Weimer - 3.8.0-2 +- Rebuilt for RHEL 9 BETA for openssl 3.0 + Related: rhbz#1971065 + * Fri May 21 2021 Dan HorĂ¡k - 3.8.0-1 - updated to 3.8.0 (#1869532) - eliminate SW fallback functions (#1924119)