Hello community,

here is the log from the commit of package rubygem-bundler for openSUSE:Factory 
checked in at 2016-01-28 17:22:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  
2015-08-14 14:46:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-bundler.new/rubygem-bundler.changes     
2016-01-28 17:22:35.000000000 +0100
@@ -1,0 +2,113 @@
+Tue Jan  5 14:16:56 UTC 2016 - [email protected]
+
+- update to version 1.11.2
+  - _really_ stop calling `required_ruby_version` on nil
+    @specifications (#4147, @indirect)
+- update to version 1.11.1
+  - lazy-load Psych, again (#4149, @indirect)
+  - allow gemspec gems on other platforms (#4150, @indirect)
+  - fix --no-coc and --no-mit flags on `gem` (#4148,
+    @RochesterinNYC)
+  - stop calling `required_ruby_version` on nil @specifications
+    (#4147, @indirect)
+- update to version 1.11.0
+  - fail gracefully when trying to execute a non-executable file
+    (#4081, @fotanus)
+  - fix a crash when pushing a gem via `rake release` (@segiddins)
+  - actual Gemfile and lockfile filenames are used in messages
+    (#3672, @segiddins)
+  - the git remote for `rake release` is now customizable
+    (@skateman)
+  - file access permissions errors are now much more friendly
+    (#3703, #3735, #3858, #3988, #4009 @repinel, @Elffers,
+    @segiddins, @agis-)
+  - add support for showing help for plugin commands (@tf)
+  - send `X-Gemfile-Source` header to source mirrors (@agis-)
+  - show what version upstream dependencies were resolved to in
+    conflict messages (@segiddins)
+  - add support for using bundler setting to add private access
+    credentials for git sources (@frsyuki)
+  - take into consideration HTTP proxy settings in `.gemrc`
+    (@PG-kura)
+  - allow specifying a gem host to push to in the `GEM_HOST`
+    environment variable (@pmenglund)
+  - when gempec `required_ruby_version` is available and the
+    Gemfile specifies a ruby version, resolve for the given ruby
+    version (@segiddins)
+  - allow setting a `silence_root_warning` setting to silence the
+    warning when `bundle install` is run as root (@blackxored)
+  - update the `bundle gem` code of conduct template to Contributor
+    Covenant v1.3.0 (@CoralineAda)
+  - add support for specifying gems to update when running `bundle
+    lock` via `--update gem1 gem2` (@JuanitoFatas)
+  - added support for MRI 2.3 (@amatsuda)
+  - show a helpful message when requiring a file in `bundler
+    require` fails (#3960, @agis-)
+  - include git revision hash when printing a git source (#3433,
+    @agis-)
+  - improve hint when a resolution conflict occurs (@seanlinsley)
+  - show a friendly error when a git ref is not found (#3879,
+    @agis-)
+  - improve error message when sources are not absolute URIs
+    (#3925, @agis-)
+  - add `pkg` to rake's clobber list (#3676, @jasonkarns)
+  - retry fetching specs when fetching version metadata fails
+    (@jingweno)
+  - avoid showing bundler version warning messages twice (@fotanus)
+  - fix running `bundle check` with `--path` when the gems are only
+    installed globally (@akihiro17)
+  - fix `bin/setup` from `bundle gem` assuming `bash` is in `/bin`
+  - fail more gracefully when an HTTP remote is unreachable (#3765,
+    @steverob)
+  - fix a warning running `bundle exec` on jruby 9.0.0.0
+    (@deivid-rodriguez, @mastfish)
+  - fix the `bundle gem` readme when no tests are generated
+    (@roseweixel)
+  - the dependencies on test gems in `bundle gem` are now locked to
+    major versions (#3811, @indirect)
+  - fix the paths for native extensions generated by `--standalone`
+    (#3813, @AlexanderPavlenko)
+  - fix trying to cache a gem that has no source (@EduardoBautista)
+  - fix `--source` option to `bundle update` causing incorrect gem
+    unlocking (#3759, #3761, @neoeno)
+  - fix handling an empty `BUNDLE_GEMFILE` environment variables
+    (#3678, @agis-)
+  - avoid cleaning up gem extension directory in `bundle clean`
+    (@Sirupsen)
+  - fix the `ssl_verify_mode` setting not being treated as a number
+    (@goughy000)
+  - fix not retrying on zlib errors (#4047, @andremedeiros)
+  - fix a warning being shown for using `URI.encode`
+    (@EduardoBautista)
+  - fix handling of fatal HTTP errors (#3830, @indirect)
+  - ensure all `sudo` access is done in a thread-safe manner
+    (#3910, @agis-)
+  - fix caching gems with a path with the same prefix as the
+    bundled application (@indirect)
+  - fix showing gemspec validation errors on `bundle exec` (#3895,
+    @agis-)
+  - distinguish Gemfile syntax and evaluation errors (#3783,
+    @agis-)
+  - fix nested Gemfile sources not restoring the previous source
+    (#3974, @agis-)
+  - fix the `RUBYLIB` environment variable not being cleaned
+    (#3982, @agis-)
+  - fix handling a dependency missing from `Gemfile.lock` so
+    parallel installation does not deadlock (#4012, @lukaso)
+  - also print gemspecs in `bundle env` output (@agis-)
+  - fix handling when a `path` source does not have a gemspec but a
+    lockfile says there is (#4004, @segiddins)
+  - show a warning when the `RUBYGEMS_GEMDEPS` environment variable
+    is set (#3656, @agis-)
+  - fix handling invalid RubyGems configuration files (#4042,
+    @agis-)
+  - fix `bundle console` falling back to `irb` when the preferred
+    console is unavailable (@felixbuenemann)
+  - restrict platforms when referencing a `gemspec` in the
+    `Gemfile` to those defined in the gemspec (#4102, @smellsblue)
+  - speed up dependency resolution in pathological cases by 25x
+    (#3803, @segiddins)
+  - drop string allocations when searching for gems (@jrafanie)
+- refreshed gemspec_remove_pem.patch
+
+-------------------------------------------------------------------

Old:
----
  bundler-1.10.6.gem

New:
----
  bundler-1.11.2.gem

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

Other differences:
------------------
++++++ rubygem-bundler.spec ++++++
--- /var/tmp/diff_new_pack.iDjHWK/_old  2016-01-28 17:22:36.000000000 +0100
+++ /var/tmp/diff_new_pack.iDjHWK/_new  2016-01-28 17:22:36.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-bundler
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 #
 
 Name:           rubygem-bundler
-Version:        1.10.6
+Version:        1.11.2
 Release:        0
 %define mod_name bundler
 %define mod_full_name %{mod_name}-%{version}

++++++ bundler-1.10.6.gem -> bundler-1.11.2.gem ++++++
++++ 10483 lines of diff (skipped)

++++++ gemspec_remove_pem.patch ++++++
--- /var/tmp/diff_new_pack.iDjHWK/_old  2016-01-28 17:22:36.000000000 +0100
+++ /var/tmp/diff_new_pack.iDjHWK/_new  2016-01-28 17:22:36.000000000 +0100
@@ -1,6 +1,6 @@
-Index: 
bundler-1.10.6/lib/bundler/ssl_certs/Class3PublicPrimaryCertificationAuthority.pem
+Index: 
bundler-1.11.6/lib/bundler/ssl_certs/Class3PublicPrimaryCertificationAuthority.pem
 ===================================================================
---- 
bundler-1.10.6.orig/lib/bundler/ssl_certs/Class3PublicPrimaryCertificationAuthority.pem
+--- 
bundler-1.11.2/lib/bundler/ssl_certs/Class3PublicPrimaryCertificationAuthority.pem
 +++ /dev/null
 @@ -1,14 +0,0 @@
 ------BEGIN CERTIFICATE-----
@@ -17,9 +17,9 @@
 -lbwdj2wsqFHMc9ikwFPwTtYmwHYBV4GSXiHx0bH/59AhWM1pF+NEHJwZRDmJXNyc
 -AA9WjQKZ7aKQRUzkuxCkPfAyAw7xzvjoyVGM5mKf5p/AfbdynMk2OmufTqj/ZA1k
 ------END CERTIFICATE-----
-Index: bundler-1.10.6/lib/bundler/ssl_certs/DigiCertHighAssuranceEVRootCA.pem
+Index: bundler-1.11.2/lib/bundler/ssl_certs/DigiCertHighAssuranceEVRootCA.pem
 ===================================================================
---- bundler-1.10.6.orig/lib/bundler/ssl_certs/DigiCertHighAssuranceEVRootCA.pem
+--- bundler-1.11.2/lib/bundler/ssl_certs/DigiCertHighAssuranceEVRootCA.pem
 +++ /dev/null
 @@ -1,23 +0,0 @@
 ------BEGIN CERTIFICATE-----
@@ -45,9 +45,9 @@
 -vEsXCS+0yx5DaMkHJ8HSXPfqIbloEpw8nL+e/IBcm2PN7EeqJSdnoDfzAIJ9VNep
 -+OkuE6N36B9K
 ------END CERTIFICATE-----
-Index: 
bundler-1.10.6/lib/bundler/ssl_certs/EntrustnetSecureServerCertificationAuthority.pem
+Index: 
bundler-1.11.2/lib/bundler/ssl_certs/EntrustnetSecureServerCertificationAuthority.pem
 ===================================================================
---- 
bundler-1.10.6.orig/lib/bundler/ssl_certs/EntrustnetSecureServerCertificationAuthority.pem
+--- 
bundler-1.11.2/lib/bundler/ssl_certs/EntrustnetSecureServerCertificationAuthority.pem
 +++ /dev/null
 @@ -1,28 +0,0 @@
 ------BEGIN CERTIFICATE-----
@@ -78,9 +78,9 @@
 -95K+8cPV1ZVqBLssziY2ZcgxxufuP+NXdYR6Ee9GTxj005i7qIcyunL2POI9n9cd
 -2cNgQ4xYDiKWL2KjLB+6rQXvqzJ4h6BUcxm1XAX5Uj5tLUUL9wqT6u0G+bI=
 ------END CERTIFICATE-----
-Index: bundler-1.10.6/lib/bundler/ssl_certs/GeoTrustGlobalCA.pem
+Index: bundler-1.11.2/lib/bundler/ssl_certs/GeoTrustGlobalCA.pem
 ===================================================================
---- bundler-1.10.6.orig/lib/bundler/ssl_certs/GeoTrustGlobalCA.pem
+--- bundler-1.11.2/lib/bundler/ssl_certs/GeoTrustGlobalCA.pem
 +++ /dev/null
 @@ -1,20 +0,0 @@
 ------BEGIN CERTIFICATE-----
@@ -103,9 +103,9 @@
 -hw4EbNX/3aBd7YdStysVAq45pmp06drE57xNNB6pXE0zX5IJL4hmXXeXxx12E6nV
 -5fEWCRE11azbJHFwLJhWC9kXtNHjUStedejV0NxPNO3CBWaAocvmMw==
 ------END CERTIFICATE-----
-Index: bundler-1.10.6/lib/bundler/ssl_certs/AddTrustExternalCARoot-2048.pem
+Index: bundler-1.11.2/lib/bundler/ssl_certs/AddTrustExternalCARoot-2048.pem
 ===================================================================
---- bundler-1.10.6.orig/lib/bundler/ssl_certs/AddTrustExternalCARoot-2048.pem
+--- bundler-1.11.2/lib/bundler/ssl_certs/AddTrustExternalCARoot-2048.pem
 +++ /dev/null
 @@ -1,25 +0,0 @@
 ------BEGIN CERTIFICATE-----
@@ -133,9 +133,9 @@
 -c4g/VhsxOBi0cQ+azcgOno4uG+GMmIPLHzHxREzGBHNJdmAPx/i9F4BrLunMTA5a
 -mnkPIAou1Z5jJh5VkpTYghdae9C8x49OhgQ=
 ------END CERTIFICATE-----
-Index: bundler-1.10.6/lib/bundler/ssl_certs/AddTrustExternalCARoot.pem
+Index: bundler-1.11.2/lib/bundler/ssl_certs/AddTrustExternalCARoot.pem
 ===================================================================
---- bundler-1.10.6.orig/lib/bundler/ssl_certs/AddTrustExternalCARoot.pem
+--- bundler-1.11.2/lib/bundler/ssl_certs/AddTrustExternalCARoot.pem
 +++ /dev/null
 @@ -1,32 +0,0 @@
 ------BEGIN CERTIFICATE-----
@@ -170,10 +170,10 @@
 -PUsE2JOAWVrgQSQdso8VYFhH2+9uRv0V9dlfmrPb2LjkQLPNlzmuhbsdjrzch5vR
 -pu/xO28QOG8=
 ------END CERTIFICATE-----
-Index: bundler-1.10.6/bundler-1.10.6.gemspec
+Index: bundler-1.11.2/bundler-1.11.2.gemspec
 ===================================================================
---- bundler-1.10.6.orig/bundler-1.10.6.gemspec
-+++ bundler-1.10.6/bundler-1.10.6.gemspec
+--- bundler-1.11.2/bundler-1.11.2.gemspec
++++ bundler-1.11.2/bundler-1.11.2.gemspec
 @@ -42,5 +42,8 @@ Gem::Specification.new do |s|
      s.add_dependency(%q<ronn>, ["~> 0.7.3"])
      s.add_dependency(%q<rspec>, ["~> 3.0"])


Reply via email to