File messagelib.changes of Package messagelib

-------------------------------------------------------------------
Fri May 10 05:37:19 UTC 2019 - lbeltrame@kde.org

- Update to 19.04.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-19.04.1.php
- Changes since 19.04.0:
  * Improve scam detection
  * Fix Bug 407086 - Scam detection is too sensitive for URLs that trivially differ and are not a scam (kde#407086)
  * Remove debug
  * Don't use qAsConst over a temporary variable

-------------------------------------------------------------------
Sat Apr 20 06:51:59 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
- Changes since 19.03.90:
  * We need GUI support
  * Fix crash in autotest

-------------------------------------------------------------------
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:
  * Fix Bug 406208 - "#" in a title news then only a part of the
  	title is transmitted in subject of a mail (kde#406208)
  * Try to fix string
  * Add signal when we want to insert text
  * Convert to camelcase include
  * AttachmentUpdateJob needs to be exported even without BUILD_TESTING
  * Fix includes
  * Fix: no install not exported class
  * Remove unused includes
  * Don't install debug files + fix build
  * Remove bad includes
  * Don't install/export class when not necessary
  * Don't install not exported symbol
  * Make Attributes const in preparation for changes in akonadi

-------------------------------------------------------------------
Wed Mar 27 06:41:11 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:
  * Too many changes to list here

-------------------------------------------------------------------
Sat Mar 09 08:03:25 UTC 2019 - lbeltrame@kde.org

- Update to 18.12.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.12.3.php
- Changes since 18.12.2:
  * Fix runtime warning when calling deleteLater on a null object.

-------------------------------------------------------------------
Sat Feb 09 08:25:27 UTC 2019 - lbeltrame@kde.org

- Update to 18.12.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.12.2.php
- Changes since 18.12.1:
  * Fix Bug 403460 - Expand BCC list of emails button is oriented in non-intuitive direction (kde#403460)
  * Disable code for the moment
  * Don't show "Attachment:" when there is a mail embedded
  * Avoid to wrap word
  * It was fixed in kmime
  * Fix show attachment as reported by David.

-------------------------------------------------------------------
Fri Jan 11 05:42:44 UTC 2019 - lbeltrame@kde.org

- Update to 18.12.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.12.1.php
- Changes since 18.12.0:
  * api.longurl.org doesn't work now. Use lengthenurl.info
  * inform when we can't expand url
  * Don't generate string when it's not necessary
  * Fix Bug 402378 - mailto staement , uncomplete url past to kmail composer (kde#402378)

-------------------------------------------------------------------
Fri Dec 14 06:09:21 UTC 2018 - lbeltrame@kde.org

- Update to 18.12.0
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.12.0.php
- Changes since 18.11.90:
  * Make sure to not update when not necessary
  * Add autotests for excluding some "head"

-------------------------------------------------------------------
Mon Dec 03 20:56:25 UTC 2018 - lbeltrame@kde.org

- Update to 18.11.90
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.12-rc.php
- Changes since 18.11.80:
  * templateparserextracthtmlinfo.cpp - deleteLater in dtor (kde#401337)
  * Fix return value
  * Remove unused variable
  * Already initialized in header
  * Fix mem leak
  * Add parent to menu (Fix potential mem leak)
  * Fix export class
  * Clean icon theme when we delete theme class
  * Exclude Refresh from MetaData (Not necessary)
  * Fix mem leak found by asan
  * Fix API (need for fixing mem leak found by asan)

-------------------------------------------------------------------
Tue Nov 20 06:23:02 UTC 2018 - Luca Beltrame <lbeltrame@kde.org>

- Run spec-cleaner

-------------------------------------------------------------------
Tue Nov 20 05:57:33 UTC 2018 - lbeltrame@kde.org

- Update to 18.11.80
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.12-beta.php
- Changes since 18.08.3:
  * Too many changes to list here

-------------------------------------------------------------------
Thu Nov 08 20:43:50 UTC 2018 - lbeltrame@kde.org

- Update to 18.08.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.08.3.php
- Changes since 18.08.2:
  * Fix Bug 377708 - KMail doesn't remember to render in HTML (kde#377708)
  * Fix Bug 396398 - KMail 5.8.2 displays HTML formatting on top of message (kde#396398)
  * Check QtWebEngine version instead of Qt's (kde#397349)
- Dropped patches, now upstream:
  * 0001-Check-QtWebEngine-version-instead-of-Qt-s.patch

-------------------------------------------------------------------
Wed Oct 24 10:20:18 UTC 2018 - wbauer@tmo.at

- Add 0001-Check-QtWebEngine-version-instead-of-Qt-s.patch to fix
  behavior of the PgUp/PgDown and Space keys in the messageviewer
  when QtWebEngine 5.10+ is used in combination with Qt 5.9 as in
  Leap 15 (boo#1105461, kde#397349)

-------------------------------------------------------------------
Thu Oct 11 20:07:17 UTC 2018 - lbeltrame@kde.org

- Update to 18.08.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.08.2.php
- Changes since 18.08.1:
  * Relicense my code from GPLv2 to GPLv2+
  * Define color for openpgp signature
  * Store transport name and identity name
  * Don't save X-KMail-Fcc it's redundant
  * We need theses header when we resend file

-------------------------------------------------------------------
Sat Sep  8 17:35:53 UTC 2018 - fabian@ritter-vogt.de

- Remove unnecessary kdewebkit-devel BuildReq

-------------------------------------------------------------------
Thu Sep 06 18:43:13 UTC 2018 - lbeltrame@kde.org

- Update to 18.08.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.08.1.php
- Changes since 18.08.0:
  * Make sure that we can create a followupreminder
  * Show info debug
  * Fix Bug 397011 - Add Followup Reminder doesn't create reminder correctly (kde#397011)
  * Run UrlHandlerManagerTest inside the Akonad isolated environment
  * Fix block tracking url
  * Allow to close dialog
  * Make CI happy
  * Warning--
  * Avoid warning about "device not open"
  * Fix autotest
  * Fix autotest
  * Fix false positive

-------------------------------------------------------------------
Thu Aug 16 22:08:01 UTC 2018 - christophe@krop.fr

- Update to 18.08.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.08.0.php
- Changes since 18.07.80:
  * It seems that we need to register it
  * Make sure that we load "disable emoticon" for header too
  * Save "disable emoticon" when we change this value
  * Don't show "Show detail" when we print mail
  * We need to add isPrinting variable (otherwise it will not work)
  * Fix link color/style text when we print mail
  * Fix indent
  * Fix rendering text. We can have Utf8 text
  * Fix printing support in signedmessage.
  * avoid crash by initializing pointer
  * Significant performance increase for specific use conditions

-------------------------------------------------------------------
Thu Jul 26 13:01:05 UTC 2018 - lbeltrame@kde.org

- Update to 18.07.80
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
- Changes since 18.04.3:
  * Too many changes to list here

-------------------------------------------------------------------
Fri Jul 13 04:50:18 UTC 2018 - lbeltrame@kde.org

- Update to 18.04.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.04.3.php
- Changes since 18.04.2:
  * Avoid to display all message in preview
  * Fix dnd attachment with qt5.11
- Dropped patches, now upstream:
  * 0001-Fix-dnd-attachment-with-qt5.11.patch

-------------------------------------------------------------------
Thu Jun 14 11:04:43 UTC 2018 - lbeltrame@kde.org

- Add upstream patch 0001-Fix-dnd-attachment-with-qt5.11.patch:
  * Fixes drag-and-drop of attachments between message windows

-------------------------------------------------------------------
Fri Jun 08 05:07:03 UTC 2018 - lbeltrame@kde.org

- Update to 18.04.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.04.2.php
- Changes since 18.04.1:
  * Ensure we always reset the external reference override (kde#394554)
  * QtWebEngine 5.11 can intercept more messages include local and data ones
- Dropped patches, now upstream:
  * always-reset-external-reference-override.patch

-------------------------------------------------------------------
Sat May 26 09:29:28 UTC 2018 - lbeltrame@kde.org

- Add upstream patch always-reset-external-reference-override.patch:
  * Fix regression causing KMail to load external references
    in HTML messages without asking (kde#394554)

-------------------------------------------------------------------
Fri May 11 05:18:22 UTC 2018 - lbeltrame@kde.org

- Update to 18.04.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.04.1.php
- Changes since 18.04.0:
  * Now when we use ESC we force focus on viewer
  * Use >=
  * Fix Bug 393688 - DND Attachments from one existing message to new message (kde#393688)
  * Distinguish between settings and explicit override for external content
  * Load external references in encrypted emails only on explicit request
  * Remove unused variable
  * Clean up css
  * Fix expand/collapse addresslist
  * Fix size
  * Cache value
  * Use directly css. Remove script for show full address. I know that some autotests are broken
  * Clean up
  * Cache number of identity
  * Cache string
  * Add comment
  * Minor optimization
  * Add comment
  * initialize value
  * Warning--
  * Minor optimization
  * Don't use injection code for attachment
  * Return attachmentHtml directly
  * Remove show/hide method
  * Remove hide/show attachment as discussed this WE.

-------------------------------------------------------------------
Wed Apr 18 07:50:03 CEST 2018 - lbeltrame@kde.org

- Update to 18.04.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.04.0.php
- Changes since 18.03.90:
  * None

-------------------------------------------------------------------
Fri Apr 06 07:10:14 CEST 2018 - lbeltrame@kde.org

- Update to 18.03.90
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
- Changes since 17.12.3:
  * Too many changes to list here
- Dropped patches, now upstream:
  * kde389592.patch

-------------------------------------------------------------------
Thu Mar 08 23:52:26 CET 2018 - lbeltrame@kde.org

- Update to 17.12.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.12.3.php
- Changes since 17.12.2:
  * Reactivate code now
  * Reactivate scroll to
  * Remove some yellow style
  * Activate it
  * Fix add/remove yellow mark
  * Workaround bug found by David.
  * Patch from aleksejshilin

-------------------------------------------------------------------
Fri Feb 16 10:08:01 UTC 2018 - wbauer@tmo.at

- Add kde389592.patch to fix "Disable Emoticons" option not being
  remembered (boo#1078174, kde#389592)

-------------------------------------------------------------------
Wed Feb 07 08:49:07 CET 2018 - lbeltrame@kde.org

- Update to 17.12.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.12.2.php
- Changes since 17.12.1:
  * Add normal text too. So we can switch from html to normal text too

-------------------------------------------------------------------
Thu Jan 11 23:41:26 CET 2018 - lbeltrame@kde.org

- Update to 17.12.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.12.1.php
- Changes since 17.12.0:
  * Repair Page Down with Qt 5.9, there documentElement.scrollTop doesn't work.
  * Fix Bug 388440 - scrolling in KMail: "page down" only works once (kde#388440)
  * Add the values of the Inotify find call to the appropriate lists
  * Not necessary to use private class here
  * Hide widget when we change message
- Dropped patches, now upstream:
  * 0001-Fix-Bug-388440-scrolling-in-KMail-page-down-only-wor.patch

-------------------------------------------------------------------
Tue Jan  2 14:12:55 UTC 2018 - fabian@ritter-vogt.de

- Add patch to fix scrolling with Qt >= 5.10 (boo#1074271):
  * 0001-Fix-Bug-388440-scrolling-in-KMail-page-down-only-wor.patch

-------------------------------------------------------------------
Sat Dec 09 14:59:11 CET 2017 - lbeltrame@kde.org

- Update to 17.12.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.12.0.php
- Changes since 17.11.90:
  * None

-------------------------------------------------------------------
Sat Dec 02 10:12:38 CET 2017 - lbeltrame@kde.org

- Update to 17.11.90
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
- Changes since 17.11.80:
  * Fix crash when we delete attachment
  * fix x-kmail links with arguments

-------------------------------------------------------------------
Tue Nov 21 22:59:39 CET 2017 - lbeltrame@kde.org

- Update to 17.11.80
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
- Changes since 17.08.3:
  * Too many changes to list here
- Dropped patches, now upstream:
  * fix-richtext-saving.patch

-------------------------------------------------------------------
Tue Nov 21 21:58:32 UTC 2017 - lbeltrame@kde.org

- Add fix-richtext-saving.patch: fix the state of rich text saving
  in KMail's composer (kde#386660)

-------------------------------------------------------------------
Thu Nov 09 23:13:00 CET 2017 - lbeltrame@kde.org

- Update to 17.08.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.08.3.php
- Changes since 17.08.2:
  * Fix Bug 386368 - Links in HTML emails broken by escaped ampersands (kde#386368)

-------------------------------------------------------------------
Tue Oct 17 00:32:59 CEST 2017 - lbeltrame@kde.org

- Update to 17.08.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.08.2.php
- Changes since 17.08.1:
  * Allow to show html source even if we have build as release
  * Add parent to qdialogbuttonbox

-------------------------------------------------------------------
Thu Sep 07 07:02:37 CEST 2017 - lbeltrame@kde.org

- Update to 17.08.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.08.1.php
- Changes since 17.08.0:
  * Hide "to:" if "to" is empty
  * Fix potential crash
  * Fix url
  * Fix setting custom header color in message list theme editor
  * Fix 'lambda-expression in unevaluated context' error
  * Allow to react when we click on url and other
  * Improve default color

-------------------------------------------------------------------
Fri Aug 11 22:46:27 UTC 2017 - christophe@krop.fr

- Update to KDE Applications 17.08.0
  * New feature release
  * https://www.kde.org/announcements/announce-applications-17.08.0.php
- Changes since 17.04.3 :
- Too many changes to list here

-------------------------------------------------------------------
Sat Aug  5 18:19:36 UTC 2017 - christophe@krop.fr

- Update to KDE Applications 17.07.90
  * KDE Applications 17.07.90
  * https://www.kde.org/announcements/announce-applications-17.08-rc.php


-------------------------------------------------------------------
Sun Jul 16 08:49:49 CEST 2017 - lbeltrame@kde.org

- Update to 17.04.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.04.3.php
- Changes since 17.04.2:
  * Don't create link when path is empty
  * Use floating point calculations for column sizes to avoid accumulating rounding errors
  * messagelist: fix horizontal scrollbar when applying column sizes
  * Fix Bug 380297 - Recipients counter miscounts number of message recipients (kde#380297)
  * Remove include

-------------------------------------------------------------------
Wed Jun 07 17:43:02 CEST 2017 - lbeltrame@kde.org

- Update to 17.04.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.04.2.php
- Changes since 17.04.1:
  * Make sure to sign/encrypt message when we send later
  * Change encryption too
  * Fix potential crash as david reported
  * Workaround assert in QtWebEngine 5.9 (ASSERT: "m_updateHttpCache")
  * Fix runtime warning about application/x-pkcs7-signature.
  * Use QTemporaryDir as discussed with David
  * Fix Bug 378526 - KMail 5.4.3: Attachment displayed with wrong filename (kde#378526)

-------------------------------------------------------------------
Wed May 17 20:37:36 CEST 2017 - lbeltrame@kde.org

- Update to 17.04.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.04.1.php
- Changes since 17.04.0:
  * Use base64 encoding for all non-text attachments (kde#95733)
  * crypto unittests can't be run in parallel since they start/stop gpg-agent
  * Don't break i18n
  * Fix Bug 379066 - Bug in Grantlee template when viewing SMIME Msg: plain HTML code is shown (kde#379066)
  * Handle help:/ URLs through QDesktopServices
  * [autotests] repair mailwebenginescripttest after my changes in 37b99257

-------------------------------------------------------------------
Sun Apr 16 10:45:24 CEST 2017 - lbeltrame@kde.org

- Update to 17.04.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.04.0.php
- Changes since 17.03.90:
  * Port isScrolledToBottom from jQuery to standard DOM, so it works even when jQuery isn't loaded
  * Rework timing of script injection for showing attachments in message viewer.
  * Use QFileInfo::exists(...) static method here
  * [autotests] more work towards stable autotests
  * [autotests] Let's see if this fixes the flakiness of the test
  * [autotests] Enable test mode in QStandardPaths to avoid interference from user settings.
  * Avoid timeout
  * Don't continue when we have error during compression.
  * Use QByteArrayLiteral here
  * [autotest] avoid timeout due to waiting for klauncher to exit
  * Use the same name as filename and name. It's more logical as discussed with David
  * Const'ify here
  * Use QByteArrayLiteral here
  * Use nullptr
  * Fix typo as reported by David

-------------------------------------------------------------------
Wed Apr 12 20:26:08 CEST 2017 - lbeltrame@kde.org

- Update to 17.03.90
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.04-rc.php
- Changes since 17.03.80:
  * Minor optimization
  * Minor optimization
  * Fix html here too
  * Fix i18n(...) it's a "block" variable here.
  * Reduce number of toUpper calling
  * Fix gpgsm processes being leaked due to QGpgME::KeyListJob not being deleted
  * Add metainfo.yaml

-------------------------------------------------------------------
Sat Mar 25 23:10:52 CET 2017 - lbeltrame@kde.org

- Update to 17.03.80
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.04-beta.php
- Changes since 16.12.3:
  * Too many changes to list here

-------------------------------------------------------------------
Thu Mar  9 12:43:59 CET 2017 - lbeltrame@kde.org

- Update to 16.12.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-16.12.3.php
- Changes since 16.12.2:
  * Fix Bug 377247 - kMail 2 does not properly escape header (kde#377247)
  * Use correct variable for date direction
  * Finish removing the user agent from sent emails.
  * Rename method as requested by David
  * Keep "disable emoticon" state even if we switch message


-------------------------------------------------------------------
Thu Feb  9 07:20:30 UTC 2017 - lbeltrame@kde.org

- Update to KDE Applications 16.12.2
   * KDE Applications 16.12.2
   * https://www.kde.org/announcements/announce-applications-16.12.2.php


-------------------------------------------------------------------
Sat Jan 14 09:07:05 UTC 2017 - lbeltrame@kde.org

- - Update to KDE Applications 16.12.1
   * KDE Applications 16.12.1
   * https://www.kde.org/announcements/announce-applications-16.12.1.php

-------------------------------------------------------------------
Tue Dec 13 20:03:06 UTC 2016 - tittiatcoke@gmail.com

- Update to KDE Applications 16.12.0
   * KDE Applications 16.12.0
   * https://www.kde.org/announcements/announce-applications-16.12.0.php


-------------------------------------------------------------------
Sat Dec  3 16:46:28 UTC 2016 - tittiatcoke@gmail.com

- Update to KDE Applications 16.11.90
   * KDE Applications 16.12.0 RC
   * https://www.kde.org/announcements/announce-applications-16.12-rc.php


-------------------------------------------------------------------
Tue Nov 29 12:42:37 UTC 2016 - tittiatcoke@gmail.com

- Update to KDE Applications 16.11.80
   * KDE Applications 16.12.0 Beta
   * https://www.kde.org/announcements/announce-applications-16.12-beta.php


-------------------------------------------------------------------
Wed Nov  9 06:12:14 UTC 2016 - lbeltrame@kde.org

- Update to KDE Applications 16.08.3
  * KDE Applications 16.08.3
  * https://www.kde.org/announcements/announce-applications-16.08.3.php

-------------------------------------------------------------------
Tue Oct 11 20:49:01 UTC 2016 - lbeltrame@kde.org

- KDE Applications 16.08.2
https://www.kde.org/announcements/announce-applications-16.08.2.php

-------------------------------------------------------------------
Fri Sep  9 08:09:51 UTC 2016 - tittiatcoke@gmail.com

- Update to KDE Applications 16.08.1
   * KDE Applications 16.08.1
   * https://www.kde.org/announcements/announce-applications-16.08.1.php


-------------------------------------------------------------------
Tue Aug 23 13:49:10 UTC 2016 - fabian@ritter-vogt.de

- Build only on architectures supported by libqt5-qtwebengine

-------------------------------------------------------------------
Fri Aug 12 10:07:14 UTC 2016 - tittiatcoke@gmail.com

- Update to KDE Applications 16.08.0
   * KDE Applications 16.08.0
   * https://www.kde.org/announcements/announce-applications-16.08.0.php


-------------------------------------------------------------------
Mon Aug  8 14:42:28 UTC 2016 - tittiatcoke@gmail.com

- Update to KDE Applications 16.07.90
   * KDE Applications 16.07.90 (16.08-RC)
   * https://www.kde.org/announcements/announce-applications-16.08-rc.php


-------------------------------------------------------------------
Thu Jul 21 19:00:46 UTC 2016 - wbauer@tmo.at

- Cleanup build requirements
- Add necessary dependencies to the devel package

-------------------------------------------------------------------
Thu Jul  7 23:29:45 UTC 2016 - tittiatcoke@gmail.com

- Update to KDE Applications 16.04.3
   * KDE Applications 16.04.3
   * https://www.kde.org/announcements/announce-applications-16.04.3.php


-------------------------------------------------------------------
Fri Jun 10 17:49:53 UTC 2016 - tittiatcoke@gmail.com

- Update to KDE Applications 16.04.2
   * KDE Applications 16.04.2
   * https://www.kde.org/announcements/announce-applications-16.04.2.php


-------------------------------------------------------------------
Sat May  7 10:14:01 UTC 2016 - tittiatcoke@gmail.com

- Update to KDE Applications 16.04.1
   * KDE Applications 16.04.1
   * https://www.kde.org/announcements/announce-applications-16.04.1.php


-------------------------------------------------------------------
Sun Apr 17 05:54:09 UTC 2016 - tittiatcoke@gmail.com

- Update to KDE Applications 16.04.0
   * KDE Applications 16.04.0
   * https://www.kde.org/announcements/announce-applications-16.04.0.php


-------------------------------------------------------------------
Mon Apr 11 07:15:14 UTC 2016 - tittiatcoke@gmail.com

- Update to KDE Applications 16.03.90
   * KDE Applications 16.04.0 RC
   * https://www.kde.org/announcements/announce-applications-16.04-rc.php


openSUSE Build Service is sponsored by