Package Release Info

sonnet-5.55.0-bp151.1.7

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

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libKF5SonnetCore5
libKF5SonnetCore5-lang
libKF5SonnetUi5
sonnet
sonnet-devel

Change Logs

* Fri Feb 15 2019 alarrosa@suse.com
- Downgrade the Qt version requirement to build with 5.9
* Sun Feb 10 2019 lbeltrame@kde.org
- Update to 5.55.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.55.0.php
- Changes since 5.54.0:
  * Ignore files
  * Avoid using trimmed method
  * Don't call this code if we have only space
  * GuessLanguage: Delete copy constructor and assignment operator
  * delete copy constructor and assignment operator of some internal classes
* Mon Jan 14 2019 lbeltrame@kde.org
- Update to 5.54.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.54.0.php
- Changes since 5.53.0:
  * Add method to BackgroundChecker to add word to session
  * Avoid Q_FOREACH
  * DictionaryComboBox: Keep user preferred dictionaries on top
  * Loader: Avoid Q_FOREACH
  * Dialog: Use DictionaryComboBox instead of plain QComboBox
* Sun Dec 09 2018 lbeltrame@kde.org
- Update to 5.53.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.53.0.php
- Changes since 5.52.0:
  * DictionaryComboBoxTest: Add stretch to avoid expanding Dump button
  * Use new syntax
  * Remove virtual keyword
* Sun Nov 11 2018 lbeltrame@kde.org
- Update to 5.52.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.52.0.php
- Changes since 5.51.0:
  * Use reserve() on QStringList
  * Fix breakage of language guessing
  * Another 0 -> nullptr
