Hello community,

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

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

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/rubygem-webyast-software/rubygem-webyast-software.changes
        2012-12-10 11:00:11.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-webyast-software.new/rubygem-webyast-software.changes
   2013-02-05 13:14:16.000000000 +0100
@@ -1,0 +2,35 @@
+Thu Jan  3 14:57:46 UTC 2013 - lsle...@suse.cz
+
+- fixed "Select All" check box functionality at patch index page
+  (bnc#795942)
+- fixed repository XML response (bnc#795901)
+- fixed installing patches with EULA (bnc#795803)
+- 0.3.35
+
+-------------------------------------------------------------------
+Fri Dec 14 11:32:26 UTC 2012 - lsle...@suse.cz
+
+- fixed caching issue in patches index page
+- 0.3.34
+
+-------------------------------------------------------------------
+Wed Dec 12 09:34:18 UTC 2012 - lsle...@suse.cz
+
+- fixed JS rendering at new repository page, allow changing
+  properties of the new repository (bnc#794049)
+- restart webyast after package update
+- 0.3.33
+
+-------------------------------------------------------------------
+Mon Dec 10 15:08:08 UTC 2012 - lsle...@suse.cz
+
+- display a warning when software management is locked by another
+  application, do not crash (bnc#793602)
+- display patch messages better (bnc#790748)
+
+-------------------------------------------------------------------
+Tue Dec  4 11:42:38 UTC 2012 - lsle...@suse.cz
+
+- fixed rendering permission error in patch summary
+
+-------------------------------------------------------------------

Old:
----
  webyast-software-0.3.32.gem

New:
----
  webyast-software-0.3.35.gem

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

Other differences:
------------------
++++++ rubygem-webyast-software.spec ++++++
--- /var/tmp/diff_new_pack.jyTFgU/_old  2013-02-05 13:14:17.000000000 +0100
+++ /var/tmp/diff_new_pack.jyTFgU/_new  2013-02-05 13:14:17.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-webyast-software
 #
-# 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-software
-Version:        0.3.32
+Version:        0.3.35
 Release:        0
 %define mod_name webyast-software
 %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-software-ui < %{version}
 Obsoletes:      webyast-software-ws < %{version}
@@ -84,6 +84,7 @@
 %prep
 
 %build
+%create_restart_script
 
 %check
 # run the testsuite
@@ -122,7 +123,7 @@
 /usr/sbin/grantwebyastrights --user %{webyast_user} --action grant --policy 
org.freedesktop.packagekit.system-update >& /dev/null || true
 /usr/sbin/grantwebyastrights --user %{webyast_user} --action grant --policy 
org.freedesktop.packagekit.package-eula-accept >& /dev/null || true
 
-%webyast_update_assets
+%restart_webyast
 
 %postun
 %webyast_remove_assets
@@ -145,6 +146,8 @@
 %attr(644,root,root) %config 
/usr/share/%{webyast_polkit_dir}/org.opensuse.yast.modules.yapi.repositories.policy
 %attr(775,%{webyast_user},root) /var/lib/webyast/software
 
+%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