Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sysprof for openSUSE:Factory checked 
in at 2024-02-07 18:50:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sysprof (Old)
 and      /work/SRC/openSUSE:Factory/.sysprof.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sysprof"

Wed Feb  7 18:50:32 2024 rev:34 rq:1144857 version:45.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/sysprof/sysprof.changes  2024-01-17 
22:19:36.236484877 +0100
+++ /work/SRC/openSUSE:Factory/.sysprof.new.1815/sysprof.changes        
2024-02-07 18:53:01.460706707 +0100
@@ -1,0 +2,14 @@
+Wed Feb  7 09:46:20 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 45.2:
+  + Sample items in mark chart rows to reduce chances of
+    overflowing Open GL maximum VBO size.
+  + Fix parsing of /proc/$pid/maps by being more lenient in what is
+    accepted device numbers. This fixes some unwindable stack
+    tracess
+  + Update categories that are highlighted.
+  + Be more defensive when cleaning up view models to reduce
+    chances of cuausing issues with GtkExpression.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  sysprof-45.1.tar.xz

New:
----
  _service
  sysprof-45.2.obscpio
  sysprof.obsinfo

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

Other differences:
------------------
++++++ sysprof.spec ++++++
--- /var/tmp/diff_new_pack.wpkIxm/_old  2024-02-07 18:53:01.900722700 +0100
+++ /var/tmp/diff_new_pack.wpkIxm/_new  2024-02-07 18:53:01.900722700 +0100
@@ -22,13 +22,13 @@
 %define glib_version 2.76.0
 
 Name:           sysprof
-Version:        45.1
+Version:        45.2
 Release:        0
 Summary:        A system-wide Linux profiler
 License:        GPL-3.0-or-later AND LGPL-3.0-or-later
 Group:          Development/Tools/Debuggers
 URL:            https://wiki.gnome.org/Apps/Sysprof
-Source0:        
https://download.gnome.org/sources/sysprof/45/sysprof-%{version}.tar.xz
+Source0:        sysprof-%{version}.tar.zst
 Patch0:         harden_sysprof3.service.patch
 Patch1:         explicitly-include-unistd.patch
 

++++++ _service ++++++
<?xml version="1.0"?>
<services>
  <service name="obs_scm" mode="manual">
    <param name="scm">git</param>
    <param name="url">https://gitlab.gnome.org/GNOME/sysprof.git</param>
    <param name="revision">45.2</param>
    <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
    <param name="versionrewrite-pattern">v?(.*)\+0</param>
    <param name="versionrewrite-replacement">\1</param>
<!--    <param name="changesgenerate">enable</param> -->
  </service>
  <service name="tar" mode="buildtime"/>
  <service name="recompress" mode="buildtime">
    <param name="file">*.tar</param>
    <param name="compression">zst</param>
  </service>
  <service name="set_version" mode="manual" />
</services>


++++++ sysprof.obsinfo ++++++
name: sysprof
version: 45.2
mtime: 1707255517
commit: 02a56f13bc67e058cf76258fd025fdd65342efbc

Reply via email to