Hello community, here is the log from the commit of package rubygem-librarian for openSUSE:Factory checked in at 2013-09-27 18:07:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-librarian (Old) and /work/SRC/openSUSE:Factory/.rubygem-librarian.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-librarian" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-librarian/rubygem-librarian.changes 2013-08-05 20:53:31.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-librarian.new/rubygem-librarian.changes 2013-09-27 18:07:26.000000000 +0200 @@ -1,0 +2,11 @@ +Mon Aug 26 05:05:51 UTC 2013 - [email protected] + +- updated to version 0.1.1 + * \#147. Handle the case where HOME is not in the environment. Thanks @bradleyd. + * \#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 @nickhammond. + +------------------------------------------------------------------- Old: ---- librarian-0.1.0.gem New: ---- librarian-0.1.1.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-librarian.spec ++++++ --- /var/tmp/diff_new_pack.ztjOYf/_old 2013-09-27 18:07:27.000000000 +0200 +++ /var/tmp/diff_new_pack.ztjOYf/_new 2013-09-27 18:07:27.000000000 +0200 @@ -17,7 +17,7 @@ Name: rubygem-librarian -Version: 0.1.0 +Version: 0.1.1 Release: 0 %define mod_name librarian %define mod_full_name %{mod_name}-%{version} @@ -25,12 +25,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: ruby-macros >= 1 Source: http://rubygems.org/gems/%{mod_full_name}.gem -Summary: Librarian +Summary: A Framework for Bundlers License: MIT Group: Development/Languages/Ruby %description -Librarian +A Framework for Bundlers. %package doc Summary: RDoc documentation for %{mod_name} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
