Hello community,

here is the log from the commit of package rubygem-net-ssh-gateway for 
openSUSE:Factory checked in at 2017-04-11 09:31:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-net-ssh-gateway (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-net-ssh-gateway.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-net-ssh-gateway"

Tue Apr 11 09:31:12 2017 rev:8 rq:456598 version:2.0.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/rubygem-net-ssh-gateway/rubygem-net-ssh-gateway.changes
  2014-10-15 16:20:13.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-net-ssh-gateway.new/rubygem-net-ssh-gateway.changes
     2017-04-11 09:31:14.819029730 +0200
@@ -1,0 +2,18 @@
+Fri Jan 27 05:40:00 UTC 2017 - [email protected]
+
+- updated to version 2.0.0
+ see installed CHANGES.txt
+
+  
+  === 2.0.0 / 26 Jan 2017
+  
+  * Update net-ssh dependency to 4.0.0 which requires Ruby version >= 2.0 
[delano]
+  
+  === 1.3.0 / 26 Jan 2017
+  
+  * Fix for loop_wait option on initialization [mfazekas, tpitale]
+  * Use bundler and remove remove jeweler [tpitale]
+  * Use minitest instead of test/unit [tpitale]
+  * Added Travis CI config [tpitale]
+
+-------------------------------------------------------------------

Old:
----
  net-ssh-gateway-1.2.0.gem

New:
----
  gem2rpm.yml
  net-ssh-gateway-2.0.0.gem

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

Other differences:
------------------
++++++ rubygem-net-ssh-gateway.spec ++++++
--- /var/tmp/diff_new_pack.WFs2Au/_old  2017-04-11 09:31:15.502933141 +0200
+++ /var/tmp/diff_new_pack.WFs2Au/_new  2017-04-11 09:31:15.506932576 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-net-ssh-gateway
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -16,8 +16,15 @@
 #
 
 
+#
+# This file was generated with a gem2rpm.yml and not just plain gem2rpm.
+# All sections marked as MANUAL, license headers, summaries and descriptions
+# can be maintained in that file. Please consult this file before editing any
+# of those fields
+#
+
 Name:           rubygem-net-ssh-gateway
-Version:        1.2.0
+Version:        2.0.0
 Release:        0
 %define mod_name net-ssh-gateway
 %define mod_full_name %{mod_name}-%{version}
@@ -25,8 +32,9 @@
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  %{ruby}
 BuildRequires:  ruby-macros >= 5
-Url:            https://github.com/net-ssh/net-scp
+Url:            https://github.com/net-ssh/net-ssh-gateway
 Source:         http://rubygems.org/gems/%{mod_full_name}.gem
+Source1:        gem2rpm.yml
 Summary:        A simple library to assist in establishing tunneled Net::SSH
 License:        MIT
 Group:          Development/Languages/Ruby
@@ -40,7 +48,7 @@
 
 %install
 %gem_install \
-  --doc-files="CHANGES.txt LICENSE.txt README.rdoc" \
+  --doc-files="CHANGES.txt LICENSE.txt README.md" \
   -f
 
 %gem_packages

++++++ gem2rpm.yml ++++++
# ---
# ## used by gem2rpm
# :summary: this is a custom summary
# ## used by gem2rpm
# :description: |-
#   this is a custom description
#
#   it can be multiline
# ## used by gem2rpm
# :license: MIT or Ruby
# ## used by gem2rpm and gem_packages
# :version_suffix: -x_y
# ## used by gem2rpm and gem_packages
# :disable_docs: true
# ## used by gem2rpm
# :disable_automatic_rdoc_dep: true
# ## used by gem2rpm
# :preamble: |-
#   BuildRequires: foobar
#   Requires: foobar
# ## used by gem2rpm
# :patches:
#   foo.patch: -p1
#   bar.patch:
# :post_patch:
#   if you need to fiddle with the source dir before rebuilding the gem
# ## used by gem2rpm
:sources:
# - foo.desktop
# - bar.desktop
# :gem_install_args: '....'
# ## used by gem2rpm
# :pre_install: |-
#   %if 0%{?use_system_libev}
#   export USE_VENDORED_LIBEV="no"
#   %endif
# ## used by gem2rpm
# :post_install: |-
#   # delete custom files here or do other fancy stuff
#   install -D -m 0644 %{S:1} %{buildroot}%{_bindir}/gem2rpm-opensuse
# ## used by gem2rpm
# :testsuite_command: |-
#   (pushd %{buildroot}%{gem_base}/gems/%{mod_full_name} && rake test)
# ## used by gem2rpm
# :filelist: |-
#   /usr/bin/gem2rpm-opensuse
# ## used by gem2rpm
# :scripts:
#   :post: |-
#     /bin/echo foo
# ## used by gem_packages
# :main:
#   :preamble: |-
#     Requires: util-linux
#     Recommends: pwgen
#   :filelist: |-
#     /usr/bin/gem2rpm-opensuse
# ## used by gem_packages
# :custom_pkgs:
#   apache:
#     :preamble: |-
#       Requires: .....
#     :filelist: |-
#       /etc/apache2/conf.d/passenger.conf
#     :summary: Custom summary is optional
#     :description: |-
#       Custom description is optional
#
#       bar
#     :post: |-
#       /bin/echo foo
#
++++++ net-ssh-gateway-1.2.0.gem -> net-ssh-gateway-2.0.0.gem ++++++
++++ 2475 lines of diff (skipped)


Reply via email to