Hello community, here is the log from the commit of package rubygem-r10k for openSUSE:Factory checked in at 2016-09-21 18:45:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-r10k (Old) and /work/SRC/openSUSE:Factory/.rubygem-r10k.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-r10k" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-r10k/rubygem-r10k.changes 2016-02-22 08:57:07.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.rubygem-r10k.new/rubygem-r10k.changes 2016-09-21 18:45:49.000000000 +0200 @@ -1,0 +2,27 @@ +Sat Jul 30 09:06:03 UTC 2016 - [email protected] + +- Version bump 2.3.0: + - 2.3.0: + - (RK-236/RK-237) Added HTTP proxy support for Git operations. + - (RK-238) When r10k encounters and ignores invalid file types in a module + archive, it will now log the message at the DEBUG1 level instead of at + WARN. + - (RK-243) In certain cases, when using the "rugged" Git provider, + specifying invalid HTTP credentials for a repository could result in an + infinite loop. Authentication retry for HTTP repositories is now capped + at 50 attempts which matches the existing behavior for SSH. + - 2.2.2: + - (RK-241) "deploy display" action does not properly format wrapped + exceptions + - 2.2.1: + - (RK-229) Setting Forge proxy options breaks PE Authentication + - 2.2.0: + - (RK-154) Per-repo config for Git sources + - (RK-220) Improved error message for unreadable SSH keys + - (CODEMGMT-453) Support for running under JRuby 1.7 with shellgit provider + - (MAINT) Documentation fixes +- Recommend the puppetmaster instead of require, because: + - r10k can be used only for syntax checking of the Puppetfile + - puppetserver is an alternative to puppetmaster + +------------------------------------------------------------------- Old: ---- r10k-2.1.1.gem New: ---- r10k-2.3.0.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-r10k.spec ++++++ --- /var/tmp/diff_new_pack.HeFTBD/_old 2016-09-21 18:45:50.000000000 +0200 +++ /var/tmp/diff_new_pack.HeFTBD/_new 2016-09-21 18:45:50.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package rubygem-r10k # -# 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-r10k -Version: 2.1.1 +Version: 2.3.0 Release: 0 %define mod_name r10k %define mod_full_name %{mod_name}-%{version} ++++++ gem2rpm.yml ++++++ --- /var/tmp/diff_new_pack.HeFTBD/_old 2016-09-21 18:45:50.000000000 +0200 +++ /var/tmp/diff_new_pack.HeFTBD/_new 2016-09-21 18:45:50.000000000 +0200 @@ -1,6 +1,6 @@ :main: :preamble: |- - Requires: rubygem-puppet-master + Recommends: rubygem-puppet-master Recommends: git Recommends: rubygem(%{rb_default_ruby_abi}:%{mod_name}) Provides: %{mod_name} = %{version}-%{release} ++++++ r10k-2.1.1.gem -> r10k-2.3.0.gem ++++++ ++++ 2840 lines of diff (skipped)
