Hello community,
here is the log from the commit of package rubygem-webyast-network for
openSUSE:Factory checked in at 2012-06-10 23:20:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-webyast-network (Old)
and /work/SRC/openSUSE:Factory/.rubygem-webyast-network.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-webyast-network", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-webyast-network/rubygem-webyast-network.changes
2012-05-07 22:51:40.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-webyast-network.new/rubygem-webyast-network.changes
2012-06-10 23:20:27.000000000 +0200
@@ -1,0 +2,18 @@
+Tue May 29 11:39:47 UTC 2012 - [email protected]
+
+- updated database.yml for Rails 3.2
+- 0.3.3
+
+-------------------------------------------------------------------
+Thu May 24 13:20:44 UTC 2012 - [email protected]
+
+- build (testsuite) fixes
+- 0.3.2
+
+-------------------------------------------------------------------
+Wed May 23 12:34:03 UTC 2012 - [email protected]
+
+- Ruby 1.9 fixes
+- 0.3.1
+
+-------------------------------------------------------------------
Old:
----
webyast-network-0.1.gem
New:
----
webyast-network-0.3.3.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-webyast-network.spec ++++++
--- /var/tmp/diff_new_pack.K5ldxo/_old 2012-06-10 23:20:28.000000000 +0200
+++ /var/tmp/diff_new_pack.K5ldxo/_new 2012-06-10 23:20:28.000000000 +0200
@@ -1,34 +1,45 @@
#
-# spec file for package webyast-network
+# spec file for package rubygem-webyast-network
#
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# This file and all modifications and additions to the pristine
-# package are under the same license as the package itself.
+# Copyright (c) 2012 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
+# upon. The license for this file, and modifications and additions to the
+# file, is the same license as for the pristine package itself (unless the
+# license for the pristine package is not an Open Source License, in which
+# 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/
#
-# norootforbuild
Name: rubygem-webyast-network
-Version: 0.1
+Version: 0.3.3
Release: 0
%define mod_name webyast-network
%define mod_full_name %{mod_name}-%{version}
#
-Group: Productivity/Networking/Web/Utilities
-License: GPL-2.0
#
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: rubygems_with_buildroot_patch
%rubygems_requires
+BuildRequires: rubygem-restility
BuildRequires: webyast-base >= 0.3
BuildRequires: webyast-base-testsuite
-BuildRequires: rubygem-restility
PreReq: webyast-base >= 0.3
-URL: http://en.opensuse.org/Portal:WebYaST
+Obsoletes: webyast-network-ui
+Obsoletes: webyast-network-ws
+Provides: webyast-network-ui
+Provides: webyast-network-ws
+
+Url: http://en.opensuse.org/Portal:WebYaST
Summary: WebYaST - Network
+License: GPL-2.0
+Group: Productivity/Networking/Web/Utilities
Source: %{mod_full_name}.gem
Source1: org.opensuse.yast.modules.yapi.network.policy
@@ -39,11 +50,11 @@
Requires: yast2-network >= 2.17.78.1
%endif
-
%package doc
Summary: RDoc documentation for %{mod_name}
Group: Development/Languages/Ruby
Requires: %{name} = %{version}
+
%description doc
Documentation generated at gem installation time.
Usually in RDoc and RI formats.
@@ -53,7 +64,6 @@
Group: Development/Languages/Ruby
Requires: %{name} = %{version}
-
%description
WebYaST - Plugin providing REST based interface for network configuration.
Authors:
@@ -67,7 +77,6 @@
%prep
-
%build
%check
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]