Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package hotspot for openSUSE:Factory checked 
in at 2026-05-30 23:00:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hotspot (Old)
 and      /work/SRC/openSUSE:Factory/.hotspot.new.1937 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hotspot"

Sat May 30 23:00:29 2026 rev:12 rq:1356058 version:1.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/hotspot/hotspot.changes  2026-04-08 
17:16:57.462948420 +0200
+++ /work/SRC/openSUSE:Factory/.hotspot.new.1937/hotspot.changes        
2026-05-30 23:02:49.275823423 +0200
@@ -1,0 +2,5 @@
+Sat May 16 02:04:04 UTC 2026 - pallas wept <[email protected]>
+
+- Use upstream release assets
+
+-------------------------------------------------------------------

Old:
----
  _service
  hotspot-1.6.0.tar.gz

New:
----
  hotspot-PrefixTickLabels-v1.6.0.tar.gz
  hotspot-perfparser-v1.6.0.tar.gz
  hotspot-v1.6.0.tar.gz

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

Other differences:
------------------
++++++ hotspot.spec ++++++
--- /var/tmp/diff_new_pack.QGCnju/_old  2026-05-30 23:02:50.107857627 +0200
+++ /var/tmp/diff_new_pack.QGCnju/_new  2026-05-30 23:02:50.107857627 +0200
@@ -23,7 +23,9 @@
 License:        GPL-2.0-or-later
 Group:          Development/Tools/Debuggers
 URL:            https://github.com/KDAB/hotspot
-Source:         hotspot-%{version}.tar.gz
+Source:         
https://github.com/KDAB/hotspot/releases/download/v%{version}/hotspot-v%{version}.tar.gz
+Source1:        
https://github.com/KDAB/hotspot/releases/download/v%{version}/hotspot-perfparser-v%{version}.tar.gz
+Source2:        
https://github.com/KDAB/hotspot/releases/download/v%{version}/hotspot-PrefixTickLabels-v%{version}.tar.gz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  glibc-devel-static
 BuildRequires:  libdw-devel
@@ -67,7 +69,9 @@
 around Linux perf.
 
 %prep
-%autosetup
+%setup -q -a 0 -n %{name}-v%{version}
+%setup -q -D -a 1 -n %{name}-v%{version}
+%setup -q -D -a 2 -n %{name}-v%{version}
 
 %build
 %cmake_kf6 -DQT6_BUILD=TRUE

Reply via email to