Hello community,

here is the log from the commit of package rubygem-webyast-software for 
openSUSE:Factory checked in at 2012-06-10 23:20:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-webyast-software (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-webyast-software.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-webyast-software", Maintainer is ""

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/rubygem-webyast-software/rubygem-webyast-software.changes
        2012-04-23 09:17:51.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-webyast-software.new/rubygem-webyast-software.changes
   2012-06-10 23:20:55.000000000 +0200
@@ -1,0 +2,18 @@
+Tue May 29 11:58:12 UTC 2012 - lsle...@suse.cz
+
+- updated database.yml for Rails 3.2
+- 0.3.22
+
+-------------------------------------------------------------------
+Wed May 23 12:34:03 UTC 2012 - lsle...@suse.cz
+
+- Ruby 1.9 fixes
+- 0.3.21
+
+-------------------------------------------------------------------
+Mon Oct 24 15:39:55 UTC 2011 - sch...@suse.com
+
+- Mergig client and service
+- 0.3.20 
+
+-------------------------------------------------------------------

Old:
----
  webyast-software-0.1.gem

New:
----
  webyast-software-0.3.22.gem

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

Other differences:
------------------
++++++ rubygem-webyast-software.spec ++++++
--- /var/tmp/diff_new_pack.HQMNO0/_old  2012-06-10 23:20:56.000000000 +0200
+++ /var/tmp/diff_new_pack.HQMNO0/_new  2012-06-10 23:20:56.000000000 +0200
@@ -1,52 +1,63 @@
 #
-# spec file for package webyast-software (Version 0.1.x)
+# spec file for package rubygem-webyast-software
 #
-# 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-software
-Version:        0.1
+Version:        0.3.22
 Release:        0
 %define mod_name webyast-software
 %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
-# for testing
-BuildRequires:  ruby-dbus >= 0.3.1
 
+Obsoletes:      webyast-software-ui
+Obsoletes:      webyast-software-ws
+Provides:       webyast-software-ui
+Provides:       webyast-software-ws
+
+%if 0%{?suse_version} == 0 || %suse_version <= 1130
 # ruby-dbus is required by webyast-base already
 # but here we use a recent feature of on_signal
 Requires:       ruby-dbus >= 0.3.1
+BuildRequires:  ruby-dbus >= 0.3.1
+%else
+Requires:       rubygem-ruby-dbus
+BuildRequires:  rubygem-ruby-dbus
+%endif
 
-%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1120
-# openSUSE-11.3 (Factory) or newer
+%if 0%{?suse_version} == 0 || %{?suse_version} > 1120
+# openSUSE-11.3 or newer
 Requires:       PackageKit >= 0.5.1-6
-%if 0%{?suse_version} == 1120
-# openSUSE-11.2
-Requires:       PackageKit >= 0.5.1-4
 %else
 # openSUSE-11.1 or SLES11
-Requires:       PackageKit >= 0.3.14-3
-%endif
+Requires:       PackageKit >= 0.3.14
 %endif
 
-URL:            http://en.opensuse.org/Portal:WebYaST
+Url:            http://en.opensuse.org/Portal:WebYaST
 Summary:        WebYaST - software management 
+License:        GPL-2.0
+Group:          Productivity/Networking/Web/Utilities
 Source:         %{mod_full_name}.gem
 Source1:        org.opensuse.yast.modules.yapi.patches.policy
 Source2:        org.opensuse.yast.modules.yapi.packages.policy
@@ -56,6 +67,7 @@
 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.




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

Reply via email to