Hello community,

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

Package is "rubygem-webyast-users", Maintainer is "[email protected]"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/rubygem-webyast-users/rubygem-webyast-users.changes  
    2012-12-10 12:21:05.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-webyast-users.new/rubygem-webyast-users.changes
 2013-02-05 13:18:38.000000000 +0100
@@ -1,0 +2,17 @@
+Wed Jan 16 14:28:48 UTC 2013 - [email protected]
+
+- fix updating user roles (bnc#789731)
+- 0.3.9
+
+-------------------------------------------------------------------
+Wed Dec 12 15:50:22 UTC 2012 - [email protected]
+
+- restart webyast after package update
+- 0.3.8
+
+-------------------------------------------------------------------
+Thu Dec  6 11:47:54 UTC 2012 - [email protected]
+
+- fixed check for existing user when there is no user defined yet
+
+-------------------------------------------------------------------

Old:
----
  webyast-users-0.3.7.gem

New:
----
  webyast-users-0.3.9.gem

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

Other differences:
------------------
++++++ rubygem-webyast-users.spec ++++++
--- /var/tmp/diff_new_pack.bKLh8L/_old  2013-02-05 13:18:40.000000000 +0100
+++ /var/tmp/diff_new_pack.bKLh8L/_new  2013-02-05 13:18:40.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-webyast-users
 #
-# 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-users
-Version:        0.3.7
+Version:        0.3.9
 Release:        0
 %define mod_name webyast-users
 %define mod_full_name %{mod_name}-%{version}
@@ -26,9 +26,9 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  rubygems_with_buildroot_patch
 %rubygems_requires
-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-users-ui < %{version}
 Obsoletes:      webyast-users-ws < %{version}
@@ -71,6 +71,7 @@
 %prep
 
 %build
+%create_restart_script
 
 %check
 # run the testsuite
@@ -96,7 +97,7 @@
 # and for webyast
 /usr/sbin/grantwebyastrights --user %{webyast_user} --action grant > /dev/null 
||:
 
-%webyast_update_assets
+%restart_webyast
 
 %postun
 %webyast_remove_assets
@@ -115,6 +116,8 @@
 %dir /usr/share/%{webyast_polkit_dir}
 %attr(644,root,root) %config 
/usr/share/%{webyast_polkit_dir}/org.opensuse.yast.modules.yapi.users.policy
 
+%restart_script_name
+
 %files doc
 %defattr(-,root,root,-)
 %doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to