- updated to 2.1.0
This commit is contained in:
parent
ec92a84dd9
commit
e85e068c67
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ openssl-ibmca-1.1.tar.gz
|
|||||||
/openssl-ibmca-2.0.0.tar.gz
|
/openssl-ibmca-2.0.0.tar.gz
|
||||||
/openssl-ibmca-2.0.2.tar.gz
|
/openssl-ibmca-2.0.2.tar.gz
|
||||||
/openssl-ibmca-2.0.3.tar.gz
|
/openssl-ibmca-2.0.3.tar.gz
|
||||||
|
/openssl-ibmca-2.1.0.tar.gz
|
||||||
|
@ -2,14 +2,14 @@
|
|||||||
|
|
||||||
Summary: A dynamic OpenSSL engine for IBMCA
|
Summary: A dynamic OpenSSL engine for IBMCA
|
||||||
Name: openssl-ibmca
|
Name: openssl-ibmca
|
||||||
Version: 2.0.3
|
Version: 2.1.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://github.com/opencryptoki
|
URL: https://github.com/opencryptoki
|
||||||
Source0: https://github.com/opencryptoki/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
|
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: gcc
|
||||||
BuildRequires: libica-devel >= 3.3.0
|
BuildRequires: libica-devel >= 3.6.0
|
||||||
BuildRequires: automake libtool
|
BuildRequires: automake libtool
|
||||||
ExclusiveArch: s390 s390x
|
ExclusiveArch: s390 s390x
|
||||||
|
|
||||||
@ -50,6 +50,9 @@ make check
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 09 2019 Dan Horák <dan@danny.cz> - 2.1.0-1
|
||||||
|
- updated to 2.1.0
|
||||||
|
|
||||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.3-2
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.3-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (openssl-ibmca-2.0.3.tar.gz) = 69db2d06b20497b3966c4ab7964333233cf21f558b98d25df588d84673219da555eb071bf728cb9c6d10eb7908cce242ed0bc65c70cebbe16f6d8eb8ecbf64b7
|
SHA512 (openssl-ibmca-2.1.0.tar.gz) = ba097b6434a36c99f650420eae3772192250a5f8492cbf2f646c2341e62148f41199ce7733aae3a5d52e02ddc9e0663611a5949fcbd5616e54a659915bb85d00
|
||||||
|
Loading…
Reference in New Issue
Block a user