rebuilt with openssl 3.0.0 [release 7.79.1-2mamba;Thu Oct 21 2021]

This commit is contained in:
Silvan Calarco 2024-01-05 21:36:36 +01:00
parent 8c3f3f75eb
commit 3c6fb9ea85

View File

@ -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 <davide.madrisan@gmail.com>
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
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 <silvan.calarco@mambasoft.it> 7.79.1-2mamba
- rebuilt with openssl 3.0.0
* Wed Sep 22 2021 Automatic Build System <autodist@mambasoft.it> 7.79.1-1mamba
- automatic version update by autodist