Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qt6-graphs for openSUSE:Factory 
checked in at 2025-04-07 17:36:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-graphs (Old)
 and      /work/SRC/openSUSE:Factory/.qt6-graphs.new.1907 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qt6-graphs"

Mon Apr  7 17:36:09 2025 rev:14 rq:1266945 version:6.8.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-graphs/qt6-graphs.changes    2025-03-10 
18:06:02.332337088 +0100
+++ /work/SRC/openSUSE:Factory/.qt6-graphs.new.1907/qt6-graphs.changes  
2025-04-07 17:36:31.604596681 +0200
@@ -1,0 +2,6 @@
+Wed Apr  2 11:03:36 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 6.9.0:
+  * https://www.qt.io/blog/qt-6.9-released
+
+-------------------------------------------------------------------

Old:
----
  qtgraphs-everywhere-src-6.8.2.tar.xz

New:
----
  _constraints
  qtgraphs-everywhere-src-6.9.0.tar.xz

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

Other differences:
------------------
++++++ qt6-graphs.spec ++++++
--- /var/tmp/diff_new_pack.BplMah/_old  2025-04-07 17:36:32.140619105 +0200
+++ /var/tmp/diff_new_pack.BplMah/_new  2025-04-07 17:36:32.140619105 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package qt6-graphs
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,8 +16,8 @@
 #
 
 
-%define real_version 6.8.2
-%define short_version 6.8
+%define real_version 6.9.0
+%define short_version 6.9
 %define tar_name qtgraphs-everywhere-src
 %define tar_suffix %{nil}
 #
@@ -37,13 +37,14 @@
 URL:            https://www.qt.io
 Source0:        
https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz
 BuildRequires:  pkgconfig
-BuildRequires:  qt6-core-private-devel
-BuildRequires:  qt6-gui-private-devel
-BuildRequires:  qt6-quick3d-private-devel
-BuildRequires:  qt6-quick3druntimerender-private-devel
-BuildRequires:  qt6-quickshapes-private-devel
+BuildRequires:  cmake(Qt6CorePrivate) = %{real_version}
+BuildRequires:  cmake(Qt6GuiPrivate) = %{real_version}
+BuildRequires:  cmake(Qt6Quick3DPrivate) = %{real_version}
+BuildRequires:  cmake(Qt6Quick3DRuntimeRenderPrivate) = %{real_version}
+BuildRequires:  cmake(Qt6QuickShapesPrivate) = %{real_version}
 BuildRequires:  cmake(Qt6Core) = %{real_version}
 BuildRequires:  cmake(Qt6Gui) = %{real_version}
+BuildRequires:  cmake(Qt6PrintSupport) = %{real_version}
 BuildRequires:  cmake(Qt6Quick) = %{real_version}
 BuildRequires:  cmake(Qt6Quick3D) = %{real_version}
 BuildRequires:  cmake(Qt6QuickTest) = %{real_version}
@@ -97,8 +98,8 @@
 %package -n qt6-graphs-private-devel
 Summary:        Non-ABI stable API for the Qt 6 Graphs Library
 Requires:       cmake(Qt6Graphs) = %{real_version}
-%requires_eq    qt6-quick3d-private-devel
-%requires_eq    qt6-quick3druntimerender-private-devel
+BuildRequires:  cmake(Qt6Quick3DPrivate) = %{real_version}
+BuildRequires:  cmake(Qt6Quick3DRuntimeRenderPrivate) = %{real_version}
 
 %description -n qt6-graphs-private-devel
 This package provides private headers of libQt6Graphs that do not have any
@@ -157,6 +158,8 @@
 %exclude %{_qt6_includedir}/QtGraphsWidgets/%{real_version}
 
 %files -n qt6-graphs-private-devel
+%{_qt6_cmakedir}/Qt6GraphsPrivate/
+%{_qt6_cmakedir}/Qt6GraphsWidgetsPrivate/
 %{_qt6_includedir}/QtGraphs/%{real_version}/
 %{_qt6_includedir}/QtGraphsWidgets/%{real_version}/
 %{_qt6_mkspecsdir}/modules/qt_lib_graphs_private.pri

++++++ _constraints ++++++
<constraints>
  <hardware>
    <disk>
      <size unit="G">5</size>
    </disk>
  </hardware>
  <overwrite>
    <conditions>
      <arch>x86_64</arch>
      <arch>ppc64</arch>
      <arch>ppc64le</arch>
    </conditions>
    <hardware>
      <memory>
        <size unit="G">5</size>
      </memory>
    </hardware>
  </overwrite>
  <!-- relax constraints for qt6-graphs:docs -->
  <overwrite>
    <conditions>
      <package>qt6-graphs:docs</package>
    </conditions>
    <hardware>
      <disk>
        <size unit="G">2</size>
      </disk>
      <memory>
        <size unit="G">3</size>
      </memory>
    </hardware>
  </overwrite>
</constraints>

++++++ qtgraphs-everywhere-src-6.8.2.tar.xz -> 
qtgraphs-everywhere-src-6.9.0.tar.xz ++++++
++++ 15483 lines of diff (skipped)

Reply via email to