Hello community,

here is the log from the commit of package sysprof for openSUSE:Factory checked 
in at 2017-05-18 20:37:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sysprof (Old)
 and      /work/SRC/openSUSE:Factory/.sysprof.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sysprof"

Thu May 18 20:37:12 2017 rev:7 rq:494084 version:3.24.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/sysprof/sysprof.changes  2017-03-22 
23:05:56.252702039 +0100
+++ /work/SRC/openSUSE:Factory/.sysprof.new/sysprof.changes     2017-05-18 
20:37:25.851465115 +0200
@@ -1,0 +2,7 @@
+Tue Apr 25 11:05:58 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.24.1:
+  + About dialog is now modal to it's direct parent only.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  sysprof-3.24.0.tar.xz

New:
----
  sysprof-3.24.1.tar.xz

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

Other differences:
------------------
++++++ sysprof.spec ++++++
--- /var/tmp/diff_new_pack.rM26dh/_old  2017-05-18 20:37:26.455379888 +0200
+++ /var/tmp/diff_new_pack.rM26dh/_new  2017-05-18 20:37:26.455379888 +0200
@@ -18,13 +18,13 @@
 
 
 Name:           sysprof
-Version:        3.24.0
+Version:        3.24.1
 Release:        0
 Summary:        A system-wide Linux profiler
 License:        GPL-3.0+
 Group:          Development/Tools/Debuggers
 Url:            http://www.sysprof.com
-Source0:        
https://download.gnome.org/sources/sysprof/3.24/sysprof-%{version}.tar.xz
+Source0:        
http://download.gnome.org/sources/sysprof/3.24/%{name}-%{version}.tar.xz
 BuildRequires:  binutils-devel
 BuildRequires:  gcc-c++
 BuildRequires:  gettext

++++++ sysprof-3.24.0.tar.xz -> sysprof-3.24.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysprof-3.24.0/ChangeLog new/sysprof-3.24.1/ChangeLog
--- old/sysprof-3.24.0/ChangeLog        2017-03-20 06:41:06.000000000 +0100
+++ new/sysprof-3.24.1/ChangeLog        2017-04-11 00:33:32.000000000 +0200
@@ -1,6 +1,47 @@
+commit 39ec064f3922e158141ba4e17514959b81b131c3
+Author: Christian Hergert <cherg...@redhat.com>
+Date:   Mon Apr 10 15:33:26 2017 -0700
+
+    Release 3.24.1
+
+M      NEWS
+M      configure.ac
+
+commit 4775b8d362c73a0a5ff3e5f1e659d232b481ed0d
+Author: Dimitrios Christidis <dimitr...@christidis.me>
+Date:  Sat Apr 8 14:33:31 2017 +0200
+
+    window: add each instance to each own group
+
+    Prevents the About dialog from blocking interactions on all windows.
+
+    https://bugzilla.gnome.org/show_bug.cgi?id=781053
+
+M      src/sp-window.c
+
+commit 1808d562b596def650ad155625315f90b02b79d7
+Author: Dimitrios Christidis <dimitr...@christidis.me>
+Date:  Sat Apr 8 14:32:15 2017 +0200
+
+    app: make About dialog modal
+
+    Makes Sysprof consistent with other GNOME applications.
+
+    https://bugzilla.gnome.org/show_bug.cgi?id=781053
+
+M      src/sp-application.c
+
+commit 09b521bff98a26dab0b5147e9fa8b18c365c4046
+Author: Dušan Kazik <prescot...@gmail.com>
+Date:  Sat Apr 1 07:03:24 2017 +0000
+
+    Update Slovak translation
+
+M      po/sk.po
+
 commit e87caf63bbc8bf478bc02924650c8f739a654fcb
 Author: Christian Hergert <cherg...@redhat.com>
-Date:   Sun Mar 19 22:24:26 2017 -0700
+Date:  Sun Mar 19 22:24:26 2017 -0700
 
     release 3.24.0
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysprof-3.24.0/NEWS new/sysprof-3.24.1/NEWS
--- old/sysprof-3.24.0/NEWS     2017-03-20 06:40:34.000000000 +0100
+++ new/sysprof-3.24.1/NEWS     2017-04-11 00:31:32.000000000 +0200
@@ -1,3 +1,14 @@
+Overview of changes in Sysprof 3.24.1
+=====================================
+
+Changes since 3.24.0
+
+ * About dialog is now modal to it's direct parent only (Dimitrios Christidis)
+
+Translations:
+
+ * Slovak (Dušan Kazik)
+
 Overview of changes in Sysprof 3.24.0
 =====================================
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysprof-3.24.0/configure new/sysprof-3.24.1/configure
--- old/sysprof-3.24.0/configure        2017-03-20 06:36:03.000000000 +0100
+++ new/sysprof-3.24.1/configure        2017-04-11 00:31:53.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for sysprof 3.24.0.
+# Generated by GNU Autoconf 2.69 for sysprof 3.24.1.
 #
 # Report bugs to <https://bugzilla.gnome.org/enter_bug.cgi?product=sysprof>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='sysprof'
 PACKAGE_TARNAME='sysprof'
