SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ki18n-devel-5.26.0-1.1.x86_64.rpm :
Tue Sep 6 14:00:00 2016 hrvoje.senjanAATTgmail.com
- Update to 5.26.0

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.26.0.php

Sun Aug 7 14:00:00 2016 hrvoje.senjanAATTgmail.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 6 14:00:00 2016 hrvoje.senjanAATTgmail.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 6 14:00:00 2016 hrvoje.senjanAATTgmail.com
- Update to 5.23.0

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.23.0.php

Sat May 7 14:00:00 2016 hrvoje.senjanAATTgmail.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 4 14:00:00 2016 hrvoje.senjanAATTgmail.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

Sun Mar 6 13:00:00 2016 hrvoje.senjanAATTgmail.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 6 13:00:00 2016 hrvoje.senjanAATTgmail.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 2 13:00:00 2016 hrvoje.senjanAATTgmail.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 13:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.17.0

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.17.0.php

Sun Nov 8 13:00:00 2015 hrvoje.senjanAATTgmail.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 6 14:00:00 2015 wbauerAATTtmo.at
- Add /usr/share/locale-bundle/ to the list of directories that are
searched for translations

Mon Oct 5 14:00:00 2015 hrvoje.senjanAATTgmail.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 14:00:00 2015 wbauerAATTtmo.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 8 14:00:00 2015 hrvoje.senjanAATTgmail.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 4 14:00:00 2015 hrvoje.senjanAATTgmail.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 1 14:00:00 2015 wbauerAATTtmo.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 5 14:00:00 2015 hrvoje.senjanAATTgmail.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 14:00:00 2015 tittiatcokeAATTgmail.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 7 14:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.11.0

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.11.0.php

Sun May 3 14:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.10.0

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.10.0.php

Sat Apr 4 14:00:00 2015 hrvoje.senjanAATTgmail.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 7 13:00:00 2015 hrvoje.senjanAATTgmail.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 13:00:00 2015 hrvoje.senjanAATTgmail.com
- Improve fallbackLang.diff to look into kf5 locale subdir first,
boo#904524

Sun Feb 8 13:00:00 2015 hrvoje.senjanAATTgmail.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 3 13:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.6.0

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.6.0.php

Sat Dec 6 13:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 5.5.0

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.5.0.php

Sun Nov 2 13:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 5.4.0

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.4.0.php

Sat Oct 4 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 5.3.0

* Remove leftover Perl dependency

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.3.0.php

Thu Sep 25 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Added fallbackLang.diff: make translations be seen from a custom
directory (which will be $share_prefix/locale/kf5. Otherwise
every langauge in the KF5 era will need to conflict with kdelibs4
ones. Needs also adjusting in kf5-filesystem, and dropping of
find_lang in some packages, as that macro doesn\'t look in
subdirectories.

Tue Sep 9 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 5.2.0

* For more details please see:
http://kde.org/announcements/kde-frameworks-5.2.php
- Added gettext-runtime and python (Build)Requires

Sat Aug 2 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 5.1.0

* For more details please see:
http://www.kde.org/announcements/kde-frameworks-5.1.php
- Harden required Qt5 libs versions

Tue Jul 1 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 5.0.0

* Final release of KDE Frameworks 5

* API improvements and cleanups

* Buildsystem fixes

* For more details please see:
http://www.kde.org/announcements/kde-frameworks-5.0.php

Sun Jun 1 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 4.100.0

* API improvements and cleanups

* Buildsystem fixes

* For more details please see:
http://www.kde.org/announcements/announce-frameworks5-beta3.php
- Add baselibs.conf

Sun May 4 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 4.99.0

* API improvements and cleanups

* Buildsystem fixes

* For more details please see:
http://www.kde.org/announcements/announce-frameworks5-beta2.php

Sat Mar 29 13:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 4.98.0

* API improvements and cleanups

* Buildsystem fixes

* For more details please see:
http://www.kde.org/announcements/announce-frameworks5-beta1.php

Tue Mar 4 13:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 4.97.0:

* Buildsystem fixes

* For more details please see:
http://www.kde.org/announcements/announce-frameworks5-alpha2.php

Sun Feb 23 13:00:00 2014 hrvoje.senjanAATTgmail.com
- Added patches from upstream

* 0008-Cleanup-after-QtScript-port.patch

* 0009-Do-not-leak-script-interfaces-and-their-script-engin.patch

Sun Feb 23 13:00:00 2014 hrvoje.senjanAATTgmail.com
- Added patches from upstream, which implement plugins via QtScript,
instead of KJS:

* 0001-Print-actual-path-that-failed-to-load.patch

* 0002-More-test-cases-for-Transcript.patch

* 0006-Separate-ktranscript-plugin-test-into-its-own-autote.patch

* 0007-Ported-KTranscript-script-engine-use-from-KJS-to-QtS.patch
- Droped kjs-devel(Build)Requires, and added pkgconfig(Qt5Script)
BuildRequires, as per added patches

Sat Feb 8 13:00:00 2014 hrvoje.senjanAATTgmail.com
- Init ki18n package


 
ICM