Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lxtask for openSUSE:Factory checked 
in at 2021-01-21 21:57:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxtask (Old)
 and      /work/SRC/openSUSE:Factory/.lxtask.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lxtask"

Thu Jan 21 21:57:03 2021 rev:27 rq:865272 version:0.1.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/lxtask/lxtask.changes    2020-07-06 
16:36:45.612539820 +0200
+++ /work/SRC/openSUSE:Factory/.lxtask.new.28504/lxtask.changes 2021-01-21 
21:57:05.569851445 +0100
@@ -1,0 +2,7 @@
+Tue Jan 19 22:01:12 UTC 2021 - Dirk M??ller <[email protected]>
+
+- update to 0.1.10:
+  * bugfixes 
+  * translation updates
+
+-------------------------------------------------------------------

Old:
----
  lxtask-0.1.9.tar.xz

New:
----
  lxtask-0.1.10.tar.xz

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

Other differences:
------------------
++++++ lxtask.spec ++++++
--- /var/tmp/diff_new_pack.wkVYxW/_old  2021-01-21 21:57:06.117851631 +0100
+++ /var/tmp/diff_new_pack.wkVYxW/_new  2021-01-21 21:57:06.117851631 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lxtask
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:           lxtask
-Version:        0.1.9
+Version:        0.1.10
 Release:        0
 Summary:        Lightweight Task Manager
 License:        GPL-2.0-only
 Group:          System/GUI/LXDE
-URL:            http://www.lxde.org/
-Source0:        
https://sourceforge.net/projects/lxde/files/LXTask%20%28task%20manager%29/LXTask%200.1.x/%{name}-%{version}.tar.xz
+URL:            https://www.lxde.org/
+Source0:        
https://downloads.sourceforge.net/project/lxde/LXTask%20%28task%20manager%29/LXTask%200.1.x/lxtask-%{version}.tar.xz
 BuildRequires:  docbook-utils
 BuildRequires:  fdupes
 BuildRequires:  gtk2-devel
@@ -41,7 +41,6 @@
 %setup -q
 
 %build
-export CFLAGS="%optflags -fcommon"
 %configure
 %make_build
 

++++++ lxtask-0.1.9.tar.xz -> lxtask-0.1.10.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxtask-0.1.9/configure new/lxtask-0.1.10/configure
--- old/lxtask-0.1.9/configure  2019-03-02 01:18:41.000000000 +0100
+++ new/lxtask-0.1.10/configure 2020-10-27 00:07:05.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for lxtask 0.1.9.
+# Generated by GNU Autoconf 2.69 for lxtask 0.1.10.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -577,8 +577,8 @@
 # Identity of this package.
 PACKAGE_NAME='lxtask'
 PACKAGE_TARNAME='lxtask'
