Version: 5.55.0-bp151.1.6
* 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:
* 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:
* No code changes since 5.53.0
* 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:
* No code changes since 5.52.0
* 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:
* No code changes since 5.51.0
* 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:
* Remove misleading use of KDE_INSTALL_PYTHONBINDINGSDIR
* Properly scope CMAKE_REQUIRED_LIBRARIES change
* Android: Make sure we're looking for .mo files in the right path
* Fix autotests with -DBUILD_QCH:BOOL=TRUE
- Refreshed patches:
* fallbackLang.diff
* 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:
* Assert if trying to use a KCatalog without a QCoreApplication
* Port ki18n from QtScript to QtQml
* Migrate build system to use find_package in autotests/ki18n_install
* API docs: fix *xi18n* calls in example code to use correct variants
* Check the build directory for po/ as well
* 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:
* Reuse function that already does the same
* Fix the catalog handling and locale detection on Android
* Readability, skip no-op statements
* Fix KCatalog::translate when translation is same as original text
* a file has been renamed
* Let ki18n macro file name follow style of other find_package related files
* Fix the configure check for _nl_msg_cat_cntr
* Don't generate files in the source directory
* libintl: Determine if _nl_msg_cat_cntr exists before use (kde#365917)
* Fix the binary-factory builds.
* 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:
* In cmake macro file use CMAKE_CURRENT_LIST_DIR consequently instead of mixed use with KF5I18n_DIR
* KF5I18NMacros: Don't install an empty dir when no po files exist
* Add missing override
* Use override
* 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:
* 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:
* [API dox] New UI marker @info:placeholder
* [API dox] New UI marker @item:valuesuffix
* Don't need to run previous iterations commands again
- Dropped patches, now upstream:
* 0001-Don-t-need-to-run-previous-iterations-commands-again.patch
Version: 5.45.0-bp150.2.2
* Wed May 02 2018 fabian@ritter-vogt.de
- Add patch to accelerate building of gettext catalogs:
* 0001-Don-t-need-to-run-previous-iterations-commands-again.patch
* 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:
* Also let the autotests know where they can find KF5I18NMacros
* Make sure ki18n can build its own translations.
* Don't call PythonInterp.cmake in KF5I18NMacros.
* Remove not necessary QtCore and co
* Make it possible to generate po files in parallel
* Create a constructor for KLocalizedStringPrivate
* 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:
* API dox: add note about calling setApplicationDomain after QApp creation
* 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:
* Fix finding libintl when "cross"-compiling native Yocto packages
* 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:
* Remove obsolete reviewboardrc file
* do not treat ts-pmap-compile as exectuable
* cmake: Mark UIC-generated .h files to skip AUTOMOC by default.
* Fix a memory leak in KuitStaticData
* KI18n: fix a number of double lookups
* 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:
* None
* 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:
* None
* 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:
* autotests: fix when fr_FR is installed. semanticTags() needs English.
* 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 loading i18n catalogs from arbitrary locations
* Fix build with Qt 5.9.1 and clang
* Make sure that the tsfiles target is generated
* 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:
* Make sure that the tsfiles target is generated
* DOXYGEN_PREPROC -> DOXYGEN_SHOULD_SKIP_THIS, to standardize within KF5
* Remove custom doxygen config files
* [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:
* Fix compilation of Python bindings
* API dox: note CamelCase includes by @class tag with more classes
* Extend Programmer's Guide with notes about influence of setlocale()
* 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:
* fix basename handling of po files (kde#379116)
* Fix ki18n bootstrapping
* Move .po and .ts files look-up to build-time
* Docs: correct doctype for non-deprecated root element with ui.rc file example
* Docs: Use non-deprecated <gui> root element with rc file example
* 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.
* don't add the autotests dir when test building is disabled
* add .arcconfig file
* Upgrade KF5 version to 5.33.0.
* Sun Jan 08 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
Version: 5.32.0-2.1
* 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
* Sun Dec 04 2016 hrvoje.senjan@gmail.com
- Update to 5.29.0
* Check properly pointer inequality from dngettext (kde#372681)
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.29.0.php
* Sat Nov 05 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
* Sat Oct 22 2016 alarrosa@suse.com
- Added gettext-tools requirement to ki18n-devel since
gettext-tools contains msgmerge
* Sun Oct 02 2016 hrvoje.senjan@gmail.com
- Update to 5.27.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.27.0.php
* Fri Dec 11 2015 hrvoje.senjan@gmail.com
- Update to 5.17.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.17.0.php
Version: 5.26.0-2.6
* Tue Sep 06 2016 hrvoje.senjan@gmail.com
- Update to 5.26.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.26.0.php
* Sun Aug 07 2016 hrvoje.senjan@gmail.com
- Update to 5.25.0
* Qt >= 5.5 is now required
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.25.0.php
* Wed Jul 06 2016 hrvoje.senjan@gmail.com
- Update to 5.24.0
* Also search catalogs for stripped variants of values in
env var LANGUAGE
* Fix parsing of env var values WRT modifier and codeset,
done in wrong order
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.24.0.php
* Mon Jun 06 2016 hrvoje.senjan@gmail.com
- Update to 5.23.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.23.0.php
* Sat May 07 2016 hrvoje.senjan@gmail.com
- Update to 5.22.0 (boo#980066)
* libgettext: Fix potential use-after-free using non-g++ compilers
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.22.0.php
* Mon Apr 04 2016 hrvoje.senjan@gmail.com
- Update to 5.21.0 (boo#974793)
* Use qt system locale langs as fallback on non UNIX
* Upgrade Qt version requirement to 5.4.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.21.0.php
Version: 5.20.0-2.1
* Sun Mar 06 2016 hrvoje.senjan@gmail.com
- Update to 5.20.0 (boo#970856)
* Use portable import macro for nl_msg_cat_cntr
* Skip looking up . and .. to find the translations for an application
* Restrict _nl_msg_cat_cntr use to GNU gettext implementations
* Add KLocalizedString::languages()
* Place Gettext calls only if catalog has been located
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.20.0.php
* Sat Feb 06 2016 hrvoje.senjan@gmail.com
- Update to 5.19.0 (boo#967668)
* Reduce use of gettext API
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.19.0.php
* Sat Jan 02 2016 hrvoje.senjan@gmail.com
- Update to 5.18.0
* Document the first argument rule for plurals in QML
* Reduce unwanted type changes
* Make it possible to use doubles as index for i18np*() calls in QML
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.18.0.php
* Thu Dec 10 2015 hrvoje.senjan@gmail.com
- Update to 5.17.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.17.0.php
* Sun Nov 08 2015 hrvoje.senjan@gmail.com
- Update to 5.16.0 (boo#955067)
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.16.0.php
* Tue Oct 06 2015 wbauer@tmo.at
- Add /usr/share/locale-bundle/ to the list of directories that are
searched for translations
* Mon Oct 05 2015 hrvoje.senjan@gmail.com
- Update to 5.15.0
* Remove strict iterators for msvc to make ki18n build
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.15.0.php
* Mon Sep 21 2015 wbauer@tmo.at
- Tag the LC_SCRIPTS files in the -lang file list with the language
they belong to, so that they will be put into the correct
bundle-lang-kde-xx packages
* Tue Sep 08 2015 hrvoje.senjan@gmail.com
- Update to 5.14.0
* Gracefully handle no newline at end of pmap file
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.14.0.php
* Tue Aug 04 2015 hrvoje.senjan@gmail.com
- Update to 5.13.0
* The Qt version requirement has been bumped from 5.2 to 5.3
* Debug output has been ported to categorized output, for less
noise by default
* Docbook documentation has been reviewed and updated
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.13.0.php
* Sat Aug 01 2015 wbauer@tmo.at
- Fix fallbackLang.diff: slashes were missing which resulted in
wrong paths, relPath (XX/LC_MESSAGE/) was erroneously added
to the returned directory path too which prevented the translation
files from actually being opened. (boo#932158)
* Sun Jul 05 2015 hrvoje.senjan@gmail.com
- Update to 5.12.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.12.0.php
* Fri Jun 12 2015 tittiatcoke@gmail.com
- Adjust patch fallbackLang.diff to search through some openSUSE
specific locale paths. Search only these specific locations to
prevent searching too many locations.
* Sun Jun 07 2015 hrvoje.senjan@gmail.com
- Update to 5.11.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.11.0.php
* Sun May 03 2015 hrvoje.senjan@gmail.com
- Update to 5.10.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.10.0.php
* Sat Apr 04 2015 hrvoje.senjan@gmail.com
- Update to 5.9.0
* Reload the global Qt catalog when using i18n()
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.9.0.php
* Sat Mar 07 2015 hrvoje.senjan@gmail.com
- Update to 5.8.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.8.0.php
* Fri Feb 27 2015 hrvoje.senjan@gmail.com
- Improve fallbackLang.diff to look into kf5 locale subdir first,
boo#904524
* Sun Feb 08 2015 hrvoje.senjan@gmail.com
- Update to 5.7.0
* Mark results as required to warn when API is misused
* Added BUILD_WITH_QTSCRIPT buildsystem option to allow a reduced
feature-set on embedded systems
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.7.0.php
* Sat Jan 03 2015 hrvoje.senjan@gmail.com
- Update to 5.6.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.6.0.php