Hello community,

here is the log from the commit of package rubygem-net-scp for openSUSE:Factory 
checked in at 2013-04-02 12:56:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-net-scp (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-net-scp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-net-scp", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-net-scp/rubygem-net-scp.changes  
2012-03-12 20:16:52.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-net-scp.new/rubygem-net-scp.changes     
2013-04-02 12:56:05.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Mar 23 08:07:24 UTC 2013 - [email protected]
+
+- updated to version 1.1.0
+ * Added public cert. All gem releases are now signed. See INSTALL in readme.
+
+-------------------------------------------------------------------

Old:
----
  net-scp-1.0.4.gem

New:
----
  net-scp-1.1.0.gem

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

Other differences:
------------------
++++++ rubygem-net-scp.spec ++++++
--- /var/tmp/diff_new_pack.Wrtzfs/_old  2013-04-02 12:56:06.000000000 +0200
+++ /var/tmp/diff_new_pack.Wrtzfs/_new  2013-04-02 12:56:06.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-net-scp
 #
-# 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
@@ -11,26 +11,24 @@
 # case the license is the MIT License). An "Open Source License" is a
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
-#
+
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           rubygem-net-scp
-Version:        1.0.4
+Version:        1.1.0
 Release:        0
-License:        MIT
-Summary:        A pure Ruby implementation of the SCP client protocol
-Url:            http://net-ssh.rubyforge.org/scp
-Group:          Development/Languages/Ruby
 %define mod_name net-scp
 %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
-Provides:       rubygem-net-scp-1_0 = %{version}
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%rubygems_requires
+BuildRequires:  ruby-macros >= 1
+Url:            https://github.com/net-ssh/net-scp
+Source:         http://rubygems.org/gems/%{mod_full_name}.gem
+Summary:        A pure Ruby implementation of the SCP client protocol
+License:        MIT
+Group:          Development/Languages/Ruby
 
 %description
 A pure Ruby implementation of the SCP client protocol
@@ -53,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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to