-PACKAGE_VERSION='3.24.0'
-PACKAGE_STRING='sysprof 3.24.0'
+PACKAGE_VERSION='3.24.1'
+PACKAGE_STRING='sysprof 3.24.1'
 PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=sysprof'
 PACKAGE_URL=''
 
@@ -1438,7 +1438,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 sysprof 3.24.0 to adapt to many kinds of systems.
+\`configure' configures sysprof 3.24.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1508,7 +1508,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of sysprof 3.24.0:";;
+     short | recursive ) echo "Configuration of sysprof 3.24.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1671,7 +1671,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-sysprof configure 3.24.0
+sysprof configure 3.24.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2127,7 +2127,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by sysprof $as_me 3.24.0, which was
+It was created by sysprof $as_me 3.24.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2588,7 +2588,7 @@
 
 MINOR_VERSION=24
 
-MICRO_VERSION=0
+MICRO_VERSION=1
 
 API_VERSION=2
 
@@ -3080,7 +3080,7 @@
 
 # Define the identity of the package.
  PACKAGE='sysprof'
- VERSION='3.24.0'
+ VERSION='3.24.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -23623,7 +23623,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by sysprof $as_me 3.24.0, which was
+This file was extended by sysprof $as_me 3.24.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -23689,7 +23689,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-sysprof config.status 3.24.0
+sysprof config.status 3.24.1
 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/sysprof-3.24.0/configure.ac 
new/sysprof-3.24.1/configure.ac
--- old/sysprof-3.24.0/configure.ac     2017-03-20 06:35:52.000000000 +0100
+++ new/sysprof-3.24.1/configure.ac     2017-04-11 00:31:47.000000000 +0200
@@ -6,7 +6,7 @@
 dnl ***********************************************************************
 m4_define([major_version],[3])
 m4_define([minor_version],[24])
-m4_define([micro_version],[0])
+m4_define([micro_version],[1])
 m4_define([package_version],[major_version.minor_version.micro_version])
 
m4_define([bug_report_url],[https://bugzilla.gnome.org/enter_bug.cgi?product=sysprof])
 m4_define([api_version],[2])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysprof-3.24.0/lib/sysprof-version.h 
new/sysprof-3.24.1/lib/sysprof-version.h
--- old/sysprof-3.24.0/lib/sysprof-version.h    2017-03-20 06:36:10.000000000 
+0100
+++ new/sysprof-3.24.1/lib/sysprof-version.h    2017-04-11 00:31:58.000000000 
+0200
@@ -50,14 +50,14 @@
  *
  * sysprof micro version component (e.g. 3 if %SYSPROF_VERSION is 1.2.3)
  */
-#define SYSPROF_MICRO_VERSION (0)
+#define SYSPROF_MICRO_VERSION (1)
 
 /**
  * SYSPROF_VERSION
  *
  * sysprof version.
  */
-#define SYSPROF_VERSION (3.24.0)
+#define SYSPROF_VERSION (3.24.1)
 
 /**
  * SYSPROF_VERSION_S:
@@ -65,7 +65,7 @@
  * sysprof version, encoded as a string, useful for printing and
  * concatenation.
  */
-#define SYSPROF_VERSION_S "3.24.0"
+#define SYSPROF_VERSION_S "3.24.1"
 
 #define SYSPROF_ENCODE_VERSION(major,minor,micro) \
         ((major) << 24 | (minor) << 16 | (micro) << 8)
Binary files old/sysprof-3.24.0/po/sk.gmo and new/sysprof-3.24.1/po/sk.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysprof-3.24.0/po/sk.po new/sysprof-3.24.1/po/sk.po
--- old/sysprof-3.24.0/po/sk.po 2017-02-13 06:35:29.000000000 +0100
+++ new/sysprof-3.24.1/po/sk.po 2017-04-11 00:26:12.000000000 +0200
@@ -6,10 +6,10 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: sysprof master\n"
-"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
+"Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?";
 "product=sysprof&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2016-11-26 23:21+0000\n"
-"PO-Revision-Date: 2017-01-01 21:13+0100\n"
+"POT-Creation-Date: 2017-03-27 23:22+0000\n"
+"PO-Revision-Date: 2017-04-01 09:02+0200\n"
 "Last-Translator: Dušan Kazik <prescot...@gmail.com>\n"
 "Language-Team: Slovak <gnome-sk-l...@gnome.org>\n"
 "Language: sk\n"
@@ -19,21 +19,36 @@
 "Plural-Forms: nplurals=3; plural=(n==1) ? 1 : (n>=2 && n<=4) ? 2 : 0;\n"
 "X-Generator: Poedit 1.8.11\n"
 
-#: data/org.gnome.Sysprof2.desktop:4 src/resources/ui/sp-window.ui:12
+#: data/org.gnome.Sysprof2.appdata.xml.in:5
+#: data/org.gnome.Sysprof2.desktop.in:4 src/resources/ui/sp-window.ui:12
 #: src/resources/ui/sp-window.ui:20 src/sp-application.c:181
 msgid "Sysprof"
 msgstr "Sysprof"
 
-#: data/org.gnome.Sysprof2.desktop:5
+#: data/org.gnome.Sysprof2.appdata.xml.in:6
+msgid "Profiler for an application or entire system"
+msgstr "Nástroj na tvorbu profilov aplikácie alebo celého systému."
+
+#: data/org.gnome.Sysprof2.appdata.xml.in:9
+msgid "The GNOME Foundation"
+msgstr "Nadácia GNOME"
+
+#: data/org.gnome.Sysprof2.appdata.xml.in:12
+msgid ""
+"Sysprof allows you to profile applications to aid in debugging and "
+"optimization."
+msgstr ""
+
+#: data/org.gnome.Sysprof2.desktop.in:5
 msgid "Profiler"
 msgstr "Nástroj na tvorbu profilov"
 
-#: data/org.gnome.Sysprof2.desktop:6
+#: data/org.gnome.Sysprof2.desktop.in:6
 msgid "Profile an application or entire system."
 msgstr "Vytvára profil aplikácie alebo celého systému."
 
 #. Translators: Do NOT translate or transliterate this text (this is an icon 
file name)!
-#: data/org.gnome.Sysprof2.desktop:10
+#: data/org.gnome.Sysprof2.desktop.in:10
 msgid "sysprof"
 msgstr "sysprof"
 
@@ -93,6 +108,16 @@
 "Posledné spustené prostredie, ktoré bude nastavené v používateľskom rozhraní "
 "po reštarte aplikácie."
 
+#: data/org.gnome.sysprof2.policy.in:13
+msgid "Open a perf event stream"
+msgstr ""
+
+#: data/org.gnome.sysprof2.policy.in:14
+msgid "Authentication is required to access system performance counters."
+msgstr ""
+"Vyžaduje sa overenie totožnosti na získanie prístupu k počítadlám výkonu "
+"vášho systému."
+
 #: lib/resources/ui/sp-callgraph-view.ui:24
 msgid "Functions"
 msgstr "Funkcie"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysprof-3.24.0/src/sp-application.c 
new/sysprof-3.24.1/src/sp-application.c
--- old/sysprof-3.24.0/src/sp-application.c     2017-03-20 05:45:32.000000000 
+0100
+++ new/sysprof-3.24.1/src/sp-application.c     2017-04-11 00:27:53.000000000 
+0200
@@ -175,6 +175,7 @@
                          "copyright", "Copyright © 2004-2009 Søren Sandmann 
Pedersen\n"
                                       "Copyright © 2016 Christian Hergert",
                          "transient-for", best_toplevel,
+                         "modal", TRUE,
                          "translator-credits", _("translator-credits"),
                          "license-type", GTK_LICENSE_GPL_3_0,
                          "logo-icon-name", "sysprof",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysprof-3.24.0/src/sp-window.c 
new/sysprof-3.24.1/src/sp-window.c
--- old/sysprof-3.24.0/src/sp-window.c  2017-02-13 06:35:29.000000000 +0100
+++ new/sysprof-3.24.1/src/sp-window.c  2017-04-11 00:28:00.000000000 +0200
@@ -841,6 +841,7 @@
     { "screenshot",  sp_window_screenshot },
   };
   SpSelection *selection;
+  g_autoptr(GtkWindowGroup) window_group = NULL;
 
   gtk_widget_init_template (GTK_WIDGET (self));
 
@@ -901,6 +902,12 @@
    * launch, enter, escape, view.
    */
   gtk_window_set_focus (GTK_WINDOW (self), GTK_WIDGET (self->record_button));
+
+  /*
+   * Prevent grabs (e.g. modal dialogs) from affecting multiple windows.
+   */
+  window_group = gtk_window_group_new ();
+  gtk_window_group_add_window (window_group, GTK_WINDOW (self));
 }
 
 static void


Reply via email to