Hello community,

here is the log from the commit of package rubygem-bundler for openSUSE:Factory 
checked in at 2019-07-22 12:20:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-bundler (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-bundler.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-bundler"

Mon Jul 22 12:20:30 2019 rev:48 rq:717287 version:2.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-bundler/rubygem-bundler.changes  
2019-03-04 09:19:34.224609671 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-bundler.new.4126/rubygem-bundler.changes    
    2019-07-22 12:20:32.095662092 +0200
@@ -1,0 +2,32 @@
+Fri Jul 19 08:58:28 UTC 2019 - Stephan Kulow <co...@suse.com>
+
+- updated to version 2.0.2
+ see installed CHANGELOG.md
+
+  ## 2.0.2 (2019-05-13)
+  
+  Changes:
+  
+    - Fixes for Bundler integration with ruby-src 
([#6941](https://github.com/bundler/bundler/pull/6941), 
[#6973](https://github.com/bundler/bundler/pull/6973), 
[#6977](https://github.com/bundler/bundler/pull/6977), 
[#6315](https://github.com/bundler/bundler/pull/6315), 
[#7061](https://github.com/bundler/bundler/pull/7061))
+    - Use `__dir__` instead of `__FILE__` when generating a gem with `bundle 
gem` ([#6503](https://github.com/bundler/bundler/pull/6503))
+    - Use `https` on externals links in the Bundler gemspec 
([#6721](https://github.com/bundler/bundler/pull/6721))
+    - Removed duplicate gem names from the suggested `did you mean` list for 
gem typos ([#6739](https://github.com/bundler/bundler/pull/6739))
+    - Removed Ruby 1.x compatibility code 
([#6764](https://github.com/bundler/bundler/pull/6764), 
[#6806](https://github.com/bundler/bundler/pull/6806))
+    - Fixed an issue where `bundle remove` would crash with certain Gemfiles 
([#6768](https://github.com/bundler/bundler/pull/6769))
+    - Fixed indentation in the Bundler executable template 
([#6773](https://github.com/bundler/bundler/pull/6773))
+    - Fixed an issue where plugins could register for the same Bundler hook 
multiple times ([#6775](https://github.com/bundler/bundler/pull/6775))
+    - Changed the "multiple sources" message in `bundle install` to be a 
warning instead of an error 
([#6790](https://github.com/bundler/bundler/pull/6790))
+    - Fixed a bug where path gems would break when using 
`only_update_to_newer_versions` 
([#6774](https://github.com/bundler/bundler/pull/6774))
+    - Fixed a bug where installing plugins with the `--delpoyment` setting 
would fail ([#6805](https://github.com/bundler/bundler/pull/6805))
+    - Fixed an issue where `bundle update` couldn't update & install a gem 
when `no_install` was set (a `bundle package` config) 
([#7078](https://github.com/bundler/bundler/pull/7078))
+    - Fixed an issue where users could not run `bundle exec` on default gems 
([#6963](https://github.com/bundler/bundler/pull/6963))
+    - Updated vendor libraries to their latest version 
([#7076](https://github.com/bundler/bundler/pull/7067), 
[#7068](https://github.com/bundler/bundler/pull/7068))
+    - Fixed an issue where the `github` source was not using `https` by 
default that we mentioned in the 2.0 release 
([#7182](https://github.com/bundler/bundler/pull/7182))
+    - Fixed an issue where `rake release` was not outputting the message to 
users asking for a 2fa token 
([#7199](https://github.com/bundler/bundler/pull/7199))
+  
+  Documentation:
+  
+    - Fix incorrect documented `BUNDLE_PATH_RELATIVE_TO_CWD` env var 
([#6751](https://github.com/bundler/bundler/pull/6751))
+    - Update URLs in Bundler's documentation to use `https` 
([#6935](https://github.com/bundler/bundler/pull/6935))
+
+-------------------------------------------------------------------

Old:
----
  bundler-2.0.1.gem

New:
----
  bundler-2.0.2.gem

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rubygem-bundler.spec ++++++
--- /var/tmp/diff_new_pack.HrjsQH/_old  2019-07-22 12:20:33.359661761 +0200
+++ /var/tmp/diff_new_pack.HrjsQH/_new  2019-07-22 12:20:33.359661761 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:           rubygem-bundler
-Version:        2.0.1
+Version:        2.0.2
 Release:        0
 %define mod_name bundler
 %define mod_full_name %{mod_name}-%{version}
@@ -33,7 +33,7 @@
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
 BuildRequires:  update-alternatives
-Url:            http://bundler.io
+Url:            https://bundler.io
 Source:         https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:        gemspec_remove_pem.patch
 Source2:        series

++++++ bundler-2.0.1.gem -> bundler-2.0.2.gem ++++++
++++ 2227 lines of diff (skipped)


Reply via email to