11 Commits

Author SHA256 Message Date
611eee8829 Accepting request 1322682 from KDE:Qt6
Update to 18.0.1

OBS-URL: https://build.opensuse.org/request/show/1322682
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt-creator?expand=0&rev=53
2025-12-15 10:57:34 +00:00
Christophe Marin
a1ab5a21b8 18.0.1
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt-creator?expand=0&rev=121
2025-12-12 18:44:17 +00:00
62681fc266 Accepting request 1317311 from KDE:Qt6
Update to 18.0.0 (forwarded request 1317189 from matusguy)

OBS-URL: https://build.opensuse.org/request/show/1317311
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt-creator?expand=0&rev=52
2025-11-12 20:15:25 +00:00
Christophe Marin
b32e13d53d OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt-creator?expand=0&rev=119 2025-11-12 12:37:08 +00:00
Christophe Marin
b2729b8a9b Update to 18.0.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt-creator?expand=0&rev=118
2025-11-12 12:36:06 +00:00
8f5ab2d146 Accepting request 1310314 from KDE:Qt6
- Add upstream change:
  * 0001-QmlDesigner-Compile-fixes-for-Qt-6.10-private-API-ch.patch

OBS-URL: https://build.opensuse.org/request/show/1310314
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt-creator?expand=0&rev=51
2025-10-13 15:26:44 +00:00
Christophe Marin
7f0d9c183e OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt-creator?expand=0&rev=116 2025-10-08 20:53:03 +00:00
f975df634f Accepting request 1309675 from KDE:Qt6
- Update to 17.0.2
  https://www.qt.io/blog/qt-creator-17.0.2-released

OBS-URL: https://build.opensuse.org/request/show/1309675
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt-creator?expand=0&rev=50
2025-10-08 16:14:14 +00:00
Christophe Marin
c329e92c44 Update to 17.0.2
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt-creator?expand=0&rev=114
2025-10-07 14:54:26 +00:00
00ad5600a6 Accepting request 1301795 from KDE:Qt6
Update to 17.0.1

OBS-URL: https://build.opensuse.org/request/show/1301795
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt-creator?expand=0&rev=49
2025-08-28 15:19:53 +00:00
Christophe Marin
0bdee0b146 Update to 17.0.1
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt-creator?expand=0&rev=112
2025-08-28 12:10:34 +00:00
4 changed files with 41 additions and 9 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:616dfea43a6162bc1a8ccf440e1df6a74b977fcb028d76b7c779a1fb8de39e8c
size 55713368

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6904369467de7cbe2cc0093f2bc2d37d9e8db4d2aa5d329b972ada5eb173cb51
size 56192968

View File

@@ -1,3 +1,35 @@
-------------------------------------------------------------------
Fri Dec 12 18:44:03 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 18.0.1
https://www.qt.io/blog/qt-creator-18.0.1-released
-------------------------------------------------------------------
Tue Nov 11 20:13:51 UTC 2025 - Mateus Machado <martusguy@proton.me>
- Update to 18.0.0
https://www.qt.io/blog/qt-creator-18-released
- Drop patch:
* 0001-QmlDesigner-Compile-fixes-for-Qt-6.10-private-API-ch.patch
-------------------------------------------------------------------
Wed Oct 8 20:52:46 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Add upstream change:
* 0001-QmlDesigner-Compile-fixes-for-Qt-6.10-private-API-ch.patch
-------------------------------------------------------------------
Tue Oct 7 14:53:48 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 17.0.2
https://www.qt.io/blog/qt-creator-17.0.2-released
-------------------------------------------------------------------
Thu Aug 28 12:09:49 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 17.0.1
https://www.qt.io/blog/qt-creator-17.0.1-released
-------------------------------------------------------------------
Thu Jun 19 08:05:46 UTC 2025 - Christophe Marin <christophe@krop.fr>

View File

@@ -1,7 +1,7 @@
#
# spec file for package qt-creator
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# 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 17.0.0
%define short_version 17.0
%define real_version 18.0.1
%define short_version 18.0
%define tar_name qt-creator-opensource-src
%define tar_suffix %{nil}
#
@@ -47,7 +47,7 @@ ExclusiveArch: do_not_build
%bcond_without docs
Name: %{pkgname_prefix}-creator
Version: 17.0.0
Version: 18.0.1
Release: 0
Summary: Integrated Development Environment targeting Qt apps
# src/plugins/cmakeprojectmanager/configmodelitemdelegate.* -> LGPL-2.1-only OR LGPL-3.0-only
@@ -59,7 +59,6 @@ License: BSD-3-Clause AND GPL-3.0-only AND GPL-3.0-with-Qt-Company-Qt-exc
URL: https://www.qt.io/product/development-tools
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
# Patches 11-20 are openSUSE changes
Patch11: fix-application-output.patch
Patch12: 0001-Disable-some-plugins.patch
@@ -185,7 +184,8 @@ rm -r src/shared/qbs
-DBUILD_TESTING:BOOL=FALSE \
-DQTC_SEPARATE_DEBUG_INFO:BOOL=FALSE \
-DBUILD_LIBRARY_QLITEHTML:BOOL=TRUE \
-DBUILD_HELPVIEWERBACKEND_QTWEBENGINE:BOOL=FALSE
-DBUILD_HELPVIEWERBACKEND_QTWEBENGINE:BOOL=FALSE \
-DBUILD_EXECUTABLE_CMDBRIDGE:BOOL=FALSE
%if 0%{?qt6}
%{qt6_build}