forked from pool/lokalize
Accepting request 696348 from KDE:Applications
KDE Applications 19.04.0 (forwarded request 696164 from luca_b) OBS-URL: https://build.opensuse.org/request/show/696348 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lokalize?expand=0&rev=74
This commit is contained in:
commit
d6846cbcda
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cce11b9384d27006855a141d2241a67d05679baa7096db2311c49a78bd642fed
|
||||
size 2312372
|
3
lokalize-19.04.0.tar.xz
Normal file
3
lokalize-19.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e2e8cd6f9bb0e59ffd4b88e5513b757df3b63892ce90e7000c872e896ef74266
|
||||
size 1680008
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user