Hello community,

here is the log from the commit of package gnome-system-monitor for 
openSUSE:Factory checked in at 2018-05-22 16:59:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-system-monitor (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-system-monitor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-system-monitor"

Tue May 22 16:59:12 2018 rev:104 rq:606923 version:3.28.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gnome-system-monitor/gnome-system-monitor.changes    
    2018-04-19 15:23:12.762374096 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-system-monitor.new/gnome-system-monitor.changes
   2018-05-22 16:59:15.194139781 +0200
@@ -1,0 +2,8 @@
+Wed May  9 15:55:41 UTC 2018 - bjorn....@gmail.com
+
+- Update to version 3.28.2:
+  + End process dialog box title expands to full length of process
+    title (bgo#788066).
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gnome-system-monitor-3.28.1.tar.xz

New:
----
  gnome-system-monitor-3.28.2.tar.xz

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

Other differences:
------------------
++++++ gnome-system-monitor.spec ++++++
--- /var/tmp/diff_new_pack.rH0qu0/_old  2018-05-22 16:59:15.786118242 +0200
+++ /var/tmp/diff_new_pack.rH0qu0/_new  2018-05-22 16:59:15.790118096 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           gnome-system-monitor
-Version:        3.28.1
+Version:        3.28.2
 Release:        0
 Summary:        A process monitor for the GNOME desktop
 License:        GPL-2.0-or-later

++++++ gnome-system-monitor-3.28.1.tar.xz -> gnome-system-monitor-3.28.2.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-system-monitor-3.28.1/ChangeLog 
new/gnome-system-monitor-3.28.2/ChangeLog
--- old/gnome-system-monitor-3.28.1/ChangeLog   2018-04-09 20:53:08.000000000 
+0200
+++ new/gnome-system-monitor-3.28.2/ChangeLog   2018-05-09 16:48:05.000000000 
+0200
@@ -1,3 +1,23 @@
+2018-05-09  Ognjen Galic  <smclt...@gmail.com>
+
+       dialog: use short process name instead of full
+
+       When there is a long process name, the name of the
+       process in the kill dialog is show in full. This is a problem
+       because long process names (such as google chrome) cause the dialog
+       to extend all the way across the room.
+
+       This patch fixes that by just displaying the short process name
+       without the command line parameters.
+
+       Signed-off-by: Ognjen Galic <smclt...@gmail.com>
+
+       https://bugzilla.gnome.org/show_bug.cgi?id=788066
+
+2018-04-17  Jordi Mas  <j...@softcatala.org>
+
+       Update Catalan translation
+
 2018-04-09  Robert Roth  <robert.roth....@gmail.com>
 
        Prepared release 3.28.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-system-monitor-3.28.1/NEWS 
new/gnome-system-monitor-3.28.2/NEWS
--- old/gnome-system-monitor-3.28.1/NEWS        2018-04-09 20:40:06.000000000 
+0200
+++ new/gnome-system-monitor-3.28.2/NEWS        2018-05-09 16:46:41.000000000 
+0200
@@ -1,3 +1,14 @@
+New in 3.28.2 - 9 May 2018
+
+* added/updated translations
+  Stas Solovey (ru)
+  Matej Urbančič (sl)
+  Dz Chen (zh_CN)
+  Guillaume Bernard (fr)
+
+List of fixed bugs
+  788066 End process dialog box title expands to full length of process title
+
 New in 3.28.1 - 9 April 2018
 
 * added/updated translations
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-system-monitor-3.28.1/configure 
new/gnome-system-monitor-3.28.2/configure
--- old/gnome-system-monitor-3.28.1/configure   2018-04-09 20:50:46.000000000 
+0200
+++ new/gnome-system-monitor-3.28.2/configure   2018-05-09 16:46:58.000000000 
+0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for gnome-system-monitor 3.28.1.
+# Generated by GNU Autoconf 2.69 for gnome-system-monitor 3.28.2.
 #
 # Report bugs to 
<http://bugzilla.gnome.org/enter_bug.cgi?product=system-monitor>.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='gnome-system-monitor'
 PACKAGE_TARNAME='gnome-system-monitor'
-PACKAGE_VERSION='3.28.1'
-PACKAGE_STRING='gnome-system-monitor 3.28.1'
+PACKAGE_VERSION='3.28.2'
+PACKAGE_STRING='gnome-system-monitor 3.28.2'
 
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=system-monitor'
 PACKAGE_URL=''
 
@@ -1405,7 +1405,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 gnome-system-monitor 3.28.1 to adapt to many kinds of 
systems.
+\`configure' configures gnome-system-monitor 3.28.2 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1476,7 +1476,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of gnome-system-monitor 3.28.1:";;
+     short | recursive ) echo "Configuration of gnome-system-monitor 3.28.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1632,7 +1632,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gnome-system-monitor configure 3.28.1
+gnome-system-monitor configure 3.28.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2073,7 +2073,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by gnome-system-monitor $as_me 3.28.1, which was
+It was created by gnome-system-monitor $as_me 3.28.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2943,7 +2943,7 @@
 
 # Define the identity of the package.
  PACKAGE='gnome-system-monitor'
- VERSION='3.28.1'
+ VERSION='3.28.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -20526,7 +20526,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by gnome-system-monitor $as_me 3.28.1, which was
+This file was extended by gnome-system-monitor $as_me 3.28.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -20592,7 +20592,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-gnome-system-monitor config.status 3.28.1
+gnome-system-monitor config.status 3.28.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/gnome-system-monitor-3.28.1/configure.ac 
new/gnome-system-monitor-3.28.2/configure.ac
--- old/gnome-system-monitor-3.28.1/configure.ac        2018-04-09 
20:37:59.000000000 +0200
+++ new/gnome-system-monitor-3.28.2/configure.ac        2018-05-09 
16:45:32.000000000 +0200
@@ -2,7 +2,7 @@
 AC_PREREQ([2.63])
 
 AC_INIT([gnome-system-monitor],
-        [3.28.1],
+        [3.28.2],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=system-monitor],
         [gnome-system-monitor])
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-system-monitor-3.28.1/gnome-system-monitor-kde.desktop.in 
new/gnome-system-monitor-3.28.2/gnome-system-monitor-kde.desktop.in
--- old/gnome-system-monitor-3.28.1/gnome-system-monitor-kde.desktop.in 
2018-04-09 20:50:50.000000000 +0200
+++ new/gnome-system-monitor-3.28.2/gnome-system-monitor-kde.desktop.in 
2018-05-09 16:47:01.000000000 +0200
@@ -13,6 +13,6 @@
 X-GNOME-Bugzilla-Bugzilla=GNOME
 X-GNOME-Bugzilla-Product=system-monitor
 X-GNOME-Bugzilla-Component=general
-X-GNOME-Bugzilla-Version=3.28.1
+X-GNOME-Bugzilla-Version=3.28.2
 # Translators: Search terms to find this application. Do NOT translate or 
localize the semicolons! The list MUST also end with a semicolon!
 Keywords=Monitor;System;Process;CPU;Memory;Network;History;Usage;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-system-monitor-3.28.1/gnome-system-monitor.desktop.in 
new/gnome-system-monitor-3.28.2/gnome-system-monitor.desktop.in
--- old/gnome-system-monitor-3.28.1/gnome-system-monitor.desktop.in     
2018-04-09 20:50:50.000000000 +0200
+++ new/gnome-system-monitor-3.28.2/gnome-system-monitor.desktop.in     
2018-05-09 16:47:01.000000000 +0200
@@ -13,6 +13,6 @@
 X-GNOME-Bugzilla-Bugzilla=GNOME
 X-GNOME-Bugzilla-Product=system-monitor
 X-GNOME-Bugzilla-Component=general
-X-GNOME-Bugzilla-Version=3.28.1
+X-GNOME-Bugzilla-Version=3.28.2
 # Translators: Search terms to find this application. Do NOT translate or 
localize the semicolons! The list MUST also end with a semicolon!
 
Keywords=Monitor;System;Process;CPU;Memory;Network;History;Usage;Performance;Task;Manager;Activity;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-system-monitor-3.28.1/ltmain.sh 
new/gnome-system-monitor-3.28.2/ltmain.sh
--- old/gnome-system-monitor-3.28.1/ltmain.sh   2018-04-09 20:50:41.000000000 
+0200
+++ new/gnome-system-monitor-3.28.2/ltmain.sh   2018-05-09 16:46:53.000000000 
+0200
@@ -7272,10 +7272,12 @@
       # -tp=*                Portland pgcc target processor selection
       # --sysroot=*          for sysroot support
       # -O*, -g*, -flto*, -fwhopr*, -fuse-linker-plugin GCC link-time 
optimization
+      # -specs=*             GCC specs files
       # -stdlib=*            select c++ std lib with clang
       -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
       
-t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|--sysroot=*| \
-      -O*|-g*|-flto*|-fwhopr*|-fuse-linker-plugin|-fstack-protector*|-stdlib=*)
+      
-O*|-g*|-flto*|-fwhopr*|-fuse-linker-plugin|-fstack-protector*|-stdlib=*| \
+      -specs=*)
         func_quote_for_eval "$arg"
        arg=$func_quote_for_eval_result
         func_append compile_command " $arg"
Binary files old/gnome-system-monitor-3.28.1/po/ca.gmo and 
new/gnome-system-monitor-3.28.2/po/ca.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-system-monitor-3.28.1/po/ca.po 
new/gnome-system-monitor-3.28.2/po/ca.po
--- old/gnome-system-monitor-3.28.1/po/ca.po    2018-02-11 08:58:36.000000000 
+0100
+++ new/gnome-system-monitor-3.28.2/po/ca.po    2018-05-09 16:37:45.000000000 
+0200
@@ -466,7 +466,7 @@
 
 #: ../src/legacy/e_date.c:194
 msgid "%b %d %Y"
-msgstr "%d de %b de %Y"
+msgstr "%d %b de %Y"
 
 #: ../src/legacy/gsm_color_button.c:141
 msgid "Fraction"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-system-monitor-3.28.1/src/procdialogs.cpp 
new/gnome-system-monitor-3.28.2/src/procdialogs.cpp
--- old/gnome-system-monitor-3.28.1/src/procdialogs.cpp 2018-02-11 
08:58:36.000000000 +0100
+++ new/gnome-system-monitor-3.28.2/src/procdialogs.cpp 2018-05-09 
16:39:29.000000000 +0200
@@ -72,23 +72,27 @@
         // get the last selected row
         gtk_tree_selection_selected_foreach (app->selection, get_last_selected,
                                          &selected_process);
+
+       std::string *process_name = &selected_process->name;
+       std::string short_process_name = process_name->substr(0, 
process_name->find(" "));
+
         switch (signal) {
             case SIGKILL:
                 /*xgettext: primary alert message for killing single process*/
                 primary = g_strdup_printf (_("Are you sure you want to kill 
the selected process “%s” (PID: %u)?"),
-                                           selected_process->name.c_str(),
+                                           short_process_name.c_str(),
                                            selected_process->pid);
                 break;
             case SIGTERM:
                 /*xgettext: primary alert message for ending single process*/
                 primary = g_strdup_printf (_("Are you sure you want to end the 
selected process “%s” (PID: %u)?"),
-                                           selected_process->name.c_str(),
+                                           short_process_name.c_str(),
                                            selected_process->pid);
                 break;
             default: // SIGSTOP
                 /*xgettext: primary alert message for stopping single process*/
                 primary = g_strdup_printf (_("Are you sure you want to stop 
the selected process “%s” (PID: %u)?"),
-                                           selected_process->name.c_str(),
+                                           short_process_name.c_str(),
                                            selected_process->pid);
                 break;
         }


Reply via email to