commit rubygem-bundler for openSUSE:Factory
Hello community, here is the log from the commit of package rubygem-bundler for openSUSE:Factory checked in at 2018-10-25 09:08:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-bundler (Old) and /work/SRC/openSUSE:Factory/.rubygem-bundler.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "rubygem-bundler" Thu Oct 25 09:08:24 2018 rev:45 rq:643602 version:1.16.6 Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-bundler/rubygem-bundler.changes 2018-07-19 23:01:49.572679384 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-bundler.new/rubygem-bundler.changes 2018-10-25 09:08:24.918430686 +0200 @@ -1,0 +2,82 @@ +Sat Oct 20 01:01:42 UTC 2018 - Marcus Rueckert <mrueckert@suse.de> + +- update to version 1.16.6 + Changes: + - Add an error message when adding a gem with `bundle add` that's + already in the bundle + ([#6341](https://github.com/bundler/bundler/issues/6341), + @agrim123) + - Add Homepage, Source Code and Chanagelog URI metadata fields to + the `bundle gem` gemspec template (@walf443) Bugfixes: + - Fix issue where updating a gem resulted in the gem's version + being downgraded when `BUNDLE_ONLY_UPDATE_TO_NEWER_VERSIONS` + was set + ([#6529](https://github.com/bundler/bundler/issues/6529), + @theflow) + - Fix some rescue calls that don't specifiy error type (@utilum) + - Fix an issue when the Lockfile would contain platform-specific + gems that it didn't need + ([#6491](https://github.com/bundler/bundler/issues/6491), + @segiddins) + - Improve handlding of adding new gems with only a single group + to the Gemfile in `bundle add` (@agrim123) + - Refactor check for OpenSSL in `bundle env` (@voxik) + - Remove an unnecessary assignment in Metadata (@voxik) + Documentation: + - Update docs to reflect revised guidance to check in + Gemfile.lock into version control for gems + ([#5879](https://github.com/bundler/bundler/issues/5879), + @arbonap) + - Add documentation for the `--all` flag in `bundle update` + (@agrim123) + - Update README to use `bundle add` in usage examples (@hdf1986) +- changes from version 1.16.5 Changes: + - Add support for TruffleRuby (@eregon) Bugfixes: + - Avoid printing git errors when checking the version on + incorrectly packaged versions of Bundler + ([#6453](https://github.com/bundler/bundler/issues/6453), + @greysteil) + - Fix issue where Bundler does not check the given class when + comparing equality in DepProxy (@ChrisBr) + - Handle `RangeNotSatisfiable` error in Compact Index (@MaxLap) + - Check for initialized `search` variable in `LazySpecification` + (@voxik) + - Fix LoadError occurring in nested bundle exec calls + ([#6537](https://github.com/bundler/bundler/issues/6537), + @colby-swandale) + - Check that Bundler::Deprecate is not an autoload constant + ([#6163](https://github.com/bundler/bundler/issues/6163), + @eregon) + - Prefer non-pre-release versions when performing a `bundle + update --patch` + ([#6684](https://github.com/bundler/bundler/issues/6684), + @segiddins) + +------------------------------------------------------------------- +Wed Sep 5 10:04:15 UTC 2018 - coolo@suse.com + +- updated to version 1.16.4 + see installed CHANGELOG.md + + ## 1.16.4 (2017-08-17) + + Changes: + + - Welcome new members to the Bundler core team (@indirect) + - Don't mutate original error trees when determining version_conflict_message (@greysteil) + - Update vendored Molinillo to 0.6.6 (@segiddins) + + Bugfixes: + + - Reword bundle update regression message to be more clear to the user when a gem's version is downgraded ([#6584](https://github.com/bundler/bundler/issues/6584), @ralphbolo) + - Respect --conservative flag when updating a dependency group ([#6560](https://github.com/bundler/bundler/issues/6560), @greysteil) + - Fix issue where a pre-release version was not being selected when it's specified in the Gemfile ([#6449](https://github.com/bundler/bundler/issues/6449), @akihiro17) + - Fix issue where `Etc` was not loaded when getting the user's home dir ([#6640](https://github.com/bundler/bundler/issues/6640), @colby-swandale) + - Use UTF-8 for reading files including Gemfile ([#6660](https://github.com/bundler/bundler/issues/6660), @eregon) + - Remove unnecessary `while` loop in path resolver helper (@ojab) + + Documentation: + + - Document that `bundle show [--paths]` sorts results by name (@kemitchell) + +------------------------------------------------------------------- Old: ---- bundler-1.16.3.gem New: ---- bundler-1.16.6.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-bundler.spec ++++++ --- /var/tmp/diff_new_pack.I36ocs/_old 2018-10-25 09:08:25.514430330 +0200 +++ /var/tmp/diff_new_pack.I36ocs/_new 2018-10-25 09:08:25.518430327 +0200 @@ -24,14 +24,14 @@ # Name: rubygem-bundler -Version: 1.16.3 +Version: 1.16.6 Release: 0 %define mod_name bundler %define mod_full_name %{mod_name}-%{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: ruby-macros >= 5 BuildRequires: %{ruby >= 1.8.7} BuildRequires: %{rubygem gem2rpm} -BuildRequires: ruby-macros >= 5 BuildRequires: update-alternatives Url: http://bundler.io Source: https://rubygems.org/gems/%{mod_full_name}.gem ++++++ bundler-1.16.3.gem -> bundler-1.16.6.gem ++++++ ++++ 2253 lines of diff (skipped)
participants (1)
-
root