From b47e6cae047fa92b152a12517e9ebfe9befdb43d Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 21:36:34 +0100 Subject: [PATCH] rebuilt with openssl 1.0.2 [release 7.48.0-2mamba;Tue May 03 2016] --- curl.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/curl.spec b/curl.spec index adfc1d6..916b63a 100644 --- a/curl.spec +++ b/curl.spec @@ -2,7 +2,7 @@ Name: curl Version: 7.48.0 -Release: 1mamba +Release: 2mamba Summary: A tool for transfering data with URL syntax that supports many protocols Group: Applications/Networking Vendor: openmamba @@ -35,7 +35,7 @@ BuildRequires: libssh2-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END BuildRequires: pkgconfig -BuildRequires: libopenssl-devel +BuildRequires: libopenssl-devel >= 1.0.2 %if "%{stage1}" != "1" BuildRequires: groff %endif @@ -179,6 +179,9 @@ install -m644 docs/examples/{Makefile.example,README,*.c} \ %doc CHANGES README RELEASE-NOTES %changelog +* Tue May 03 2016 Silvan Calarco 7.48.0-2mamba +- rebuilt with openssl 1.0.2 + * Wed Mar 23 2016 Automatic Build System 7.48.0-1mamba - automatic version update by autodist