Package Release Info

qscintilla-2.13.1-bp154.1.27

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

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libqscintilla2_qt6-15
python3-PyQt6-QScintilla
qscintilla-qt6
qscintilla-qt6-devel

Change Logs

* Fri Feb 04 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Conflict libqscintilla2_qt5-13 to avoid file conflict
* Sun Oct 24 2021 Ben Greiner <code@bnavigator.de>
- Update to version 2.13.1
  * Documented how to build for multiple architectures on macOS.
  * Bug fixes.
* Tue Jul 06 2021 Ben Greiner <code@bnavigator.de>
- Fix the python3Y-qscintilla-qt5-sip obsoletion.
* Mon Jul 05 2021 Ben Greiner <code@bnavigator.de>
- Move the main package to subpackage declaration and use the qt6
  build for the plain qscintilla source package name (make
  factory-auto bot happy)
* Sat Jul 03 2021 Ben Greiner <code@bnavigator.de>
- Update to Version 2.13.0
  * Added the QsciPrinter::printRange() overload that uses a
    supplied QPainter to render the pages.
  * Improved the appearence of the auto-completion popup.
  * Bug fixes.
* Thu Mar 11 2021 Ben Greiner <code@bnavigator.de>
- Update to Version 2.12.1
  * Packaging bug fixes.
* Thu Feb 25 2021 Ben Greiner <code@bnavigator.de>
- Update to Version 2.12.0
  * Added support for Qt6.
  * Removed support for Qt4 and Qt5 earlier than v5.11.0.
- rename source package to qscintilla
  * build for Qt5 and Qt6 in multibuild
- SIP v4 is no longer supported. Even SIPv5 has a bug that prevents
  a build with sip-build. Use SIPv6.
* Tue Nov 24 2020 Benjamin Greiner <code@bnavigator.de>
- Update to Version 2.11.6
  * Added the --qsci-translations-dir option to sip-wheel.
  * Added the .api file for Python v3.9.
  * Build system changes.
  * Bug fixes.
* Thu Nov 05 2020 Benjamin Greiner <code@bnavigator.de>
- Dropped patch: python-config.diff -- not needed even for the SIP4
  builds
* Wed Sep 09 2020 Benjamin Greiner <code@bnavigator.de>
- Use sip5 for python package where available
- remove the separate python-qscintilla-qt5 specfile and make
  multibuild instead
* Mon Aug 31 2020 Benjamin Greiner <code@bnavigator.de>
- Update to 2.11.5
  * The bundled .api files are now included in Python wheels if the
    QScintilla.api file is enabled.
  * Bug fixes.
- Tumbleweed skips python2 builds automatically no need to
  hack python_module
* Fri Mar 13 2020 Christophe Giboudeaux <christophe@krop.fr>
- Stop building the python2 package for openSUSE Tumbleweed.
* Wed Nov 13 2019 Todd R <toddrme2178@gmail.com>
- Update to 2.11.3
  * Added support for SIP v5.
  * On macOS the install name of the C++ library is now relative to @rpath.
* Thu Aug 29 2019 Stefan BrĂ¼ns <stefan.bruens@rwth-aachen.de>
- Co-own designer directory in Qt's plugins directory, as libqt5-qttools
  is no longer pulled in implicitly.
* Fri Jul 12 2019 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.11.2
  * QsciScintilla::clear() now clears the undo history
  * QsciScintilla::findMatchingBrace() is now part of the public API.
  * Added the .api file for Python v3.8.
* Tue Apr 16 2019 Christophe Giboudeaux <christophe@krop.fr>
- Move some files out of the -devel package.
* Fri Apr 05 2019 Christophe Giboudeaux <christophe@krop.fr>
- Add the lost changelog entries back.
* Tue Apr 02 2019 Christophe Giboudeaux <christophe@krop.fr>
- Drop qscintilla-qt4 and python-qscintilla-qt4.
- Drop qscintilla-qt4.diff. No longer needed.
- Re-sync the changelog files.
* Fri Feb 15 2019 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.11.1
  * Details at https://www.riverbankcomputing.com/static/Downloads/QScintilla/ChangeLog
- Refresh python-config.diff
- Drop reproducible.patch. Merged upstream
* Wed Nov 07 2018 Bernhard Wiedemann <bwiedemann@suse.com>
- Add reproducible.patch to sort input file list to make package
  build reproducible (boo#1041090)