Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gammaray for openSUSE:Factory 
checked in at 2025-05-20 09:34:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gammaray (Old)
 and      /work/SRC/openSUSE:Factory/.gammaray.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gammaray"

Tue May 20 09:34:36 2025 rev:30 rq:1277960 version:3.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gammaray/gammaray.changes        2025-04-03 
16:51:47.131696844 +0200
+++ /work/SRC/openSUSE:Factory/.gammaray.new.30101/gammaray.changes     
2025-05-20 09:36:42.873749662 +0200
@@ -1,0 +2,19 @@
+Fri May 16 05:51:03 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 3.2.0
+  * Source tarballs no longer ship 60MB of
+    KDStateMachineEditor/Graphviz Windows dll binaries
+  * If you're a packager using source tarballs then package and
+    add KDStateMachineEditor as optional dependency.
+  * Bump KDStateMachineEditor submodule from 2.0.0 to 2.1.0
+  * Build fixes regarding Qt 6.9
+  * Build fixes regarding new Windows SDK versions
+  * Support for Qt versions upto Qt 6.9
+  * Improved ux for small window size by making better use of
+    available space
+  * FreeBSD support
+  * Re-enable ability to switch render modes under Qt 6
+- Drop patch, merged upstream:
+  * gammaray-qt69.patch
+
+-------------------------------------------------------------------

Old:
----
  gammaray-3.1.0.tar.gz
  gammaray-qt69.patch

New:
----
  gammaray-3.2.0.tar.gz

BETA DEBUG BEGIN:
  Old:- Drop patch, merged upstream:
  * gammaray-qt69.patch
BETA DEBUG END:

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

Other differences:
------------------
++++++ gammaray.spec ++++++
--- /var/tmp/diff_new_pack.qOHcm2/_old  2025-05-20 09:36:43.517777769 +0200
+++ /var/tmp/diff_new_pack.qOHcm2/_new  2025-05-20 09:36:43.521777944 +0200
@@ -28,17 +28,15 @@
 %define qt_min_version 5.15
 %endif
 %define rname gammaray
-%define short_version 3.1
-%define soversion 3_1_0
+%define short_version 3.2
+%define soversion 3_2_0
 Name:           gammaray%{?pkg_suffix}
-Version:        3.1.0
+Version:        3.2.0
 Release:        0
 Summary:        Introspection/Debugging Tool for Qt Applications
 License:        GPL-2.0-or-later
 URL:            https://www.kdab.com/gammaray
 Source0:        
https://github.com/KDAB/GammaRay/releases/download/v%{version}/%{rname}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM
-Patch0:         gammaray-qt69.patch
 BuildRequires:  binutils-devel
 BuildRequires:  cmake >= 3.16.0
 BuildRequires:  doxygen
@@ -162,10 +160,7 @@
 frameworks in Qt. Development files.
 
 %prep
-%autosetup -p1 -n %{rname}-%{version}
-
-# Unused
-rm -r 3rdparty/KDStateMachineEditor
+%autosetup -p1 -n GammaRay-%{version}
 
 %build
 %define _lto_cflags %{nil}
@@ -174,15 +169,17 @@
   -DQT_VERSION_MAJOR=5 \
   -DECM_MKSPECS_INSTALL_DIR=%{_libdir}/qt5/mkspecs/modules \
   -DQCH_INSTALL_DIR=%{_datadir}/gammaray
+
 %cmake_build
 %endif
 
 %if 0%{?qt6}
 %cmake_qt6 \
-  -DQT_VERSION_MAJOR=6 \
-  -DECM_MKSPECS_INSTALL_DIR=%{_qt6_mkspecsdir}/modules \
-  -DQCH_INSTALL_DIR=%{_datadir}/gammaray \
-  -DQDOC_INDEX_DIR=%{_qt6_docdir}
+  -DQT_VERSION_MAJOR:STRING=6 \
+  -DECM_MKSPECS_INSTALL_DIR:STRING=%{_qt6_mkspecsdir}/modules \
+  -DQCH_INSTALL_DIR:STRING=%{_datadir}/gammaray \
+  -DQDOC_INDEX_DIR:STRING=%{_qt6_docdir}
+
 %qt6_build
 %endif
 

++++++ gammaray-3.1.0.tar.gz -> gammaray-3.2.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/gammaray/gammaray-3.1.0.tar.gz 
/work/SRC/openSUSE:Factory/.gammaray.new.30101/gammaray-3.2.0.tar.gz differ: 
char 4, line 1

Reply via email to