Hello community,

here is the log from the commit of package rubygem-net-ssh-gateway for 
openSUSE:Factory checked in at 2013-06-05 13:12:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/rubygem-net-ssh-gateway/rubygem-net-ssh-gateway.changes
  2012-03-12 20:16:57.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-net-ssh-gateway.new/rubygem-net-ssh-gateway.changes
     2013-06-05 13:12:24.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Feb 12 14:06:49 UTC 2013 - co...@suse.com
+
+- updated to version 1.2.0
+ +* Added public cert. All gem releases are now signed. See INSTALL in readme.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ rubygem-net-ssh-gateway.spec ++++++
--- /var/tmp/diff_new_pack.0U0JVy/_old  2013-06-05 13:12:25.000000000 +0200
+++ /var/tmp/diff_new_pack.0U0JVy/_new  2013-06-05 13:12:25.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-net-ssh-gateway
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,21 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           rubygem-net-ssh-gateway
-Version:        1.1.0
+Version:        1.2.0
 Release:        0
-License:        MIT
-Summary:        A simple library to assist in establishing tunneled Net::SSH 
connections
-Url:            http://net-ssh.rubyforge.org/gateway
-Group:          Development/Languages/Ruby
 %define mod_name net-ssh-gateway
 %define mod_full_name %{mod_name}-%{version}
-Source:         %{mod_full_name}.gem
-BuildRequires:  rubygem-net-ssh >= 1.99.1
-BuildRequires:  rubygems_with_buildroot_patch
-Requires:       rubygem-net-ssh >= 1.99.1
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%rubygems_requires
+BuildRequires:  ruby-macros >= 1
+Url:            https://github.com/net-ssh/net-scp
+Source:         %{mod_full_name}.gem
+Summary:        A simple library to assist in establishing tunneled Net::SSH
+License:        MIT
+Group:          Development/Languages/Ruby
 
 %description
 A simple library to assist in establishing tunneled Net::SSH connections
@@ -52,9 +51,14 @@
 Test::Unit or RSpec files, useful for developers.
 
 %prep
+#gem_unpack
+#if you need patches, apply them here and replace the # with a % sign in the 
surrounding lines
+#gem_build
+
 %build
+
 %install
-%gem_install %{SOURCE0}
+%gem_install -f
 
 %files
 %defattr(-,root,root,-)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to