Hello community,

here is the log from the commit of package marco for openSUSE:Factory checked 
in at 2014-10-05 20:31:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/marco (Old)
 and      /work/SRC/openSUSE:Factory/.marco.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "marco"

Changes:
--------
--- /work/SRC/openSUSE:Factory/marco/marco.changes      2014-07-12 
17:15:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.marco.new/marco.changes 2014-10-05 
20:32:59.000000000 +0200
@@ -1,0 +2,8 @@
+Fri Oct  3 09:24:26 UTC 2014 - [email protected]
+
+- Update to version 1.8.2
+  + Tell we are Metacity to avoid issues with maximized Java 
+    applications
+  + Tell to GTK3 that marco support _GTK_FRAME_EXTENTS hint
+
+-------------------------------------------------------------------

Old:
----
  marco-1.8.1.tar.xz

New:
----
  marco-1.8.2.tar.xz

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

Other differences:
------------------
++++++ marco.spec ++++++
--- /var/tmp/diff_new_pack.tXTjex/_old  2014-10-05 20:33:00.000000000 +0200
+++ /var/tmp/diff_new_pack.tXTjex/_new  2014-10-05 20:33:00.000000000 +0200
@@ -17,7 +17,7 @@
 
 Name:           marco
 %define _libname libmarco-private0
-Version:        1.8.1
+Version:        1.8.2
 Release:        0
 License:        GPL-2.0+
 Summary:        MATE window manager

++++++ marco-1.8.1.tar.xz -> marco-1.8.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/marco-1.8.1/NEWS new/marco-1.8.2/NEWS
--- old/marco-1.8.1/NEWS        2014-06-25 11:52:25.000000000 +0200
+++ new/marco-1.8.2/NEWS        2014-09-25 14:07:51.000000000 +0200
@@ -1,3 +1,6 @@
+1.8.2
+    * Tell we are Metacity to avoid issues with maximized Java applications
+    * Tell to GTK3 that marco support _GTK_FRAME_EXTENTS hint
 1.8.1
 
     * Fix panels and windows going transparent with compositing enabled.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/marco-1.8.1/config.guess new/marco-1.8.2/config.guess
--- old/marco-1.8.1/config.guess        2014-06-25 11:54:55.000000000 +0200
+++ new/marco-1.8.2/config.guess        2014-09-28 22:01:55.000000000 +0200
@@ -2,7 +2,7 @@
 # Attempt to guess a canonical system name.
 #   Copyright 1992-2014 Free Software Foundation, Inc.
 
-timestamp='2014-02-12'
+timestamp='2014-03-23'
 
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -826,7 +826,7 @@
     *:MINGW*:*)
        echo ${UNAME_MACHINE}-pc-mingw32
        exit ;;
-    i*:MSYS*:*)
+    *:MSYS*:*)
        echo ${UNAME_MACHINE}-pc-msys
        exit ;;
     i*:windows32*:*)
@@ -969,10 +969,10 @@
        eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
        test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
        ;;
-    or1k:Linux:*:*)
-       echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
+    openrisc*:Linux:*:*)
+       echo or1k-unknown-linux-${LIBC}
        exit ;;
-    or32:Linux:*:*)
+    or32:Linux:*:* | or1k*:Linux:*:*)
        echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
        exit ;;
     padre:Linux:*:*)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/marco-1.8.1/config.sub new/marco-1.8.2/config.sub
--- old/marco-1.8.1/config.sub  2014-06-25 11:54:55.000000000 +0200
+++ new/marco-1.8.2/config.sub  2014-09-28 22:01:55.000000000 +0200
@@ -2,7 +2,7 @@
 # Configuration validation subroutine script.
 #   Copyright 1992-2014 Free Software Foundation, Inc.
 
-timestamp='2014-01-01'
+timestamp='2014-07-28'
 
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -283,8 +283,10 @@
        | mips64vr5900 | mips64vr5900el \
        | mipsisa32 | mipsisa32el \
        | mipsisa32r2 | mipsisa32r2el \
+       | mipsisa32r6 | mipsisa32r6el \
        | mipsisa64 | mipsisa64el \
        | mipsisa64r2 | mipsisa64r2el \
