Hello community, here is the log from the commit of package rubygem-webyast-status for openSUSE:Factory checked in at 2013-02-05 13:14:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-webyast-status (Old) and /work/SRC/openSUSE:Factory/.rubygem-webyast-status.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-webyast-status", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-webyast-status/rubygem-webyast-status.changes 2012-12-05 14:08:44.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.rubygem-webyast-status.new/rubygem-webyast-status.changes 2013-02-05 13:14:38.000000000 +0100 @@ -1,0 +2,24 @@ +Fri Jan 4 15:48:15 UTC 2013 - [email protected] + +- fixed displaying graph when the current value is out of the + predefined limits (bnc#795844) +- 0.3.14 + +------------------------------------------------------------------- +Fri Jan 4 10:17:31 UTC 2013 - [email protected] + +- fixed displaying graphs in IE9 (bnc#782418) +- 0.3.13 + +------------------------------------------------------------------- +Wed Dec 12 15:42:56 UTC 2012 - [email protected] + +- restart webyast after package update +- 0.3.12 + +------------------------------------------------------------------- +Thu Dec 6 15:33:07 UTC 2012 - [email protected] + +- fixed displaying graphs in IE9 (bnc#782418) + +------------------------------------------------------------------- Old: ---- webyast-status-0.3.11.gem New: ---- webyast-status-0.3.14.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-webyast-status.spec ++++++ --- /var/tmp/diff_new_pack.YRCr3o/_old 2013-02-05 13:14:38.000000000 +0100 +++ /var/tmp/diff_new_pack.YRCr3o/_new 2013-02-05 13:14:38.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package rubygem-webyast-status # -# 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-status -Version: 0.3.11 +Version: 0.3.14 Release: 0 %define mod_name webyast-status %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 # /usr/bin/pgrep Requires: procps @@ -83,6 +83,7 @@ %prep %build +%create_restart_script %check # run the testsuite @@ -148,7 +149,7 @@ %{fillup_and_insserv -Y collectd} rccollectd try-restart -%webyast_update_assets +%restart_webyast %postun %webyast_remove_assets @@ -176,6 +177,8 @@ %dir /etc/webyast/vendor %config /etc/webyast/logs.yml +%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]
