automatic version update by autodist [release 7.46.0-1mamba;Thu Dec 03 2015]

This commit is contained in:
Automatic Build System 2024-01-05 21:36:34 +01:00
parent c021fa77d0
commit 9c69f4ff6b

View File

@ -1,7 +1,7 @@
%define libname libcurl
Name: curl
Version: 7.45.0
Version: 7.46.0
Release: 1mamba
Summary: A tool for transfering data with URL syntax that supports many protocols
Group: Applications/Networking
@ -153,6 +153,7 @@ install -m644 docs/examples/{Makefile.example,README,*.c} \
%files
%defattr(-,root,root)
%{_bindir}/curl
%{_datadir}/zsh/site-functions/_curl
%{_mandir}/man1/curl.*
%files -n %{libname}
@ -178,6 +179,9 @@ install -m644 docs/examples/{Makefile.example,README,*.c} \
%doc CHANGES README RELEASE-NOTES
%changelog
* Thu Dec 03 2015 Automatic Build System <autodist@mambasoft.it> 7.46.0-1mamba
- automatic version update by autodist
* Wed Oct 07 2015 Automatic Build System <autodist@mambasoft.it> 7.45.0-1mamba
- automatic version update by autodist