Hello community,

here is the log from the commit of package curl for openSUSE:Factory checked in 
at 2015-12-09 19:41:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/curl (Old)
 and      /work/SRC/openSUSE:Factory/.curl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "curl"

Changes:
--------
--- /work/SRC/openSUSE:Factory/curl/curl.changes        2015-10-26 
12:47:19.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.curl.new/curl.changes   2015-12-09 
19:41:26.000000000 +0100
@@ -1,0 +2,13 @@
+Wed Dec  2 12:18:24 UTC 2015 - [email protected]
+
+- Update to 7.46.0
+  * Added CURLOPT_STREAM_DEPENDS
+  * Added CURLOPT_STREAM_DEPENDS_E
+  * Added CURLOPT_STREAM_WEIGHT
+  * Added CURLFORM_CONTENTLEN
+  * oauth2: Added support for OAUTHBEARER SASL mechanism to IMAP,
+    POP3 and SNMP
+* Many bugfixes, see http://curl.haxx.se/changes.html#7_46_0 for the
+  complete list.
+
+-------------------------------------------------------------------

Old:
----
  curl-7.45.0.tar.lzma
  curl-7.45.0.tar.lzma.asc

New:
----
  curl-7.46.0.tar.lzma
  curl-7.46.0.tar.lzma.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ curl.spec ++++++
--- /var/tmp/diff_new_pack.cG3kgv/_old  2015-12-09 19:41:28.000000000 +0100
+++ /var/tmp/diff_new_pack.cG3kgv/_new  2015-12-09 19:41:28.000000000 +0100
@@ -20,7 +20,7 @@
 %bcond_with mozilla_nss
 %bcond_without testsuite
 Name:           curl
-Version:        7.45.0
+Version:        7.46.0
 Release:        0
 Summary:        A Tool for Transferring Data from URLs
 License:        BSD-3-Clause and MIT
@@ -171,7 +171,10 @@
 %doc README RELEASE-NOTES
 %doc docs/{BUGS,FAQ,FEATURES,MANUAL,RESOURCES,TODO,TheArtOfHttpScripting}
 %{_bindir}/curl
+%{_datadir}/zsh/site-functions/_curl
 %{_mandir}/man1/curl.1%{ext_man}
+%dir %{_datadir}/zsh
+%dir %{_datadir}/zsh/site-functions
 
 %files -n libcurl4
 %defattr(-,root,root)


Reply via email to