Changelog for
ruby2.1-rubygem-mini_portile-0.6.2-27.9.x86_64.rpm :
* Wed Feb 04 2015 hvogelAATTsuse.com- update to 0.6.2
* Updated gemspec, license and README to reflect new maintainer.
* Sun Oct 12 2014 fcastelliAATTsuse.com- update to new packaging scheme and add gem2rpm.yml
* Sun Oct 12 2014 adrianAATTsuse.de- adapt to new rubygem packaging style
* Thu Sep 11 2014 cooloAATTsuse.com- back to 0.6.0 - nokogiri (even HEAD) requires it
* Thu Sep 11 2014 cooloAATTsuse.com- update to 0.6.1
* Enhancements:
* Expand path to logfile to easier debugging on failures. Pull #33 [marvin2k]
* Sun May 18 2014 cooloAATTsuse.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 2014 cooloAATTsuse.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 2013 cooloAATTsuse.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 2013 cooloAATTsuse.com- updated to version 0.5.1
* Bugfixes:
* Detect tar executable without shelling out. [jtimberman
* Fri Jun 21 2013 cooloAATTsuse.com- please legal-team
* Sun Jun 09 2013 cooloAATTsuse.com- initial version