Hello community,

here is the log from the commit of package rubygem-webyast-network for 
openSUSE:12.3 checked in at 2013-02-05 13:11:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.3/rubygem-webyast-network (Old)
 and      /work/SRC/openSUSE:12.3/.rubygem-webyast-network.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-webyast-network", Maintainer is "lsle...@suse.com"

Changes:
--------
--- 
/work/SRC/openSUSE:12.3/rubygem-webyast-network/rubygem-webyast-network.changes 
    2013-01-31 01:37:12.000000000 +0100
+++ 
/work/SRC/openSUSE:12.3/.rubygem-webyast-network.new/rubygem-webyast-network.changes
        2013-02-05 13:11:47.000000000 +0100
@@ -1,0 +2,25 @@
+Fri Jan 11 14:38:47 UTC 2013 - lsle...@suse.cz
+
+- updated testsuite
+- 0.3.9
+
+-------------------------------------------------------------------
+Thu Jan 10 09:49:10 UTC 2013 - lsle...@suse.cz
+
+- fixed REST API functionality (bnc#789341)
+- fixed crash when accessing /network.xml (bnc#788032)
+- 0.3.8
+
+-------------------------------------------------------------------
+Wed Dec 12 15:32:35 UTC 2012 - lsle...@suse.cz
+
+- restart webyast after package update
+- 0.3.7
+
+-------------------------------------------------------------------
+Fri Oct 12 15:47:14 UTC 2012 - lsle...@suse.cz
+
+- updated yast2-network dependency (more recent version needed)
+- 0.3.6
+
+-------------------------------------------------------------------

Old:
----
  webyast-network-0.3.5.gem

New:
----
  webyast-network-0.3.9.gem

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

Other differences:
------------------
++++++ rubygem-webyast-network.spec ++++++
--- /var/tmp/diff_new_pack.YHB9sG/_old  2013-02-05 13:11:47.000000000 +0100
+++ /var/tmp/diff_new_pack.YHB9sG/_new  2013-02-05 13:11:47.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-webyast-network
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-webyast-network
-Version:        0.3.5
+Version:        0.3.9
 Release:        0
 %define mod_name webyast-network
 %define mod_full_name %{mod_name}-%{version}
@@ -27,9 +27,9 @@
 BuildRequires:  rubygems_with_buildroot_patch
 %rubygems_requires
 BuildRequires:  rubygem-restility
-BuildRequires:  webyast-base >= 0.3
+BuildRequires:  webyast-base >= 0.3.31
 BuildRequires:  webyast-base-testsuite
-PreReq:         webyast-base >= 0.3
+PreReq:         webyast-base >= 0.3.31
 
 Obsoletes:      webyast-network-ui < %{version}
 Obsoletes:      webyast-network-ws < %{version}
@@ -47,7 +47,8 @@
 %if 0%{?suse_version} == 0 || %suse_version > 1110
 Requires:       yast2-network >= 2.18.51
 %else
-Requires:       yast2-network >= 2.17.78.1
+# bonding and bridging support in YaPI
+Requires:       yast2-network >= 2.17.177
 %endif
 
 %package doc
@@ -78,6 +79,7 @@
 %prep
 
 %build
+%create_restart_script
 
 %check
 # run the testsuite
@@ -105,7 +107,7 @@
 # and for webyast
 /usr/sbin/grantwebyastrights --user %{webyast_user} --action grant > /dev/null 
||:
 
-%webyast_update_assets
+%restart_webyast
 
 %postun
 %webyast_remove_assets
@@ -124,6 +126,8 @@
 %dir /usr/share/%{webyast_polkit_dir}
 %attr(644,root,root) %config 
/usr/share/%{webyast_polkit_dir}/org.opensuse.yast.modules.yapi.network.policy
 
+%restart_script_name
+
 %files doc
 %defattr(-,root,root,-)
 %doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/


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

Reply via email to