Hello community,

here is the log from the commit of package mate-menu for openSUSE:Factory 
checked in at 2016-01-01 19:47:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-menu (Old)
 and      /work/SRC/openSUSE:Factory/.mate-menu.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mate-menu"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mate-menu/mate-menu.changes      2015-07-03 
00:09:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.mate-menu.new/mate-menu.changes 2016-01-01 
19:49:59.000000000 +0100
@@ -1,0 +2,6 @@
+Sun Dec 20 16:45:13 UTC 2015 - [email protected]
+
+- Update to 5.6.6.
+- Rebase 0001-execute-fix.patch and 0002-yast2-software.patch.
+
+-------------------------------------------------------------------

Old:
----
  mate-menu-5.6.5a.tar.gz

New:
----
  mate-menu-5.6.6.tar.gz

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

Other differences:
------------------
++++++ mate-menu.spec ++++++
--- /var/tmp/diff_new_pack.gssboE/_old  2016-01-01 19:50:00.000000000 +0100
+++ /var/tmp/diff_new_pack.gssboE/_new  2016-01-01 19:50:00.000000000 +0100
@@ -17,22 +17,22 @@
 
 
 %define _name   mate_menu
-%define _rev    b130be3ff9ad
+%define _rev    37bbd306cb0c
 Name:           mate-menu
-Version:        5.6.5a
+Version:        5.6.6
 Release:        0
 Summary:        Advanced MATE menu
 License:        GPL-2.0+
 Group:          System/GUI/Other
 Url:            https://bitbucket.org/ubuntu-mate/mate-tweak
 Source:         
https://bitbucket.org/ubuntu-mate/%{name}/get/%{version}.tar.gz#/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM 0001-execute-fix.patch [email protected] -- Fix intends 
in mate-menu execute.py
+# PATCH-FIX-UPSTREAM 0001-execute-fix.patch [email protected] -- Fix intends 
in mate-menu execute.py.
 Patch0:         0001-execute-fix.patch
-# PATCH-FIX-UPSTREAM 0001-recent-icon.patch [email protected] -- 
mate-folder.png icon doesn't exits in icon themes, use folder.png
+# PATCH-FIX-UPSTREAM 0001-recent-icon.patch [email protected] -- 
mate-folder.png icon doesn't exist in icon themes, use folder.png.
 Patch1:         0001-recent-icon.patch
 # PATCH-FIX-OPENSUSE 0002-xterm-no-symlink-dep.patch [email protected] -- 
Remove dependency on x-terminal-emulator Debian's symlink.
 Patch2:         0002-xterm-no-symlink-dep.patch
-# PATCH-FEATURE-OPENSUSE 0002-yast2-software.patch [email protected] -- Add 
YaST2 and GNOME PackageKit package managers
+# PATCH-FEATURE-OPENSUSE 0002-yast2-software.patch [email protected] -- Use 
YaST2 and GNOME PackageKit package managers.
 Patch3:         0002-yast2-software.patch
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
@@ -52,7 +52,7 @@
 Requires:       python-xdg
 Requires:       python-xlib
 Requires:       xdg-utils
-Recommends:     %{name}-lang = %{version}
+Recommends:     %{name}-lang
 BuildArch:      noarch
 %glib2_gsettings_schema_requires
 
@@ -61,7 +61,7 @@
 autosession, and many other features.
 
 This menu originated in the Linux Mint distribution and has
-been ported to other distros that ship the MATE Desktop
+been ported to other distributions that ship the MATE Desktop
 Environment.
 
 %lang_package

++++++ 0001-execute-fix.patch ++++++
--- /var/tmp/diff_new_pack.gssboE/_old  2016-01-01 19:50:00.000000000 +0100
+++ /var/tmp/diff_new_pack.gssboE/_new  2016-01-01 19:50:01.000000000 +0100
@@ -1,12 +1,11 @@
-diff -aur a/mate_menu/execute.py b/mate_menu/execute.py
 --- a/mate_menu/execute.py
 +++ b/mate_menu/execute.py
-@@ -50,7 +50,7 @@
+@@ -50,7 +50,7 @@ def Execute( cmd , commandCwd=None):
                        except Exception, detail:
                                print detail
                                return False
 -              cmd = cmd.split()
 +      cmd = cmd.split()
        cmd = RemoveArgs(cmd)
-       
+ 
        try:

++++++ 0002-yast2-software.patch ++++++
--- /var/tmp/diff_new_pack.gssboE/_old  2016-01-01 19:50:01.000000000 +0100
+++ /var/tmp/diff_new_pack.gssboE/_new  2016-01-01 19:50:01.000000000 +0100
@@ -1,10 +1,9 @@
-diff -aur a/mate_menu/plugins/system_management.py 
b/mate_menu/plugins/system_management.py
 --- a/mate_menu/plugins/system_management.py
 +++ b/mate_menu/plugins/system_management.py
-@@ -142,13 +142,13 @@
+@@ -142,13 +142,13 @@ class pluginclass( object ):
      def do_standard_items( self ):
  
-         if ( self.showPackageManager == True ):           
+         if ( self.showPackageManager == True ):
 -            if os.path.exists("/usr/bin/software-center") or 
os.path.exists("/usr/bin/synaptic-pkexec"):
 -                if os.path.exists("/usr/bin/synaptic-pkexec"):
 -                    Button2 = easyButton("synaptic", self.iconsize, 
[_("Package Manager")], -1, -1 )

++++++ mate-menu-5.6.5a.tar.gz -> mate-menu-5.6.6.tar.gz ++++++
++++ 14052 lines of diff (skipped)


Reply via email to