Hello community,

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

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

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/rubygem-webyast-administrator/rubygem-webyast-administrator.changes
      2012-12-05 14:08:35.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-webyast-administrator.new/rubygem-webyast-administrator.changes
 2013-02-05 13:06:22.000000000 +0100
@@ -1,0 +2,18 @@
+Thu Jan  3 09:38:14 UTC 2013 - lsle...@suse.cz
+
+- return 422 Error if empty POST is sent (bnc#790373)
+- 0.3.9
+
+-------------------------------------------------------------------
+Mon Dec 17 10:14:26 UTC 2012 - lsle...@suse.cz
+
+- fixed email aliases validation (bnc#794587)
+- 0.3.8
+
+-------------------------------------------------------------------
+Wed Dec 12 15:25:47 UTC 2012 - lsle...@suse.cz
+
+- restart webyast after package update
+- 0.3.7
+
+-------------------------------------------------------------------

Old:
----
  webyast-administrator-0.3.6.gem

New:
----
  webyast-administrator-0.3.9.gem

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

Other differences:
------------------
++++++ rubygem-webyast-administrator.spec ++++++
--- /var/tmp/diff_new_pack.dN3gUm/_old  2013-02-05 13:06:23.000000000 +0100
+++ /var/tmp/diff_new_pack.dN3gUm/_new  2013-02-05 13:06:23.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-webyast-administrator
 #
-# 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-administrator
-Version:        0.3.6
+Version:        0.3.9
 Release:        0
 %define mod_name webyast-administrator
 %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
 Requires:       yast2-users
 
 Obsoletes:      webyast-root-user-ui < %{version}
@@ -68,13 +68,14 @@
 
 %prep
 %build
+%create_restart_script
 
 %post
 # granting all permissions for the web user
 /usr/sbin/grantwebyastrights --user root --action grant > /dev/null
 /usr/sbin/grantwebyastrights --user %{webyast_user} --action grant > /dev/null
 
-%webyast_update_assets
+%restart_webyast
 
 %postun
 %webyast_remove_assets
@@ -110,6 +111,8 @@
 %dir /usr/share/%{webyast_polkit_dir}
 %attr(644,root,root) %config 
/usr/share/%{webyast_polkit_dir}/org.opensuse.yast.modules.yapi.administrator.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