Package Release Info

qt6-creator-9.0.2-bp155.1.22

Update Info: Base Release
Available in Package Hub : 15 SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

qt6-creator
qt6-creator-plugin-devel

Change Logs

* Wed Feb 22 2023 Christophe Marin <christophe@krop.fr>
- Update to 9.0.2. Bugfix release:
  * https://www.qt.io/blog/qt-creator-9.0.2-released
* Wed Jan 18 2023 Andreas Schwab <schwab@suse.de>
- Update constraints for riscv64
* Wed Jan 11 2023 Christophe Marin <christophe@krop.fr>
- Use llvm13 on Leap 15.4 and llvm15 on 15.5
* Mon Jan 02 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Update fix-application-output.patch to work with current versions
* Fri Dec 16 2022 Christophe Marin <christophe@krop.fr>
- Update to 9.0.1. Bugfix release:
  * https://www.qt.io/blog/qt-creator-9.0.1-released
- Rebase fix-application-output.patch
* Thu Nov 24 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 9.0.0. Note: Qt Creator no longer builds with Qt5.
  * https://www.qt.io/blog/qt-creator-9-released
  * Experimental Squish Support
  * Dark themes support for the help menu
  * Option for visualizing the indentation in the document
  * You can now use a single Clangd instance for a whole session
    (vs. one instance / project)
  * CMake: added support for configure and build presets
* Sat Oct 22 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 8.0.2. Bugfix release:
  * https://www.qt.io/blog/qt-creator-8.0.2-released
* Thu Aug 11 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 8.0.1:
  * https://www.qt.io/blog/qt-creator-8.0.1-released-1
  performance improvements and bug fixes for issues with:
  - running and debugging bare metal applications
  - the code model
  - rebooting Boot2Qt devices
  - various other things
- Drop 0001-Fixes-license-header.patch. Merged upstream
* Fri Jul 22 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 8.0.0:
  * https://www.qt.io/blog/qt-creator-8-released
  Note that this is the last release that can be built using Qt 5.
- Add upstream change to fix license issues:
  * 0001-Fixes-license-header.patch
* Tue Jul 19 2022 Christophe Giboudeaux <christophe@krop.fr>
- Remove the qmldesigner data folder when building qt-creator
  with Qt5. The plugin is only available with the Qt 6 variant.
* Fri Jul 08 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 8.0.0-rc1:
  * https://www.qt.io/blog/qt-creator-8-rc-released
* Wed Jun 29 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 8.0.0-beta2:
  * https://www.qt.io/blog/qt-creator-8-beta2-released
- Drop patch, fixed upstream:
  * 0001-Correctly-include-KSyntaxHighlighting-headers.patch
Version: 7.0.2-bp154.2.3.1
* Mon May 30 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 7.0.2. Bugfix release:
  * https://www.qt.io/blog/qt-creator-7.0.2-released
- Add patch to fix build with recent KSyntaxHighlighting releases:
  * 0001-Correctly-include-KSyntaxHighlighting-headers.patch
* Sun May 01 2022 Christophe Giboudeaux <christophe@krop.fr>
- Don't let the %cmake macro ignore the install rpath (boo#1198281)
* Wed Apr 27 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 7.0.1. Bugfix release:
  * https://www.qt.io/blog/qt-creator-7.0.1-released