+       | mipsisa64r6 | mipsisa64r6el \
        | mipsisa64sb1 | mipsisa64sb1el \
        | mipsisa64sr71k | mipsisa64sr71kel \
        | mipsr5900 | mipsr5900el \
@@ -296,8 +298,7 @@
        | nds32 | nds32le | nds32be \
        | nios | nios2 | nios2eb | nios2el \
        | ns16k | ns32k \
-       | open8 \
-       | or1k | or32 \
+       | open8 | or1k | or1knd | or32 \
        | pdp10 | pdp11 | pj | pjl \
        | powerpc | powerpc64 | powerpc64le | powerpcle \
        | pyramid \
@@ -402,8 +403,10 @@
        | mips64vr5900-* | mips64vr5900el-* \
        | mipsisa32-* | mipsisa32el-* \
        | mipsisa32r2-* | mipsisa32r2el-* \
+       | mipsisa32r6-* | mipsisa32r6el-* \
        | mipsisa64-* | mipsisa64el-* \
        | mipsisa64r2-* | mipsisa64r2el-* \
+       | mipsisa64r6-* | mipsisa64r6el-* \
        | mipsisa64sb1-* | mipsisa64sb1el-* \
        | mipsisa64sr71k-* | mipsisa64sr71kel-* \
        | mipsr5900-* | mipsr5900el-* \
@@ -415,6 +418,7 @@
        | nios-* | nios2-* | nios2eb-* | nios2el-* \
        | none-* | np1-* | ns16k-* | ns32k-* \
        | open8-* \
+       | or1k*-* \
        | orion-* \
        | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
        | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \
@@ -842,6 +846,10 @@
                basic_machine=powerpc-unknown
                os=-morphos
                ;;
+       moxiebox)
+               basic_machine=moxie-unknown
+               os=-moxiebox
+               ;;
        msdos)
                basic_machine=i386-pc
                os=-msdos
@@ -1387,14 +1395,14 @@
              | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* 
\
              | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \
              | -linux-newlib* | -linux-musl* | -linux-uclibc* \
-             | -uxpv* | -beos* | -mpeix* | -udk* \
+             | -uxpv* | -beos* | -mpeix* | -udk* | -moxiebox* \
              | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
              | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
              | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* | -irx* \
              | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
              | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
              | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
-             | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es*)
+             | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es* | 
-tirtos*)
        # Remember, each alternative MUST END IN *, to match a version number.
                ;;
        -qnx*)
@@ -1612,9 +1620,6 @@
        mips*-*)
                os=-elf
                ;;
-       or1k-*)
-               os=-elf
-               ;;
        or32-*)
                os=-coff
                ;;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/marco-1.8.1/configure new/marco-1.8.2/configure
--- old/marco-1.8.1/configure   2014-06-25 11:54:54.000000000 +0200
+++ new/marco-1.8.2/configure   2014-09-28 22:01:54.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for marco 1.8.1.
+# Generated by GNU Autoconf 2.69 for marco 1.8.2.
 #
 # Report bugs to <https://github.com/mate-desktop/marco>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='marco'
 PACKAGE_TARNAME='marco'
-PACKAGE_VERSION='1.8.1'
-PACKAGE_STRING='marco 1.8.1'
+PACKAGE_VERSION='1.8.2'
+PACKAGE_STRING='marco 1.8.2'
 PACKAGE_BUGREPORT='https://github.com/mate-desktop/marco'
 PACKAGE_URL=''
 
