Package Release Info

qt6-creator-7.0.2-bp154.2.3.1

Update Info: openSUSE-2022-10135
Available in Package Hub : 15 SP4 Update

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

qt6-creator
qt6-creator-plugin-devel

Change Logs

* 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: 12.0.2-bp156.1.4
* Sat Mar 09 2024 Christophe Marin <christophe@krop.fr>
- Make qt6-creator provide 'qt-creator' for the KDE patterns
* Wed Feb 07 2024 Christophe Marin <christophe@krop.fr>
- Update to 12.0.2. Bugfix release:
  * https://www.qt.io/blog/qt-creator-12.0.2-released
- Drop patch, merged upstream:
  * 0001-Register-AutotoolsProject-as-handler-for-Makefiles-a.patch
* Mon Jan 22 2024 Fabian Vogt <fvogt@suse.com>
- Add patch to fix opening Makefile projects:
  * 0001-Register-AutotoolsProject-as-handler-for-Makefiles-a.patch
* Wed Dec 13 2023 Christophe Marin <christophe@krop.fr>
- Update to 12.0.1. Bugfix release:
  * https://www.qt.io/blog/qt-creator-12.0.1-released
* Thu Nov 23 2023 Christophe Marin <christophe@krop.fr>
- Update to 12.0.0:
  * https://www.qt.io/blog/qt-creator-12-released
  New features:
  * Integrated compiler explorer
  * CMake debugging and profiling
  * Screen recording
* Thu Nov 23 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Add more exclusions for private imports (boo#1217421)
* Thu Sep 28 2023 Christophe Marin <christophe@krop.fr>
- Update to 11.0.3:
  * https://www.qt.io/blog/qt-creator-11.0.3-released
- Drop patch, merged upstream:
  * 0001-ClangTools-Add-support-for-yaml-cpp-0.8.patch
* Fri Aug 25 2023 Christophe Marin <christophe@krop.fr>
- Add upstream change to fix detection of yaml-cpp 0.8:
  * 0001-ClangTools-Add-support-for-yaml-cpp-0.8.patch
* Tue Aug 15 2023 Christophe Marin <christophe@krop.fr>
- Update to 11.0.2
  https://www.qt.io/blog/qt-creator-11.0.2-released
* Mon Aug 07 2023 Christophe Marin <christophe@krop.fr>
- Update to 11.0.1:
  https://www.qt.io/blog/qt-creator-11.0.1-released
* Thu Jul 20 2023 Christophe Marin <christophe@krop.fr>
- Use a mirror to download sources for all Qt packages. Upstream
  servers are very slow since a couple weeks.
- Update to 11.0.0:
  https://www.qt.io/blog/qt-creator-11-released
* Thu Jun 15 2023 Christophe Marin <christophe@krop.fr>
- Update to 10.0.2:
  * https://www.qt.io/blog/qt-creator-10.0.2-released
- Don't build docs on Leap 15.4, llvm crashes
- Drop patch, merged upstream:
  * 0001-QmlDesigner-Fix-puppet-build-after-quick3d-private-A.patch
* Fri May 26 2023 Christophe Marin <christophe@krop.fr>
- Add patch to fix build failure with QtQuick3d 6.5.1:
  * 0001-QmlDesigner-Fix-puppet-build-after-quick3d-private-A.patch
* Sun May 07 2023 Christophe Marin <christophe@krop.fr>
- Update to 10.0.1. Bugfix release:
  * https://www.qt.io/blog/qt-creator-10.0.1-released
* Thu Mar 30 2023 Christophe Marin <christophe@krop.fr>
- Update to 10.0.0. New feature release:
  * https://www.qt.io/blog/qt-creator-10-released
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