File rubygem-mini_portile.changes of Package rubygem-mini_portile
-------------------------------------------------------------------
Wed Feb 4 12:27:40 UTC 2015 - hvogel@suse.com
- update to 0.6.2
* Updated gemspec, license and README to reflect new maintainer.
-------------------------------------------------------------------
Sun Oct 12 18:40:45 UTC 2014 - fcastelli@suse.com
- update to new packaging scheme and add gem2rpm.yml
-------------------------------------------------------------------
Sun Oct 12 11:38:48 UTC 2014 - adrian@suse.de
- adapt to new rubygem packaging style
-------------------------------------------------------------------
Thu Sep 11 11:03:18 UTC 2014 - coolo@suse.com
- back to 0.6.0 - nokogiri (even HEAD) requires it
-------------------------------------------------------------------
Thu Sep 11 10:57:10 UTC 2014 - coolo@suse.com
- update to 0.6.1
* Enhancements:
* Expand path to logfile to easier debugging on failures.
Pull #33 [marvin2k]
-------------------------------------------------------------------
Sun May 18 09:04:42 UTC 2014 - coolo@suse.com
- updated to version 0.6.0
* Enhancements:
* Add default cert store and custom certs from `SSL_CERT_FILE` if present.
This increases compatibility with Ruby 1.8.7.
* Bugfixes:
* Specify Accept-Encoding to make sure a raw file content is downloaded.
Pull #30. [knu]
* Internal:
* Improve examples and use them as test harness.
-------------------------------------------------------------------
Mon Mar 24 19:02:57 UTC 2014 - coolo@suse.com
- updated to version 0.5.3
* Bugfixes:
* Shell escape paths in tar command. Pull #29. [quickshiftin]
* Support older versions of tar that cannot auto-detect
the compression type. Pull #27. Closes #21. [b-dean]
* Try RbConfig's CC before fall back to 'gcc'. Ref #28.
-------------------------------------------------------------------
Thu Oct 31 05:54:32 UTC 2013 - coolo@suse.com
- updated to version 0.5.2
* Bugfixes:
* Change tar detection order to support NetBSD 'gtar'. Closes #24
* Trick 'git-apply' when applying patches on nested Git checkouts. [larskanis]
* Respect ENV's MAKE before fallback to 'make'. [larskanis]
* Respect ENV's CC variable before fallback to 'gcc'.
* Avoid non-ASCII output of GCC cause host detection issues. Closes #22
-------------------------------------------------------------------
Fri Jul 12 19:04:59 UTC 2013 - coolo@suse.com
- updated to version 0.5.1
* Bugfixes:
* Detect tar executable without shelling out. [jtimberman
-------------------------------------------------------------------
Fri Jun 21 11:52:34 UTC 2013 - coolo@suse.com
- please legal-team
-------------------------------------------------------------------
Sun Jun 9 07:00:12 UTC 2013 - coolo@suse.com
- initial version