import openssl-ibmca-2.1.0-1.el8
This commit is contained in:
parent
136d0fedea
commit
9dc279ef61
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/openssl-ibmca-2.0.3.tar.gz
|
||||
SOURCES/openssl-ibmca-2.1.0.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
0f2d24985223ed819aad6b398f64ab11e914d074 SOURCES/openssl-ibmca-2.0.3.tar.gz
|
||||
f8d23c0bf11a67b83be54b2b6cf6850bc988e8cd SOURCES/openssl-ibmca-2.1.0.tar.gz
|
||||
|
@ -2,15 +2,15 @@
|
||||
|
||||
Summary: A dynamic OpenSSL engine for IBMCA
|
||||
Name: openssl-ibmca
|
||||
Version: 2.0.3
|
||||
Version: 2.1.0
|
||||
Release: 1%{?dist}
|
||||
License: ASL 2.0
|
||||
Group: System Environment/Libraries
|
||||
URL: https://github.com/opencryptoki
|
||||
Source0: https://github.com/opencryptoki/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||
Requires: libica >= 3.3.0
|
||||
Requires: libica >= 3.6.0
|
||||
BuildRequires: gcc
|
||||
BuildRequires: libica-devel >= 3.3.0
|
||||
BuildRequires: libica-devel >= 3.6.0
|
||||
BuildRequires: automake libtool
|
||||
ExclusiveArch: s390 s390x
|
||||
|
||||
@ -47,6 +47,10 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Nov 05 2019 Dan Horák <dhorak[at]redhat.com> - 2.1.0-1
|
||||
- updated to 2.1.0 (#1726242)
|
||||
- Resolves: #1726242, #1723854
|
||||
|
||||
* Mon Apr 29 2019 Dan Horák <dhorak[at]redhat.com> - 2.0.3-1
|
||||
- updated to 2.0.3 (#1666622)
|
||||
- Resolves: #1666622 #1659427 #1683099
|
||||
|
Loading…
Reference in New Issue
Block a user