diff --git a/curl.spec b/curl.spec index 66c272d..914861d 100644 --- a/curl.spec +++ b/curl.spec @@ -1,14 +1,14 @@ %define libname libcurl Name: curl -Version: 7.74.0 +Version: 7.75.0 Release: 1mamba Summary: A tool for transfering data with URL syntax that supports many protocols Group: Applications/Networking Vendor: openmamba Distribution: openmamba Packager: Davide Madrisan -URL: http://curl.haxx.se +URL: https://curl.haxx.se Source: http://curl.haxx.se/download/curl-%{version}.tar.bz2 Patch0: %{name}-7.21.2-gnutls.patch Patch1: curl-7.34.0-dns-resolver-prefer-ipv4.patch @@ -99,7 +99,7 @@ This package contains static libraries and header files need for development. %setup -q #-D -T #:<< _EOF -%patch1 -p1 +#%patch1 -p1 #%patch2 -p1 mkdir gnutls @@ -235,6 +235,9 @@ cd gnutls/lib/ %doc CHANGES README RELEASE-NOTES %changelog +* Fri Feb 05 2021 Automatic Build System 7.75.0-1mamba +- automatic version update by autodist + * Fri Dec 18 2020 Automatic Build System 7.74.0-1mamba - automatic version update by autodist