diff --git a/lokalize-18.12.3.tar.xz b/lokalize-18.12.3.tar.xz deleted file mode 100644 index 8310af7..0000000 --- a/lokalize-18.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cce11b9384d27006855a141d2241a67d05679baa7096db2311c49a78bd642fed -size 2312372 diff --git a/lokalize-19.04.0.tar.xz b/lokalize-19.04.0.tar.xz new file mode 100644 index 0000000..7a2961f --- /dev/null +++ b/lokalize-19.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2e8cd6f9bb0e59ffd4b88e5513b757df3b63892ce90e7000c872e896ef74266 +size 1680008 diff --git a/lokalize.changes b/lokalize.changes index cfe2ca1..3c2b2f7 100644 --- a/lokalize.changes +++ b/lokalize.changes @@ -1,3 +1,48 @@ +------------------------------------------------------------------- +Sat Apr 20 06:51:58 UTC 2019 - lbeltrame@kde.org + +- Update to 19.04.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.04.0.php +- No code changes since 19.03.90 + +------------------------------------------------------------------- +Tue Apr 09 20:54:45 UTC 2019 - lbeltrame@kde.org + +- Update to 19.03.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/announce-applications-19.04-rc.php +- Changes since 19.03.80: + * Use new hunspell API + * Fix bug not finding local document + +------------------------------------------------------------------- +Wed Mar 27 06:41:10 UTC 2019 - lbeltrame@kde.org + +- Update to 19.03.80 + * New feature release + * For more details please see: + * https://kde.org/announcements/announce-applications-19.04-beta.php +- Changes since 18.12.3: + * Ensure the cursor is visible after a text operation (kde#404169, kde#403131, kde#405008) + * Fix a bug where newlines were removed from extracted comments (kde#403142) + * Update telugu nplurals + * Update copyright year + * Count empty fuzzy as empty only (not as fuzzy too) (kde#311000) + * Fix inversed ternary operator (kde#404303) + * Do not launch pology on non-existent .po (kde#401393) + * Only display the first line of messages in the catalog (kde#402931) + * Add support for viewing the translation source with a custom editor (kde#403743) + * Improve DockWidgets saving and restoring (kde#403234) + * Set the proper entry index in catalog after a filter is applied BUG: 400208 (kde#400208) + * Initialize KCrash after QApp instance + * Fix minor Doxygen issues + * init kcrash so it works with kdeinit https://markmail.org/thread/zv5pheijaze72bzs + * Fix minor EBN/Doxygen issues + * Bump to 19.03.70 + ------------------------------------------------------------------- Sat Mar 09 08:03:24 UTC 2019 - lbeltrame@kde.org diff --git a/lokalize.spec b/lokalize.spec index 22285ff..a8ea9cd 100644 --- a/lokalize.spec +++ b/lokalize.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: lokalize -Version: 18.12.3 +Version: 19.04.0 Release: 0 Summary: KDE Translation Editor License: GPL-2.0-or-later