Changelog for
ruby2.2-rubygem-librarian-doc-0.1.2-15.5.x86_64.rpm :
Mon Oct 13 14:00:00 2014 cooloAATTsuse.com
- adapt to new rubygem packaging
Sat Feb 22 13:00:00 2014 cooloAATTsuse.com
- updated to version 0.1.2
* \\#153. Mark the license in the gemspec.
* \\#158, \\#160, \\#159. Handle cyclic dependencies for adapters which opt in to
cyclic dependencies.
* \\#154. Cache git repository sources which are identical but for their :path
attributes (where to look inside the repository for the manifest). Thanks
AATTbcatlin.
* \\#161. Fix JRuby exception in posix run! method. Thanks AATTjustenwalker.
* \\#163. Don\'t fetch git repositories multiple times per run. Thanks AATTnjam.
Mon Aug 26 14:00:00 2013 cooloAATTsuse.com
- updated to version 0.1.1
* \\#147. Handle the case where HOME is not in the environment. Thanks AATTbradleyd.
* \\#140. Properly handle the failure to clone a git repository. Avoid wiping out
the host project\'s changes.
* \\#127. Support Rubinius and JRuby, including when shelling out to system
commands.
* \\#144. Allow running the test suite with a simple `rake`. Thanks AATTnickhammond.
Tue Jul 30 14:00:00 2013 cooloAATTsuse.com
- updated to version 0.1.0
* Extract the chef adapter to its own gem.
Tue Mar 26 13:00:00 2013 mvidnerAATTsuse.cz
- Initial packaging