Accepting request 650566 from home:markkp:branches:security:tls

- Upgraded to version 2.0.1 (Fate#325688)
  * openssl-ibmca 2.0.1
    Dont fail when a libica symbol cannot be resolved.
- Made multiple changes to the spec file based on spec-cleaner output.

OBS-URL: https://build.opensuse.org/request/show/650566
OBS-URL: https://build.opensuse.org/package/show/security:tls/openssl-ibmca?expand=0&rev=7
This commit is contained in:
Mark Post 2018-11-20 23:36:22 +00:00 committed by Git OBS Bridge
parent 20a31e680e
commit 8ae8b2b764
4 changed files with 15 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ddfafd26bb81fac65642284e71f2585eee7dc4c71ba2b11dc1c264ca2bef91f8
size 42857

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a27ab587e353f3c0149af4976e6c77b69cb86422e66295cde1775bc6f8feb88f
size 42619

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Nov 15 20:17:04 UTC 2018 - mpost@suse.com
- Upgraded to version 2.0.1 (Fate#325688)
* openssl-ibmca 2.0.1
Dont fail when a libica symbol cannot be resolved.
- Made multiple changes to the spec file based on spec-cleaner output.
-------------------------------------------------------------------
Wed Nov 14 20:18:07 UTC 2018 - mpost@suse.com

View File

@ -12,17 +12,17 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: openssl-ibmca
Version: 2.0.0
Version: 2.0.1
Release: 0
Summary: The IBMCA OpenSSL dynamic engine
License: Apache-2.0
Group: Hardware/Other
Url: https://github.com/opencryptoki/openssl-ibmca/
URL: https://github.com/opencryptoki/openssl-ibmca/
Source: openssl-ibmca-%{version}.tar.gz
Source1: baselibs.conf
BuildRequires: autoconf
@ -115,6 +115,6 @@ fi
%doc README.md
%doc src/openssl.cnf.sample
%{_ENGINE_DIR}/ibmca.*
%{_mandir}/man5/ibmca.5%{ext_man}
%{_mandir}/man5/ibmca.5%{?ext_man}
%changelog