diff --git a/curl.spec b/curl.spec index 3cc46bf..7c643f0 100644 --- a/curl.spec +++ b/curl.spec @@ -1,7 +1,7 @@ %define libname libcurl Name: curl -Version: 7.40.0 +Version: 7.41.0 Release: 1mamba Summary: A tool for transfering data with URL syntax that supports many protocols Group: Applications/Networking @@ -85,7 +85,7 @@ This package contains static libraries and header files need for development. %prep %setup -q %patch1 -p1 -%patch2 -p1 +#%patch2 -p1 %build %configure \ @@ -178,6 +178,9 @@ install -m644 docs/examples/{Makefile.example,README,*.c} \ %doc CHANGES README RELEASE-NOTES %changelog +* Sun Mar 15 2015 Automatic Build System 7.41.0-1mamba +- automatic version update by autodist + * Wed Jan 21 2015 Automatic Build System 7.40.0-1mamba - automatic version update by autodist