* Tue Oct 16 2018 Luca Beltrame <lbeltrame@kde.org>
- Run spec-cleaner
* Mon Oct 15 2018 lbeltrame@kde.org
- Update to 5.51.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.51.0.php
- Changes since 5.50.0:
  * Fix breakage of language guessing
  * Fix compile failure on Windows targets
  * Prevent highlighter from erasing selected text (kde#398661)
  * Avoid potential detach on range-loops with non-const Qt containers
  * Make sure to build with strict compile flags
  * Fix minor typos
* Thu Sep 13 2018 lbeltrame@kde.org
- Update to 5.50.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.50.0.php
- Changes since 5.49.0:
  * hunspell: Restore build with hunspell <=v1.5.0
  * Include hunspell headers as system includes
  * Fix a typo
- Dropped patches, superseded by upstream changes:
  * Fix_Leap_42_3_build.patch
* Sun Aug 19 2018 christophe@krop.fr
- Update to 5.49.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.49.0.php
- Changes since 5.48.0:
  * Sonnet: setLanguage should schedule a rehighlight if highlight is enabled
  * Use the current hunspell API
- Add Fix_Leap_42_3_build.patch to use the old hunspell api in leap 42.3.
* Mon Jul 16 2018 lbeltrame@kde.org
- Update to 5.48.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.48.0.php
- Changes since 5.47.0:
  * None
* Tue Jun 12 2018 lbeltrame@kde.org
- Update to 5.47.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.47.0.php
- Changes since 5.46.0:
  * Warning--
  * Use override
* Sun May 13 2018 lbeltrame@kde.org
- Update to 5.46.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.46.0.php
- Changes since 5.45.0:
  * Clean up
  * Fix remove enable/disable button
  * Fix enable/disable add button
  * Look into subdirectories for dictionaries
  * Warning--
* Mon Mar 12 2018 lbeltrame@kde.org
- Update to 5.44.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.44.0.php
- Changes since 5.43.0:
  * Use Locale::name() instead of Locale::bcp47Name()
  * Find libhunspell build by msvc
* Mon Feb 12 2018 lbeltrame@kde.org
- Update to 5.43.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.43.0.php
- Changes since 5.42.0:
  * Find Aspell dictionaries on Windows
  * Fix compilation of just the UI-less host tools
Version: 5.45.0-bp150.2.3
* Sat Apr 14 2018 lbeltrame@kde.org
- Update to 5.45.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.45.0.php
- Changes since 5.44.0:
  * Don't impose using the default client
  * Remove deprecated cmake code
  * Remove not necessary QtCore and co
  * NSSpellChecker plugin cleanup
  * Include replacement strings in the suggestion list
  * implement NSSpellCheckerDict::addPersonal()
  * NSSpellCheckerDict::suggest() returns a list of suggestions
  * initialise NSSpellChecker language in NSSpellCheckerDict ctor
  * implement NSSpellChecker logging category
  * NSSpellChecker requires AppKit
  * Move NSSpellCheckerClient::reliability() out of line
  * use the preferred Mac platform token
  * Use correct directory to lookup trigrams in windows build dir
* Tue Mar 13 2018 lbeltrame@kde.org
- Update to 5.44.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.44.0.php
- Changes since 5.43.0:
  * Use Locale::name() instead of Locale::bcp47Name()
  * Find libhunspell build by msvc
* Tue Feb 13 2018 lbeltrame@kde.org
- Update to 5.43.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.43.0.php
- Changes since 5.42.0:
  * Find Aspell dictionaries on Windows
  * Fix compilation of just the UI-less host tools
* Tue Jan 16 2018 lbeltrame@kde.org
- Update to 5.42.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.42.0.php
- Changes since 5.41.0:
  * autotests: replace duplication with for loop
  * Remove obsolete reviewboardrc file
  * Don't export internal helper executables
  * Sonnet: fix wrong language for suggestions in mixed-language texts
  * Sonnet: honour Settings::defaultClient(), useful for unittests
  * autotests: skip if "en" not available with aspell (to fix the FreeBSD CI, hopefully)
  * autotests: use QTEST_GUILESS_MAIN
  * autotests: fix compilation with Qt 5.7
  * autotests: enable QStandardPaths test mode
  * autotests: turn test_suggest into a real automated test, checking for suggestions from aspell
  * autotests: fix old TODO, GUILESS since QApp is not needed
  * Remove anchient and broken workaround
  * Don't cause circular linking on Windows
  * Fix coding style. Const'ify, fix typo
* Sun Dec 17 2017 lbeltrame@kde.org
- Update to 5.41.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.41.0.php
- Changes since 5.40.0:
  * Cache value before loop
  * Make it compile with strict flags
  * Fix generate debug file
  * Clean up. Initialize value. Remove qt check
  * Autogenerate debug category files
  * Modernize code. Use new connect api. Assign directly parent etc.
  * Make it possible to crosscompile sonnet
  * If dictionnary is already set, return true;
* Mon Nov 13 2017 lbeltrame@kde.org
- Update to 5.40.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.40.0.php
- Changes since 5.39.0:
  * Add assignByDictionnary method
  * Signal if we are able to assign dictionnary
  * Remove extra ';'. Add explicit keyword
  * Make sure that all value is initialized
  * Be sure that it's not null
* Mon Oct 23 2017 lbeltrame@kde.org
- Update to 5.39.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.39.0.php
- Changes since 5.38.0:
  * None
* Tue Sep 12 2017 lbeltrame@kde.org
- Update to 5.38.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.38.0.php
- Changes since 5.37.0:
  * Do not leak symbols of pimpl classes, protect with Q_DECL_HIDDEN
* Sat Aug 12 2017 christophe@krop.fr
- Update to 5.37.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.37.0.php
- Changes since 5.36.0 :
  * Allow to build Sonnet without Qt5Widgets
  * cmake: rewrite FindHUNSPELL.cmake to use pkg-config
  * Use more nullptr
* Wed Jul 12 2017 wbauer@tmo.at
- Move unversioned files to the new sonnet package to be more
  compliant with the SLPP
* Wed Jul 12 2017 lbeltrame@kde.org
- Update to 5.36.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.36.0.php
- Changes since 5.35.0:
  * add debug categories index, for kdebugsettings
  * [FEATURE] Option to build & install QCH file with the public API dox
* Sun Jun 11 2017 lbeltrame@kde.org
- Update to 5.35.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.35.0.php
- Changes since 5.34.0:
  * None
* Mon May 15 2017 fabian@ritter-vogt.de
- Update to 5.34.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.34.0.php
- Changes since 5.33.0:
  * None
* Sat Apr 15 2017 lbeltrame@kde.org
- Update to 5.33.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.33.0.php
- Changes since 5.32.0:
  * Upgrade ECM and KF5 version requirements for 5.33.0 release.
  * Upgrade KF5 version to 5.33.0.
* Sun Mar 19 2017 lbeltrame@kde.org
- Update to 5.32.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.32.0.php
- Changes since 5.31.0:
  * Commit translations from l10n-kf5
  * Upgrade ECM and KF5 version requirements for 5.32.0 release.
  * Upgrade KF5 version to 5.32.0.
* Thu Feb 09 2017 hrvoje.senjan@gmail.com
- Update to 5.31.0
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.31.0.php
* Mon Jan 09 2017 hrvoje.senjan@gmail.com
- Update to 5.30.0
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.30.0.php
- Remove patch, now upstream:
  * look-for-hunspell-1.6-as-well.patch
* Sun Jan 08 2017 hrvoje.senjan@gmail.com
- Add look-for-hunspell-1.6-as-well.patch
* Sun Dec 04 2016 hrvoje.senjan@gmail.com
- Update to 5.29.0
  * Also search for hunspell-1.5
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.29.0.php
* Sun Nov 06 2016 hrvoje.senjan@gmail.com
- Update to 5.28.0
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.28.0.php