diff --git a/curl.spec b/curl.spec index 6f930d7..f0d7b93 100644 --- a/curl.spec +++ b/curl.spec @@ -2,12 +2,12 @@ Name: curl Version: 7.79.1 -Release: 1mamba +Release: 2mamba Summary: A tool for transfering data with URL syntax that supports many protocols Group: Applications/Networking Vendor: openmamba Distribution: openmamba -Packager: Davide Madrisan +Packager: Silvan Calarco URL: https://curl.se/ Source: http://curl.haxx.se/download/curl-%{version}.tar.bz2 Patch0: %{name}-7.21.2-gnutls.patch @@ -36,7 +36,7 @@ BuildRequires: libunistring-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END BuildRequires: pkgconfig -BuildRequires: libopenssl-devel >= 1.0.2 +BuildRequires: libopenssl-devel >= 3.0.0 %if "%{stage1}" != "1" BuildRequires: groff %endif @@ -234,6 +234,9 @@ cd gnutls/lib/ %doc CHANGES README RELEASE-NOTES %changelog +* Thu Oct 21 2021 Silvan Calarco 7.79.1-2mamba +- rebuilt with openssl 3.0.0 + * Wed Sep 22 2021 Automatic Build System 7.79.1-1mamba - automatic version update by autodist