Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qt-creator for openSUSE:Factory checked in at 2025-06-23 15:05:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt-creator (Old) and /work/SRC/openSUSE:Factory/.qt-creator.new.7067 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt-creator" Mon Jun 23 15:05:43 2025 rev:48 rq:1287856 version:17.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qt-creator/qt-creator.changes 2025-06-12 15:55:40.635195768 +0200 +++ /work/SRC/openSUSE:Factory/.qt-creator.new.7067/qt-creator.changes 2025-06-23 15:06:47.029515960 +0200 @@ -1,0 +2,8 @@ +Thu Jun 19 08:05:46 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 17.0.0 + https://www.qt.io/blog/qt-creator-17-released +- Drop patch, merged upstream: + * 0001-Debugger-Pass-unsigned-int-instead-of-size_t-to-ioct.patch + +------------------------------------------------------------------- Old: ---- 0001-Debugger-Pass-unsigned-int-instead-of-size_t-to-ioct.patch qt-creator-opensource-src-16.0.2.tar.xz New: ---- qt-creator-opensource-src-17.0.0.tar.xz ----------(Old B)---------- Old:- Drop patch, merged upstream: * 0001-Debugger-Pass-unsigned-int-instead-of-size_t-to-ioct.patch ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt-creator.spec ++++++ --- /var/tmp/diff_new_pack.VrXI8S/_old 2025-06-23 15:06:55.689877133 +0200 +++ /var/tmp/diff_new_pack.VrXI8S/_new 2025-06-23 15:06:55.689877133 +0200 @@ -16,8 +16,8 @@ # -%define real_version 16.0.2 -%define short_version 16.0 +%define real_version 17.0.0 +%define short_version 17.0 %define tar_name qt-creator-opensource-src %define tar_suffix %{nil} # @@ -39,7 +39,7 @@ %endif # Private QML imports -%global __requires_exclude qt6qmlimport\\((AssetsLibraryBackend|BackendApi|CameraGeometry|CollectionDetails|CollectionEditor|CollectionEditorBackend|ConnectionsEditorEditorBackend|content|ContentLibraryBackend|DataModels|DesignSystemBackend|DesignSystemControls|DeviceManagerControls|EffectComposerBackend|EffectMakerBackend|ExampleCheckout|GridGeometry|HelperWidgets|ItemLibraryBackend|LandingPage.*|LightUtils|LineGeometry|MaterialBrowserBackend|MaterialToolBarAction|ModelModules|MouseArea3D|NewProjectDialog|OutputPane|projectmodel|ProjectType|QmlDesigner.*|QtQuickDesignerColorPalette|QtQuickDesignerTheme|SelectionBoxGeometry|StatesEditor.*|StudioControls|StudioFonts|StudioHelpers|StudioQuickUtils|StudioTheme|StudioWindowManager|TableModules|TextureToolBarAction|ToolBar|UiTour|usagestatistics|WebFetcher|WelcomeScreen).* +%global __requires_exclude qt6qmlimport\\((AssetsLibraryBackend|BackendApi|CameraGeometry|CollectionDetails|CollectionEditor|CollectionEditorBackend|ConnectionsEditorEditorBackend|content|ContentLibraryBackend|DataModels|DesignSystemBackend|DesignSystemControls|DeviceManagerControls|EffectComposer.*|EffectMakerBackend|ExampleCheckout|GridGeometry|HelperWidgets|ItemLibraryBackend|LandingPage.*|LightUtils|LineGeometry|MaterialBrowserBackend|MaterialToolBarAction|ModelModules|MouseArea3D|NewProjectDialog|OutputPane|projectmodel|ProjectType|PropertyToolBarAction|QmlDesigner.*|QtQuickDesignerColorPalette|QtQuickDesignerTheme|ScriptEditor.*|ScriptsEditor.*|SelectionBoxGeometry|StatesEditor.*|StudioControls|StudioFonts|StudioHelpers|StudioQuickUtils|StudioTheme|StudioWindowManager|TableModules|TextureToolBarAction|ToolBar|UiTour|usagestatistics|WebFetcher|WelcomeScreen).* # Has mocks for quite a few components, which are only pulled in when actually used %global __requires_exclude_from %{_datadir}/qtcreator/qml/qmlpuppet/ @@ -47,7 +47,7 @@ %bcond_without docs Name: %{pkgname_prefix}-creator -Version: 16.0.2 +Version: 17.0.0 Release: 0 Summary: Integrated Development Environment targeting Qt apps # src/plugins/cmakeprojectmanager/configmodelitemdelegate.* -> LGPL-2.1-only OR LGPL-3.0-only @@ -60,7 +60,6 @@ Source: https://download.qt.io/official_releases/qtcreator/%{short_version}/%{real_version}%{tar_suffix}/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz Source1: qt-creator-rpmlintrc # Patches 0-10 are upstream changes -Patch0: 0001-Debugger-Pass-unsigned-int-instead-of-size_t-to-ioct.patch # Patches 11-20 are openSUSE changes Patch11: fix-application-output.patch Patch12: 0001-Disable-some-plugins.patch @@ -231,7 +230,7 @@ %ldconfig_scriptlets %files -%license *GPL* +%license LICENSES/* %doc README.md HACKING %dir %{_datadir}/qtcreator %dir %{_libdir}/qtcreator ++++++ 0001-Disable-some-plugins.patch ++++++ --- /var/tmp/diff_new_pack.VrXI8S/_old 2025-06-23 15:06:55.717878301 +0200 +++ /var/tmp/diff_new_pack.VrXI8S/_new 2025-06-23 15:06:55.721878468 +0200 @@ -1,4 +1,4 @@ -From 617d1f34be050a7b8a324bb8854a44c85f965909 Mon Sep 17 00:00:00 2001 +From 61993aa96e49a72697ce6e6fe6b54d7758d60708 Mon Sep 17 00:00:00 2001 From: Christophe Marin <christo...@krop.fr> Date: Thu, 26 Oct 2023 21:03:47 +0200 Subject: [PATCH] Disable some plugins @@ -13,7 +13,7 @@ 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/plugins/CMakeLists.txt b/src/plugins/CMakeLists.txt -index 2ec7c5a..f11b8e2 100644 +index 6564526..51a5fce 100644 --- a/src/plugins/CMakeLists.txt +++ b/src/plugins/CMakeLists.txt @@ -9,7 +9,7 @@ add_subdirectory(extensionmanager) @@ -25,9 +25,9 @@ add_subdirectory(welcome) # Level 2: (only depends on Level 1 and below) -@@ -76,7 +76,7 @@ if (WITH_QMLDESIGNER) - add_subdirectory(qmlprojectmanager) - endif() +@@ -74,7 +74,7 @@ add_subdirectory(copilot) + add_subdirectory(gitlab) + add_subdirectory(qmljseditor) add_subdirectory(python) -add_subdirectory(clangformat) +# add_subdirectory(clangformat) @@ -35,6 +35,6 @@ # Level 7: -- -2.48.1 +2.49.0 ++++++ fix-application-output.patch ++++++ --- /var/tmp/diff_new_pack.VrXI8S/_old 2025-06-23 15:06:55.761880136 +0200 +++ /var/tmp/diff_new_pack.VrXI8S/_new 2025-06-23 15:06:55.765880303 +0200 @@ -1,4 +1,4 @@ -From 732e93cedaead84f06fb4762b4319874ada06946 Mon Sep 17 00:00:00 2001 +From b7268e359c0c0eded7abf6115e5d8fb1a90475b7 Mon Sep 17 00:00:00 2001 From: Javier Llorente <jav...@opensuse.org> Date: Tue, 8 Dec 2020 14:08:11 +0100 Subject: [PATCH] Fix application output @@ -10,10 +10,10 @@ 1 file changed, 4 insertions(+) diff --git a/src/app/main.cpp b/src/app/main.cpp -index bf05a89..1444d56 100644 +index 02fb35c..5f14a9b 100644 --- a/src/app/main.cpp +++ b/src/app/main.cpp -@@ -619,6 +619,10 @@ int main(int argc, char **argv) +@@ -669,6 +669,10 @@ int main(int argc, char **argv) restoreEnvVarFromSquish("SQUISH_SHELL_ORIG_DYLD_LIBRARY_PATH", "DYLD_LIBRARY_PATH"); restoreEnvVarFromSquish("SQUISH_ORIG_DYLD_FRAMEWORK_PATH", "DYLD_FRAMEWORK_PATH"); @@ -25,6 +25,6 @@ if ((*options.userLibraryPath).isEmpty()) { Environment::modifySystemEnvironment( -- -2.48.1 +2.49.0 ++++++ qt-creator-opensource-src-16.0.2.tar.xz -> qt-creator-opensource-src-17.0.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/qt-creator/qt-creator-opensource-src-16.0.2.tar.xz /work/SRC/openSUSE:Factory/.qt-creator.new.7067/qt-creator-opensource-src-17.0.0.tar.xz differ: char 27, line 1