Hello community,

here is the log from the commit of package rubygem-faraday for openSUSE:Factory 
checked in at 2014-01-23 14:05:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-faraday (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-faraday.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-faraday"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-faraday/rubygem-faraday.changes  
2013-10-06 14:58:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-faraday.new/rubygem-faraday.changes     
2014-01-23 15:55:55.000000000 +0100
@@ -1,0 +2,16 @@
+Mon Jan 20 09:29:44 UTC 2014 - [email protected]
+
+- updated to version 0.9.0
+ * Add HTTPClient adapter (@hakanensari)
+ * Improve Retry handler (@mislav)
+ * Remove autoloading by default (@technoweenie)
+ * Improve internal docs (@technoweenie, @mislav)
+ * Respect user/password in http proxy string (@mislav)
+ * Adapter options are structs.  Reinforces consistent options across adapters
+   (@technoweenie)
+ * Stop stripping trailing / off base URLs in a Faraday::Connection. 
(@technoweenie)
+ * Add a configurable URI parser. (@technoweenie)
+ * Remove need to manually autoload when using the authorization header 
helpers on `Faraday::Connection`. (@technoweenie)
+ * `Faraday::Adapter::Test` respects the 
`Faraday::RequestOptions#params_encoder` option. (@technoweenie)
+
+-------------------------------------------------------------------

Old:
----
  faraday-0.8.8.gem

New:
----
  faraday-0.9.0.gem

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

Other differences:
------------------
++++++ rubygem-faraday.spec ++++++
--- /var/tmp/diff_new_pack.aQ6oec/_old  2014-01-23 15:55:56.000000000 +0100
+++ /var/tmp/diff_new_pack.aQ6oec/_new  2014-01-23 15:55:56.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-faraday
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-faraday
-Version:        0.8.8
+Version:        0.9.0
 Release:        0
 %define mod_name faraday
 %define mod_full_name %{mod_name}-%{version}
@@ -60,6 +60,7 @@
 %install
 %gem_install -f
 mkdir -p %{buildroot}%{_docdir}/%{name}
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/CHANGELOG.md 
%buildroot/%{_docdir}/%{name}/CHANGELOG.md
 ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/LICENSE.md 
%buildroot/%{_docdir}/%{name}/LICENSE.md
 ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to