automatic version update by autodist [release 7.49.0-1mamba;Fri May 20 2016]
This commit is contained in:
parent
b47e6cae04
commit
3cd1fb5c89
@ -1,8 +1,8 @@
|
||||
%define libname libcurl
|
||||
|
||||
Name: curl
|
||||
Version: 7.48.0
|
||||
Release: 2mamba
|
||||
Version: 7.49.0
|
||||
Release: 1mamba
|
||||
Summary: A tool for transfering data with URL syntax that supports many protocols
|
||||
Group: Applications/Networking
|
||||
Vendor: openmamba
|
||||
@ -153,7 +153,7 @@ install -m644 docs/examples/{Makefile.example,README,*.c} \
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/curl
|
||||
%{_datadir}/zsh/site-functions/_curl
|
||||
#%{_datadir}/zsh/site-functions/_curl
|
||||
%{_mandir}/man1/curl.*
|
||||
|
||||
%files -n %{libname}
|
||||
@ -179,6 +179,9 @@ install -m644 docs/examples/{Makefile.example,README,*.c} \
|
||||
%doc CHANGES README RELEASE-NOTES
|
||||
|
||||
%changelog
|
||||
* Fri May 20 2016 Automatic Build System <autodist@mambasoft.it> 7.49.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue May 03 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 7.48.0-2mamba
|
||||
- rebuilt with openssl 1.0.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user