diff --git a/curl.spec b/curl.spec index 914861d..6deb4b3 100644 --- a/curl.spec +++ b/curl.spec @@ -1,7 +1,7 @@ %define libname libcurl Name: curl -Version: 7.75.0 +Version: 7.76.0 Release: 1mamba Summary: A tool for transfering data with URL syntax that supports many protocols Group: Applications/Networking @@ -43,7 +43,6 @@ BuildRequires: groff BuildRequires: perl Provides: curl-gnutls Obsoletes: curl-gnutls -BuildRoot: %{_tmppath}/%{name}-%{version}-root # FIXME, not compiled in: # krb4 support: no (--with-krb4*) @@ -235,6 +234,9 @@ cd gnutls/lib/ %doc CHANGES README RELEASE-NOTES %changelog +* Wed Mar 31 2021 Automatic Build System 7.76.0-1mamba +- automatic version update by autodist + * Fri Feb 05 2021 Automatic Build System 7.75.0-1mamba - automatic version update by autodist