From 5f323846b809bd524f4a831dce281be001b3224f Mon Sep 17 00:00:00 2001
From: Etersoft builder <builder@etersoft.ru>
Date: Wed, 29 Aug 2018 14:13:29 +0300
Subject: [PATCH] 7.5-alt11

- fix openssl 1.1 detection, use grep -a for check text in binary
---
 .gear/nxssh.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/.gear/nxssh.spec b/.gear/nxssh.spec
index 947f8cc..9654cf7 100644
--- a/.gear/nxssh.spec
+++ b/.gear/nxssh.spec
@@ -2,7 +2,7 @@
 
 Name: nxssh
 Version: 7.5
-Release: alt10
+Release: alt11
 
 Summary: Openssh portable (Etersoft edition) for using with NX in RX@Etersoft
 
@@ -59,6 +59,9 @@ install -m755 nxssh %buildroot%_bindir/
 %_bindir/nxssh
 
 %changelog
+* Wed Aug 29 2018 Etersoft Builder <builder@etersoft.ru> 7.5-alt11
+- fix openssl 1.1 detection, use grep -a for check text in binary
+
 * Wed Aug 08 2018 Etersoft Builder <builder@etersoft.ru> 7.5-alt10
 - (CI): added build for c7
 - revert "(CI): added build for c7"
-- 
2.24.1