automatic version update by autodist [release 7.41.0-1mamba;Sun Mar 15 2015]

This commit is contained in:
Automatic Build System 2024-01-05 21:36:34 +01:00
parent eceb9346bd
commit 6e3cc4efc4

View File

@ -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 <autodist@mambasoft.it> 7.41.0-1mamba
- automatic version update by autodist
* Wed Jan 21 2015 Automatic Build System <autodist@mambasoft.it> 7.40.0-1mamba
- automatic version update by autodist