diff --git a/skychart-3.11-libssl.patch b/skychart-3.11-libssl.patch index 48cf019..76a616a 100644 --- a/skychart-3.11-libssl.patch +++ b/skychart-3.11-libssl.patch @@ -6,8 +6,8 @@ {$ELSE OS2} - DLLSSLName: string = 'libssl.so'; - DLLUtilName: string = 'libcrypto.so'; -+ DLLSSLName: string = 'libssl.so.1.1'; -+ DLLUtilName: string = 'libcrypto.so.1.1'; ++ DLLSSLName: string = 'libssl.so.10'; ++ DLLUtilName: string = 'libcrypto.so.10'; {$ENDIF OS2} {$ENDIF} {$ELSE} diff --git a/skychart.spec b/skychart.spec index adc3c91..e700188 100644 --- a/skychart.spec +++ b/skychart.spec @@ -2,7 +2,7 @@ Name: skychart Version: 4.0 -Release: 1%{?dist} +Release: 1%{?dist}.1 Summary: Planetarium software for the advanced amateur astronomer License: GPLv2+ URL: http://www.ap-i.net/skychart/