@@ -1429,7 +1429,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures marco 1.8.1 to adapt to many kinds of systems.
+\`configure' configures marco 1.8.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1503,7 +1503,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of marco 1.8.1:";;
+     short | recursive ) echo "Configuration of marco 1.8.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1651,7 +1651,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-marco configure 1.8.1
+marco configure 1.8.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2203,7 +2203,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by marco $as_me 1.8.1, which was
+It was created by marco $as_me 1.8.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3072,7 +3072,7 @@
 
 # Define the identity of the package.
  PACKAGE='marco'
- VERSION='1.8.1'
+ VERSION='1.8.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -16974,7 +16974,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by marco $as_me 1.8.1, which was
+This file was extended by marco $as_me 1.8.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -17040,7 +17040,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-marco config.status 1.8.1
+marco config.status 1.8.2
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/marco-1.8.1/configure.ac new/marco-1.8.2/configure.ac
--- old/marco-1.8.1/configure.ac        2014-06-25 11:50:40.000000000 +0200
+++ new/marco-1.8.2/configure.ac        2014-09-25 14:06:05.000000000 +0200
@@ -2,7 +2,7 @@
 
 m4_define([marco_major_version], [1])
 m4_define([marco_minor_version], [8])
-m4_define([marco_micro_version], [1])
+m4_define([marco_micro_version], [2])
 
 m4_define([marco_version],
           [marco_major_version.marco_minor_version.marco_micro_version])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/marco-1.8.1/src/core/atomnames.h 
new/marco-1.8.2/src/core/atomnames.h
--- old/marco-1.8.1/src/core/atomnames.h        2014-06-25 11:42:54.000000000 
+0200
+++ new/marco-1.8.2/src/core/atomnames.h        2014-09-25 14:01:14.000000000 
+0200
@@ -70,6 +70,7 @@
 item(TIMESTAMP)
 item(VERSION)
 item(ATOM_PAIR)
+item(_GTK_FRAME_EXTENTS)
 
 /* Oddities: These are used, and we need atoms for them,
  * but when we need all _NET_WM hints (i.e. when we're making
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/marco-1.8.1/src/core/display.c 
new/marco-1.8.2/src/core/display.c
--- old/marco-1.8.1/src/core/display.c  2014-06-25 11:42:54.000000000 +0200
+++ new/marco-1.8.2/src/core/display.c  2014-09-25 14:04:48.000000000 +0200
@@ -662,8 +662,8 @@
     meta_prop_set_utf8_string_hint (the_display,
                                     the_display->leader_window,
                                     the_display->atom__NET_WM_NAME,
-                                    "Marco");
-    
+                                    "Metacity (Marco)");
+
     meta_prop_set_utf8_string_hint (the_display,
                                     the_display->leader_window,
                                     the_display->atom__MARCO_VERSION,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/marco-1.8.1/src/core/screen.c 
new/marco-1.8.2/src/core/screen.c
--- old/marco-1.8.1/src/core/screen.c   2014-06-25 11:42:54.000000000 +0200
+++ new/marco-1.8.2/src/core/screen.c   2014-09-25 14:01:14.000000000 +0200
@@ -102,6 +102,7 @@
 #include "atomnames.h"
 #undef item
 #undef EWMH_ATOMS_ONLY
+    screen->display->atom__GTK_FRAME_EXTENTS,
   };
 
   XChangeProperty (screen->display->xdisplay, screen->xroot,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/marco-1.8.1/src/core/window-props.c 
new/marco-1.8.2/src/core/window-props.c
--- old/marco-1.8.1/src/core/window-props.c     2014-06-25 11:42:54.000000000 
+0200
+++ new/marco-1.8.2/src/core/window-props.c     2014-09-25 14:01:14.000000000 
+0200
@@ -216,6 +216,14 @@
 }
 
 static void
+reload_gtk_frame_extents (MetaWindow    *window,
+                          MetaPropValue *value,
+                          gboolean       initial)
+{
+  return;
+}
+
+static void
 reload_struts (MetaWindow    *window,
                MetaPropValue *value,
                gboolean       initial)
@@ -1507,6 +1515,7 @@
     { XA_WM_HINTS,                     META_PROP_VALUE_WM_HINTS,  
reload_wm_hints },
     { XA_WM_TRANSIENT_FOR,             META_PROP_VALUE_WINDOW,    
reload_transient_for },
     { display->atom__NET_WM_USER_TIME_WINDOW, META_PROP_VALUE_WINDOW, 
reload_net_wm_user_time_window },
+    { display->atom__GTK_FRAME_EXTENTS, META_PROP_VALUE_CARDINAL_LIST, 
reload_gtk_frame_extents },
     { 0 },
   };
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to