Fix tab vs space in spec file
Related: rhbz#1964854
This commit is contained in:
parent
5dd8b11be5
commit
1030030eff
@ -12,11 +12,11 @@ License: Artistic 2.0
|
||||
URL: https://metacpan.org/release/Net-SSLeay
|
||||
Source0: https://cpan.metacpan.org/modules/by-module/Net/Net-SSLeay-%{version}.tar.gz
|
||||
Patch10: Net-SSLeay-1.90-pkgconfig.patch
|
||||
Patch11: Net-SSLeay-1.90-openssl3.0.0-32_x509_get_cert_info.patch
|
||||
Patch12: Net-SSLeay-1.90-openssl3.0.0-33_x509_create_cert.patch
|
||||
Patch13: Net-SSLeay-1.90-openssl3.0.0-39_pkcs12.patch
|
||||
Patch14: Net-SSLeay-1.90-openssl3.0.0-43_misc_functions.patch
|
||||
Patch15: Net-SSLeay-1.90-openssl3.0.0-tests-disable_TLS1_and_TLS1_1.patch
|
||||
Patch11: Net-SSLeay-1.90-openssl3.0.0-32_x509_get_cert_info.patch
|
||||
Patch12: Net-SSLeay-1.90-openssl3.0.0-33_x509_create_cert.patch
|
||||
Patch13: Net-SSLeay-1.90-openssl3.0.0-39_pkcs12.patch
|
||||
Patch14: Net-SSLeay-1.90-openssl3.0.0-43_misc_functions.patch
|
||||
Patch15: Net-SSLeay-1.90-openssl3.0.0-tests-disable_TLS1_and_TLS1_1.patch
|
||||
# =========== Module Build ===========================
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: findutils
|
||||
@ -138,6 +138,7 @@ make test
|
||||
|
||||
%changelog
|
||||
* Fri Jul 23 2021 Michal Josef Špaček <mspacek@redhat.com> - 1.90-6
|
||||
- Fix tab vs space in spec file
|
||||
- Update Net-SSLeay-1.90-openssl3.0.0-39_pkcs12.patch patch to upstream version
|
||||
|
||||
* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.90-5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user