- updated to 1.4.1
This commit is contained in:
parent
2533a89d61
commit
428a6c61dc
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ openssl-ibmca-1.1.tar.gz
|
||||
/openssl-ibmca-1.2.0.tar.gz
|
||||
/openssl-ibmca-1.3.1.tar.gz
|
||||
/openssl-ibmca-1.4.0.tar.gz
|
||||
/openssl-ibmca-1.4.1.tar.gz
|
||||
|
@ -2,16 +2,14 @@
|
||||
|
||||
Summary: A dynamic OpenSSL engine for IBMCA
|
||||
Name: openssl-ibmca
|
||||
Version: 1.4.0
|
||||
Release: 3%{?dist}
|
||||
Version: 1.4.1
|
||||
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
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=584765
|
||||
Patch0: %{name}-1.4.0-libica-soname.patch
|
||||
# https://github.com/opencryptoki/openssl-ibmca/commit/29c3157a895e8c6428100a3c0229fb405a978137
|
||||
Patch1: %{name}-1.4.0-link.patch
|
||||
Requires: libica >= 3.1.0
|
||||
BuildRequires: libica-devel >= 3.1.0
|
||||
BuildRequires: automake libtool
|
||||
@ -50,6 +48,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 23 2018 Dan Horák <dan@danny.cz> - 1.4.1-1
|
||||
- updated to 1.4.1
|
||||
|
||||
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (openssl-ibmca-1.4.0.tar.gz) = 7e8d7c52b5b5959805823b5349756406bec406581e64732a37558a6d7b6faa3fc7391738a71a9376432a035645347e4cb7288d3a9712e884f954aeb4d74c9795
|
||||
SHA512 (openssl-ibmca-1.4.1.tar.gz) = cba1a6a02b303dda9e2b20790b7507a1dd97e237f4bf98793e73dba83c3091986b14fad7e2fd53f52460ac0aca7c35b58345545c86101f5cd5b040eb226a0229
|
||||
|
Loading…
Reference in New Issue
Block a user