- Remove obsolete version check
* Mon Apr 11 2022 Christophe Giboudeaux <christophe@krop.fr>
- Fix the plugin-devel package (boo#1197978)
  To create qt-creator plugins, some files not installed by default
  are required.
* Thu Mar 24 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 7.0.0
  * https://www.qt.io/blog/qt-creator-7-released
* Fri Mar 11 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 7.0.0~rc1:
  * https://www.qt.io/blog/qt-creator-7-rc-released
- Drop c7deacf.diff. Merged upstream
- Rebase fix-application-output.patch
* Fri Feb 04 2022 Matthias Fehring <buschmann23@opensuse.org>
- Explicitly require SQLite plugin for QtSql that is needed by the
  help system.
Version: 6.0.2-bp154.1.40
* Thu Jan 20 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.0.2
  https://code.qt.io/cgit/qt-creator/qt-creator.git/plain/dist/changes-6.0.2.md
  * Fixed crash in process launcher
  * Fixed that `Select All` scrolled to bottom
  * Fixed copying with block selection
  * Fixed working directory for `REPL`
  * Fixed missing options in property editor
  * Fixed that closing application in `Application Output` pane
    killed process even if `Keep Running` was selected
  * Fixed filtering in target setup page
  * Fixed crash when switching screen configuration
- Add patch to fix the 32bit builds:
  * c7deacf.diff
* Wed Dec 22 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.0.1
  https://code.qt.io/cgit/qt-creator/qt-creator.git/tree/dist/changes-6.0.1.md
* Thu Dec 02 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.0.0
  https://www.qt.io/blog/qt-creator-6-released
- Drop the SUSE_IGNORED_RPATHS workaround now that the binutils
  bug is fixed.
* Fri Oct 29 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.0.0-beta2
  https://www.qt.io/blog/qt-creator-6-beta2-released
* Thu Oct 14 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.0.0~beta1:
  * https://www.qt.io/blog/qt-creator-6-beta-released
- Rename libqt5-creator to qt5-creator
- Add a qt6 flavor
- Rebase fix-application-output.patch
* Mon Oct 11 2021 Christophe Giboudeaux <christophe@krop.fr>
- Unset SUSE_IGNORED_RPATHS to avoid a build failure caused by one
  of the binutils patches (boo#1191473)
* Fri Oct 01 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.0.2
  * Fixed that Qt 5 context help was shown even if Qt 6
    documentation is available
  * Fixed canceling of builds
  * Changed the `File System` special node to be shown only on
    parsing failure
  * Fixed loading of projects without targets
  * Fixed that no targets where shown in added build step
  * Fixed that `ninja` could not be found after changing Qt
    installation location
  * Fixed debugging of terminal applications with GDB < 10
* Wed Sep 15 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.0.1
  * https://www.qt.io/blog/qt-creator-5.0.1-released
* Thu Aug 26 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.0.0
  * https://www.qt.io/blog/qt-creator-5.0-released
* Thu Aug 12 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.0.0-rc1
- Rebase 0001-Disable-some-plugins.patch
* Mon Jul 19 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 4.15.2
  * https://code.qt.io/cgit/qt-creator/qt-creator.git/tree/dist/changes-4.15.2.md
* Thu Jun 10 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 4.15.1:
  * https://code.qt.io/cgit/qt-creator/qt-creator.git/tree/dist/changes-4.15.1.md
* Thu May 13 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 4.15.0:
  https://code.qt.io/cgit/qt-creator/qt-creator.git/tree/dist/changes-4.15.0.md
- Update 0001-Disable-some-plugins.patch
- Rebase fix-application-output.patch
* Mon Mar 22 2021 Christophe Giboudeaux <christophe@krop.fr>
- Work around boo#1179155 and explicitly require clang11
  for Leap 15.3.
* Mon Mar 22 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 4.14.2
  * Fixed installation location of desktop and appstream files
  * Fixed crash with `Previous/Next Open Document in History`
  * Re-added generic highlighting for Autoconf files
  * LLDB:  Fixed performance issue
- Drop 0001-Fix-a-link-error-when-building-the-qmldesigner-plugi.patch
  Merged upstream.
* Fri Feb 26 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 4.14.1
  https://code.qt.io/cgit/qt-creator/qt-creator.git/tree/dist/changes-4.14.1.md
- Drop patches:
  * cmake-build-use-gnuinstalldirs.patch
  * 0001-Don-t-rely-on-clang-include-and-binary-copies.patch
  * 0001-cmake-build-Don-t-install-highlighting-files-when-us.patch
  * 0001-Fix-compilation-of-ClangFormat-plugin-against-LLVM-w.patch
- Rebase 0001-Disable-some-plugins.patch
* Sun Jan 31 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Add compatibility with qml-autoreqprov
- Don't recommend obsolete libqt5-qtquick1-devel
* Tue Jan 19 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Add patch to use GNUInstallDirs instead of using sed:
  * cmake-build-use-gnuinstalldirs.patch
* Thu Dec 17 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 4.14.0:
  https://code.qt.io/cgit/qt-creator/qt-creator.git/tree/dist/changes-4.14.0.md
- Enable the new CLANGTOOLING_LINK_CLANG_DYLIB option.
- Use %_libexecdir when possible
- Rebase patches:
  * Update fix-application-output.path
  * 0001-Don-t-rely-on-clang-include-and-binary-copies.patch
  * 0001-Disable-some-plugins.patch
- Drop 0001-Fix-build-with-openSUSE-clang9-package.patch. no
  longer needed.
- Add upstream patches:
  * 0001-cmake-build-Don-t-install-highlighting-files-when-us.patch
  * 0001-Fix-compilation-of-ClangFormat-plugin-against-LLVM-w.patch
- Add patch:
  * 0001-Fix-a-link-error-when-building-the-qmldesigner-plugi.patch
* Mon Nov 23 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 4.13.3
  https://code.qt.io/cgit/qt-creator/qt-creator.git/tree/dist/changes-4.13.3.md