File rubygem-rest-client.changes of Package rubygem-rest-client

-------------------------------------------------------------------
Tue Jul 15 16:23:14 UTC 2014 - mrueckert@suse.com

- regenerate with new template

-------------------------------------------------------------------
Thu Jun 26 12:26:45 UTC 2014 - mrueckert@suse.de

- update to sle 12 packaging schema

-------------------------------------------------------------------
Fri Oct  7 13:29:54 UTC 2011 - fcastelli@suse.com

- Udate to 1.6.7

-------------------------------------------------------------------
Wed Aug 24 20:53:51 UTC 2011 - fcastelli@novell.com

- add provides rubygem-rest-client-1_6

-------------------------------------------------------------------
Sun Nov 14 00:34:01 UTC 2010 - mrueckert@suse.de

- update to version 1.6.1

-------------------------------------------------------------------
Tue Jun 22 18:05:39 UTC 2010 - mrueckert@suse.de

- add 1.4.2

-------------------------------------------------------------------
Mon Jun 14 16:19:16 UTC 2010 - mrueckert@suse.de

- update to version 1.5.1
  - only converts headers keys which are Symbols
  - use CGI for cookie parsing instead of custom code
  - unescape user and password before using them (patch provided by
    Lars Gierth)
  - expand ~ in ~/.restclientrc (patch provided by Mike Fletcher)
  - ssl verification raise an exception when the ca certificate is
    incorrect (patch provided by Braintree)
- additional changes from version 1.5.0
  - the response is now a String with the Response module a.k.a.
    the change in 1.4.0 was a mistake (Response.body is returning
    self for compatability)
  - added AbstractResponse.to_i to improve semantic
  - multipart Payloads ignores the name attribute if it's not set
    (patch provided by Tekin Suleyman)
  - correctly takes into account user headers whose keys are
    strings (path provided by Cyril Rohr)
  - use binary mode for payload temp file
  - concatenate cookies with ';'
  - fixed deeper parameter handling
  - do not quote the boundary in the Content-Type header (patch
    provided by W. Andrew Loe III)
- additional changes from version 1.4.2
  - fixed RestClient.add_before_execution_proc (patch provided by
    Nicholas Wieland)
  - fixed error when an exception is raised without a response
    (patch provided by Caleb Land)
- additional changes from version 1.4.1
  - fixed parameters managment when using hash
- additional changes from version 1.4.0
  - Response is no more a String, and the mixin is replaced by an
    abstract_response, existing calls are redirected to response
    body with a warning.
  - enable repeated parameters  RestClient.post
    'http://example.com/resource', :param1 => ['one', 'two',
    'three'], => :param2 => 'foo' (patch provided by Rodrigo
    Panachi)
  - fixed the redirect code concerning relative path and query
    string combination (patch provided by Kevin Read)
  - redirection code moved to Response so redirection can be
    customized using the block syntax
  - only get and head redirections are now followed by default, as
    stated in the specification
  - added RestClient.add_before_execution_proc to hack the http
    request, like for oauth
  The response change may be breaking in rare cases.

-------------------------------------------------------------------
Fri Jun 11 10:00:01 UTC 2010 - mrueckert@suse.de

- use rubygems_requires macro

-------------------------------------------------------------------
Thu Feb 18 22:48:44 UTC 2010 - prusnak@suse.cz

- updated to 1.3.1

-------------------------------------------------------------------
Wed Jan  6 19:47:12 CET 2010 - prusnak@suse.cz

- updated to 1.2.0

-------------------------------------------------------------------
Fri Dec 25 02:38:16 UTC 2009 - prusnak@suse.cz

- update to 1.0.4

-------------------------------------------------------------------
Sat Aug 29 08:58:55 UTC 2009 - dmacvicar@novell.com

- initial package for 1.0.3

openSUSE Build Service is sponsored by