-PACKAGE_VERSION='0.1.9'
-PACKAGE_STRING='lxtask 0.1.9'
+PACKAGE_VERSION='0.1.10'
+PACKAGE_STRING='lxtask 0.1.10'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1338,7 +1338,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 lxtask 0.1.9 to adapt to many kinds of systems.
+\`configure' configures lxtask 0.1.10 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1405,7 +1405,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of lxtask 0.1.9:";;
+     short | recursive ) echo "Configuration of lxtask 0.1.10:";;
    esac
   cat <<\_ACEOF
 
@@ -1509,7 +1509,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-lxtask configure 0.1.9
+lxtask configure 0.1.10
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1874,7 +1874,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by lxtask $as_me 0.1.9, which was
+It was created by lxtask $as_me 0.1.10, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2737,7 +2737,7 @@
 
 # Define the identity of the package.
  PACKAGE='lxtask'
- VERSION='0.1.9'
+ VERSION='0.1.10'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -6611,7 +6611,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by lxtask $as_me 0.1.9, which was
+This file was extended by lxtask $as_me 0.1.10, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -6677,7 +6677,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-lxtask config.status 0.1.9
+lxtask config.status 0.1.10
 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/lxtask-0.1.9/configure.ac 
new/lxtask-0.1.10/configure.ac
--- old/lxtask-0.1.9/configure.ac       2019-03-02 01:16:18.000000000 +0100
+++ new/lxtask-0.1.10/configure.ac      2020-10-27 00:02:35.000000000 +0100
@@ -1,5 +1,5 @@
 AC_PREREQ([2.57])
-AC_INIT(lxtask,[0.1.9], [],lxtask)
+AC_INIT(lxtask,[0.1.10], [],lxtask)
 AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-xz])
 
 AM_MAINTAINER_MODE([enable])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxtask-0.1.9/po/de.po new/lxtask-0.1.10/po/de.po
--- old/lxtask-0.1.9/po/de.po   2019-03-02 01:15:49.000000000 +0100
+++ new/lxtask-0.1.10/po/de.po  2020-10-27 00:01:44.000000000 +0100
@@ -11,8 +11,8 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2014-09-26 01:30+0300\n"
-"PO-Revision-Date: 2014-10-29 18:03+0000\n"
-"Last-Translator: H.Humpel <[email protected]>\n"
+"PO-Revision-Date: 2020-10-18 19:37+0200\n"
+"Last-Translator: Ingo Br??ckl <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
 "Language: templates\n"
 "MIME-Version: 1.0\n"
@@ -28,7 +28,7 @@
 
 #: ../lxtask.desktop.in.h:2
 msgid "Manage running processes"
-msgstr "Laufende Prozesse verwalten"
+msgstr "Verwaltung laufender Prozesse"
 
 #: ../lxtask.desktop.in.h:3
 msgid "Process manager"
@@ -36,7 +36,7 @@
 
 #: ../data/lxtask.desktop.in.h:4
 msgid "task;kill;suspend;processor;memory;monitoring;performance;"
-msgstr "Anwendung;kill;aussetzen;Prozessor;Speicher;??berwachung;Leistung;"
+msgstr 
"Task;Prozess;Anwendung;abbrechen;kill;beenden;aussetzen;Prozessor;Speicher;??berwachung;Leistung;"
 
 #: ../src/xfce-taskmanager-linux.c:285
 #, c-format
@@ -45,7 +45,7 @@
 "\n"
 "%s"
 msgstr ""
-"Signal %d konnte nicht an den Prozess mit der Kennung %d gesendet werden.\n"
+"Signal %d konnte an den Prozess mit der ID %d nicht gesendet werden.\n"
 "\n"
 "%s"
 
@@ -53,11 +53,11 @@
 #, c-format
 msgid "Couldn't set priority %d to the task with ID %d"
 msgstr ""
-"Priorit??t %d konnte nicht f??r den Prozess mit der Kennung %d gesetzt werden"
+"Priorit??t %d konnte f??r den Prozess mit der ID %d nicht gesetzt werden."
 
 #: ../src/callbacks.c:58
 msgid "Really kill the task?"
-msgstr "Prozess wirklich t??ten?"
+msgstr "Prozess wirklich abbrechen?"
 
 #: ../src/callbacks.c:62
 msgid "Really terminate the task?"
@@ -65,7 +65,7 @@
 
 #: ../src/callbacks.c:86
 msgid "Can't stop process self"
-msgstr "Prozess kann nicht selbst beendet werden"
+msgstr "Prozess kann nicht selbst angehalten werden."
 
 #: ../src/functions.c:148
 #, c-format
@@ -75,7 +75,7 @@
 #: ../src/functions.c:156
 #, c-format
 msgid "CPU usage: %0.0f %%"
-msgstr "CPU-Auslastung: %0.0f %%"
+msgstr "CPU-Auslastung: %0.0f%%"
 
 #: ../src/interface.c:70
 msgid "_File"
@@ -99,7 +99,7 @@
 
 #: ../src/interface.c:163
 msgid "more details"
-msgstr "Mehr Info"
+msgstr "Mehr Details"
 
 #: ../src/interface.c:189
 msgid "Command"
@@ -111,15 +111,15 @@
 
 #: ../src/interface.c:204
 msgid "CPU%"
-msgstr "CPU%"
+msgstr "CPU"
 
 #: ../src/interface.c:210
 msgid "RSS"
-msgstr "RSS"
+msgstr "Speicher"
 
 #: ../src/interface.c:216
 msgid "VM-Size"
-msgstr "Speicher"
+msgstr "Zugeteilt"
 
 #: ../src/interface.c:222
 msgid "PID"
@@ -139,7 +139,7 @@
 
 #: ../src/interface.c:256
 msgid "Stop"
-msgstr "Stop"
+msgstr "Anhalten"
 
 #: ../src/interface.c:261
 msgid "Continue"
@@ -151,7 +151,7 @@
 
 #: ../src/interface.c:271
 msgid "Kill"
-msgstr "Kill"
+msgstr "Abbrechen"
 
 #: ../src/interface.c:276
 msgid "Priority"
@@ -159,7 +159,7 @@
 
 #: ../src/interface.c:289
 msgid "  -10"
-msgstr "  -10"
+msgstr "-10"
 
 #: ../src/interface.c:294
 msgid "  -5"
@@ -167,7 +167,7 @@
 
 #: ../src/interface.c:299
 msgid "    0"
-msgstr "    0"
+msgstr "   0"
 
 #: ../src/interface.c:304
 msgid "   5"
@@ -175,7 +175,7 @@
 
 #: ../src/interface.c:309
 msgid "   10"
-msgstr "   10"
+msgstr " 10"
 
 #: ../src/interface.c:335
 msgid "Show user tasks"
@@ -195,7 +195,7 @@
 
 #: ../src/interface.c:355
 msgid "Show memory used by cache as free"
-msgstr "Vom _Cache verwendeten Speicher als freien Speicher anzeigen"
+msgstr "Vom _Cache verwendeten Speicher als frei anzeigen"
 
 #: ../src/interface.c:387
 msgid ""
@@ -226,7 +226,7 @@
 
 #: ../src/interface.c:407
 msgid "Lightweight task manager for LXDE project"
-msgstr "Leichtgewichtiger Taskmanager des LXDE-Projekts"
+msgstr "Schlanker Taskmanager des LXDE-Projekts"
 
 #: ../src/interface.c:635
 msgid "Preferences"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxtask-0.1.9/src/interface.c 
new/lxtask-0.1.10/src/interface.c
--- old/lxtask-0.1.9/src/interface.c    2019-01-13 20:41:23.000000000 +0100
+++ new/lxtask-0.1.10/src/interface.c   2020-10-26 23:56:06.000000000 +0100
@@ -26,6 +26,18 @@
 #include <glib/gi18n.h>
 #include "interface.h"
 
+GtkTreeStore *list_store;
+GtkTreeSelection *selection;
+GtkWidget *treeview;
+GtkWidget *mainmenu;
+GtkWidget *taskpopup;
+GtkWidget *cpu_usage_progress_bar;
+GtkWidget *mem_usage_progress_bar;
+GtkWidget *cpu_usage_progress_bar_box;
+GtkWidget *mem_usage_progress_bar_box;
+
+GtkTreeViewColumn *column;
+
 #define GLADE_HOOKUP_OBJECT(component,widget,name) \
   g_object_set_data_full (G_OBJECT (component), name, \
     gtk_widget_ref (widget), (GDestroyNotify) gtk_widget_unref)
@@ -404,9 +416,9 @@
 #endif
     /* gtk_about_dialog_set_logo( (GtkAboutDialog*)about_dlg, 
gdk_pixbuf_new_from_file(  PACKAGE_DATA_DIR"/pixmaps/lxtask.png", NULL ) ); */
     gtk_about_dialog_set_logo_icon_name( (GtkAboutDialog*)about_dlg, 
"utilities-system-monitor" );
-    gtk_about_dialog_set_copyright ( (GtkAboutDialog*)about_dlg, _( "Copyright 
(C) 2008 LXDE team" ) );
+    gtk_about_dialog_set_copyright ( (GtkAboutDialog*)about_dlg, _( "Copyright 
(C) 2008-2020 LXDE team" ) );
     gtk_about_dialog_set_comments ( (GtkAboutDialog*)about_dlg, _( 
"Lightweight task manager for LXDE project" ) );
-    gtk_about_dialog_set_license ( (GtkAboutDialog*)about_dlg, 
"LXTask\n\nCopyright (C) 2008 LXDE team\n\nThis program is free software; you 
can redistribute it and/or\nmodify it under the terms of the GNU General Public 
License\nas published by the Free Software Foundation; either version 2\nof the 
License, or (at your option) any later version.\n\nThis program is distributed 
in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the 
implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See 
the\nGNU General Public License for more details.\n\nYou should have received a 
copy of the GNU General Public License\nalong with this program; if not, write 
to the Free Software\nFoundation, Inc., 51 Franklin Street, Fifth Floor, 
Boston, MA  02110-1301, USA." );
+    gtk_about_dialog_set_license ( (GtkAboutDialog*)about_dlg, "This program 
is free software; you can redistribute it and/or\nmodify it under the terms of 
the GNU General Public License\nas published by the Free Software Foundation; 
either version 2\nof the License, or (at your option) any later 
version.\n\nThis program is distributed in the hope that it will be 
useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty 
of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General 
Public License for more details.\n\nYou should have received a copy of the GNU 
General Public License\nalong with this program; if not, write to the Free 
Software\nFoundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  
02110-1301, USA." );
     gtk_about_dialog_set_website ( (GtkAboutDialog*)about_dlg, 
"http://lxde.org/"; );
     gtk_about_dialog_set_authors ( (GtkAboutDialog*)about_dlg, authors );
     gtk_about_dialog_set_translator_credits ( (GtkAboutDialog*)about_dlg, 
translators );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxtask-0.1.9/src/interface.h 
new/lxtask-0.1.10/src/interface.h
--- old/lxtask-0.1.9/src/interface.h    2019-01-13 20:41:23.000000000 +0100
+++ new/lxtask-0.1.10/src/interface.h   2020-10-26 23:55:04.000000000 +0100
@@ -38,16 +38,15 @@
 #include "callbacks.h"
 #include "types.h"
 
-GtkTreeStore *list_store;
-GtkTreeSelection *selection;
-GtkWidget *treeview;
-GtkWidget *mainmenu;
-GtkWidget *taskpopup;
-GtkWidget *priopopup;
-GtkWidget *cpu_usage_progress_bar;
-GtkWidget *mem_usage_progress_bar;
-GtkWidget *cpu_usage_progress_bar_box;
-GtkWidget *mem_usage_progress_bar_box;
+extern GtkTreeStore *list_store;
+extern GtkTreeSelection *selection;
+extern GtkWidget *treeview;
+extern GtkWidget *mainmenu;
+extern GtkWidget *taskpopup;
+extern GtkWidget *cpu_usage_progress_bar;
+extern GtkWidget *mem_usage_progress_bar;
+extern GtkWidget *cpu_usage_progress_bar_box;
+extern GtkWidget *mem_usage_progress_bar_box;
 
 enum {
     COLUMN_NAME = 0,
@@ -61,7 +60,7 @@
     COLUMN_PPID
 };
 
-GtkTreeViewColumn *column;
+extern GtkTreeViewColumn *column;
 
 void change_list_store_view(void);
 void create_list_store(void);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxtask-0.1.9/src/types.h 
new/lxtask-0.1.10/src/types.h
--- old/lxtask-0.1.9/src/types.h        2019-01-13 20:41:23.000000000 +0100
+++ new/lxtask-0.1.10/src/types.h       2020-10-26 23:55:04.000000000 +0100
@@ -77,9 +77,6 @@
 extern gint win_width;
 extern gint win_height;
 
-const gchar *custom_signal_0;
-const gchar *custom_signal_1;
-
 extern int page_size;
 
 #endif

Reply via email to