Hello community, here is the log from the commit of package rubygem-bundler for openSUSE:Factory checked in at 2014-04-08 12:48:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-bundler (Old) and /work/SRC/openSUSE:Factory/.rubygem-bundler.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-bundler" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-bundler/rubygem-bundler.changes 2014-02-12 20:32:20.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.rubygem-bundler.new/rubygem-bundler.changes 2014-04-08 12:48:38.000000000 +0200 @@ -1,0 +2,41 @@ +Sun Apr 6 05:38:50 UTC 2014 - [email protected] + +- updated to version 1.6.1 + Bugfixes: + + - update C extensions when git gem versions change (#2948, @dylanahsmith) + + Features: + + - add support for C extensions in sudo mode on Rubygems 2.2 + + ## 1.6.0 (2014-04-28) + + Bugfixes: + + - many Gemfiles that caused incorrect errors now resolve correctly (@Who828) + - redirects across hosts now work on rubies without OpenSSL (#2686, @grddev) + - gemspecs now handle filenames with newlines (#2634, @jasonmp85) + - support escaped characters in usernames and passwords (@punkie) + - no more exception on `update GEM` without lock file (@simi) + - allow long config values (#2823, @kgrz) + - cache successfully even locked to gems shipped with Ruby (#2869, @aughr) + - respect NO_PROXY even if a proxy is configured (#2878, @stlay) + - only retry git commands that hit the network (#2899, @timmoore) + - fix NameError regression when OpenSSL is not available (#2898, @timmoore) + - handle exception installing when build_info owned by root (@Who828) + - skip HTTP redirects from rubygems.org, huge speed boost (@Who828) + + Features: + + - resolver rewritten to avoid recursion (@Who828) + - add `git_source` for custom options like :github and :gist (@strzalek) + - HTTP auth may now be stored in `bundle config` (@smashwilson) + - some complex Gemfiles are resolved up to 10x faster (@Who828) + - add support for IRB alternatives such as Pry and Ripl (@joallard, @postmodern) + - highlight installed or updated gems (#2722, #2741, @yaotti, @simi) + - display the `post_install_message` for gems installed via :git (@phallstrom) + - `bundle outdated --strict` now only reports allowed updates (@davidblondeau) + - `bundle show --verbose` Add gem summary to the output (@lardcanoe) + +------------------------------------------------------------------- Old: ---- bundler-1.5.3.gem New: ---- bundler-1.6.1.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-bundler.spec ++++++ --- /var/tmp/diff_new_pack.18iSSf/_old 2014-04-08 12:48:38.000000000 +0200 +++ /var/tmp/diff_new_pack.18iSSf/_new 2014-04-08 12:48:38.000000000 +0200 @@ -17,12 +17,12 @@ Name: rubygem-bundler -Version: 1.5.3 +Version: 1.6.1 Release: 0 %define mod_name bundler %define mod_full_name %{mod_name}-%{version} %define mod_branch -%{version} -%define mod_weight 10503 +%define mod_weight 10601 BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: ruby-macros >= 3 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
