rebuilt with openssl 3.0.0 [release 7.79.1-2mamba;Thu Oct 21 2021]
This commit is contained in:
parent
8c3f3f75eb
commit
3c6fb9ea85
@ -2,12 +2,12 @@
|
|||||||
|
|
||||||
Name: curl
|
Name: curl
|
||||||
Version: 7.79.1
|
Version: 7.79.1
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A tool for transfering data with URL syntax that supports many protocols
|
Summary: A tool for transfering data with URL syntax that supports many protocols
|
||||||
Group: Applications/Networking
|
Group: Applications/Networking
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://curl.se/
|
URL: https://curl.se/
|
||||||
Source: http://curl.haxx.se/download/curl-%{version}.tar.bz2
|
Source: http://curl.haxx.se/download/curl-%{version}.tar.bz2
|
||||||
Patch0: %{name}-7.21.2-gnutls.patch
|
Patch0: %{name}-7.21.2-gnutls.patch
|
||||||
@ -36,7 +36,7 @@ BuildRequires: libunistring-devel
|
|||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: libopenssl-devel >= 1.0.2
|
BuildRequires: libopenssl-devel >= 3.0.0
|
||||||
%if "%{stage1}" != "1"
|
%if "%{stage1}" != "1"
|
||||||
BuildRequires: groff
|
BuildRequires: groff
|
||||||
%endif
|
%endif
|
||||||
@ -234,6 +234,9 @@ cd gnutls/lib/
|
|||||||
%doc CHANGES README RELEASE-NOTES
|
%doc CHANGES README RELEASE-NOTES
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Sep 22 2021 Automatic Build System <autodist@mambasoft.it> 7.79.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user