Hello community,

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

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

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/rubygem-webyast-services/rubygem-webyast-services.changes
        2012-11-08 21:53:39.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-webyast-services.new/rubygem-webyast-services.changes
   2013-02-05 13:13:55.000000000 +0100
@@ -1,0 +2,20 @@
+Wed Dec 12 14:34:12 UTC 2012 - lsle...@suse.cz
+
+- REST API - fixed PUT method handler (bnc#789911)
+- build REST API documentation (restdoc)
+- restart webyast after package update
+- 0.3.7
+
+-------------------------------------------------------------------
+Tue Dec 11 20:34:45 UTC 2012 - lsle...@suse.cz
+
+- fixed filtering services, WebYaST now uses nginx instead of
+  lighttpd
+
+-------------------------------------------------------------------
+Thu Dec  6 09:53:42 UTC 2012 - lsle...@suse.cz
+
+- fixed JS loading in IE9 (console is not available by default)
+  (bnc#783873)
+
+-------------------------------------------------------------------

Old:
----
  webyast-services-0.3.6.gem

New:
----
  webyast-services-0.3.7.gem

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

Other differences:
------------------
++++++ rubygem-webyast-services.spec ++++++
--- /var/tmp/diff_new_pack.pqXuai/_old  2013-02-05 13:13:56.000000000 +0100
+++ /var/tmp/diff_new_pack.pqXuai/_new  2013-02-05 13:13:56.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-webyast-services
-Version:        0.3.6
+Version:        0.3.7
 Release:        0
 %define mod_name webyast-services
 %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-services-ui < %{version}
 Obsoletes:      webyast-services-ws < %{version}
@@ -81,6 +81,7 @@
 %prep
 
 %build
+%create_restart_script
 
 %check
 # run the testsuite
@@ -105,6 +106,8 @@
 mkdir -p $RPM_BUILD_ROOT/etc/webyast/
 cp %SOURCE3 $RPM_BUILD_ROOT/etc/webyast/
 
+%webyast_build_restdoc
+
 %webyast_build_plugin_assets
 
 %clean
@@ -117,7 +120,7 @@
 /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
@@ -145,6 +148,8 @@
 /usr/share/YaST2/modules/YML.rb
 /usr/share/YaST2/modules/YaPI/SERVICES.pm
 
+%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