Package Release Info

ki18n-5.26.0-2.6

Update Info: openSUSE-2017-250
Available in Package Hub : 12 SP2-SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ki18n-devel
libKF5I18n5
libKF5I18n5-lang

Change Logs

* 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.103.0-150500.1.3
* Wed Feb 08 2023 christophe@krop.fr
- Update to 5.103.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.103.0
- No code change since 5.102.0
* Thu Jan 12 2023 christophe@krop.fr
- Update to 5.102.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.102.0
- Changes since 5.101.0:
  * tests: Fix build on Qt6
* Tue Dec 06 2022 christophe@krop.fr
- Update to 5.101.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
  * kcountrysubdivisiontest fix "Missing reference in range-for"
  * Fix KLocalizedStringTest when run on non English locales
  * Set the LANG to an actual valid locale
* Tue Nov 08 2022 christophe@krop.fr
- Update to 5.100.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.100.0
- Changes since 5.99.0:
  * Try fixing build on Windows mingw
  * Add missing <cerrno> include
* Sat Oct 01 2022 christophe@krop.fr
- Update to 5.99.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
  * Add useful info to warning
  * Really support :usagetip cue (kde#459283)
  * Add Qt6 windows CI support
  * .gitlab-ci.yml: enable static builds
  * Warn if the domain is empty
  * Mark codeLanguage as const
  * KCatalog: make setting LANGUAGE env var more robust
* Tue Sep 06 2022 christophe@krop.fr
- Update to 5.98.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
  * Fix typo ki18ndc -> kxi18ndc / ki18ndp -> kxi18ndp
  * Add FreeBSD Qt6 CI support
* Sun Aug 07 2022 christophe@krop.fr
- Update to 5.97.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.97.0
- No code change since 5.96.0
* Sun Jul 03 2022 christophe@krop.fr
- Update to 5.96.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
  * Accept null strings from QML (kde#451807)
  * Don't print debug message in double quotes
  * Don't duplicate headers between cpp/.h files
  * Use a struct instead of pair
* Fri Jun 10 2022 christophe@krop.fr
- Update to 5.95.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
  * Directly load catalogs from Android assets
  * Port to ECMQmlModule
* Tue May 10 2022 christophe@krop.fr
- Update to 5.94.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.94.0
- Changes since 5.93.0:
  * add Windows CI
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