diff --git a/curl.spec b/curl.spec index 0854d77..084e2e0 100644 --- a/curl.spec +++ b/curl.spec @@ -1,7 +1,7 @@ %define libname libcurl Name: curl -Version: 8.6.0 +Version: 8.7.1 Release: 1mamba Summary: A tool for transfering data with URL syntax that supports many protocols Group: Applications/Networking @@ -210,13 +210,15 @@ cd gnutls/lib/ %{_libdir}/pkgconfig/libcurl.pc %{_datadir}/aclocal/libcurl.m4 %{_mandir}/man1/curl-config.1* -%{_mandir}/man1/mk-ca-bundle.1* %{_mandir}/man3/* %doc docs/FAQ %doc docs/KNOWN_BUGS docs/THANKS docs/TODO %doc CHANGES README RELEASE-NOTES %changelog +* Fri Mar 29 2024 Automatic Build System 8.7.1-1mamba +- automatic version update by autodist + * Thu Feb 01 2024 Automatic Build System 8.6.0-1mamba - automatic version update by autodist