File kalarm.changes of Package kalarm

-------------------------------------------------------------------
Tue Jun  9 12:14:19 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 20.04.2
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/releases/2020-06-apps-update
- Changes since 20.04.1:
  * Fix wrong Undo/Redo being performed when selected from list
  * Set resource ID in event after adding it to the resource
  * Bug 412181: Fix occasional crash on opening alarm edit dialogue (kde#412181)
  * Fix failure to execute command alarms in a terminal window
  * QFile -> QSaveFile to reliably save autostart file
  * Fix failure to set no-autostart for non-KDE desktops, if a writable autostart directory exists
  * Fix evaluation of empty status for calendars
  * Bug 417108: Make multiple KAlarm invocations work with latest Qt, Frameworks (kde#417108)

-------------------------------------------------------------------
Fri May 15 15:41:06 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

- Update to 20.04.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/releases/2020-05-apps-update
- Changes since 20.04.0:
  * Fix sizing and reconfiguration of columns in alarm and template lists
  * Fix changelog
  * Correctly interpret resource IDs in command line and DBus calls

-------------------------------------------------------------------
Thu Apr 23 12:22:01 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

- Update to 20.04.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/releases/2020-04-apps-update
- No code change since 20.03.90

-------------------------------------------------------------------
Sun Apr  5 20:29:45 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

- Update to 20.03.90
  * New feature release
- Changes since 20.03.80:
  * Fix some error messages not being displayed
  * Add design notes
  * Update version number
  * Another KIO build fix

-------------------------------------------------------------------
Sun Mar 22 09:16:41 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

- Update to 20.03.80
  * New feature release
- Too many changes to list here.
- Drop checks for obsolete distributions

-------------------------------------------------------------------
Thu Mar  5 20:35:49 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

- Update to 19.12.3
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/releases/2020-03-apps-update
- Changes since 19.12.2:
  * Replace call to deprecated QWidget::showMinimized()
  * Bug 417108: fix failure of command line options requiring calendar access

-------------------------------------------------------------------
Fri Feb  7 08:37:04 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Replace %make_jobs with %cmake_build.

-------------------------------------------------------------------
Wed Feb  5 06:28:51 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

- Update to 19.12.2
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/releases/2020-02-apps-update
- Changes since 19.12.1:
  * Fix resourcesPopulated() signal not being emitted if disabled resources exist
  * Fix message captions when called from KAlarmApp constructor
  * Fix crash if mainMainWindow() is called from KAlarmApp constructor
  * Add Show/Hide Menubar menu option; change New Email Alarm shortcut

-------------------------------------------------------------------
Tue Jan 14 15:50:16 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Drop the unneeded python2 requirement.

-------------------------------------------------------------------
Tue Jan  7 10:00:09 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 19.12.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/releases/19.12.1
- Changes since 19.12.0:
  * Update Appstream for new release
  * Make defer dialogue accessible when a full screen window is active
  * Only show 'Cancel Deferral' in defer dialogue if a deferral is already active

-------------------------------------------------------------------
Tue Dec 10 06:38:14 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

- Update to 19.12.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/releases/19.12
- Changes since 19.11.90:
  * Update Appstream for new release

-------------------------------------------------------------------
Sat Nov 30 09:11:36 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

- Update to 19.11.90
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/releases/19.12-rc
- Too many changes to list here.

-------------------------------------------------------------------
Sun Nov 24 13:29:07 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

- Update to 19.11.80
  * New feature release
- Too many changes since 19.08.3, only listing bugfixes:
  * Text fix: Less -> Fewer options (kde#344531)

-------------------------------------------------------------------
Thu Nov  7 23:12:40 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

- Update to 19.08.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-19.08.3.php
- Changes since 19.08.2:
  * Add kdepim-runtime change
  * Remove stray comment terminator
  * Make user settings changes take effect immediately
  * Fix layout of defer alarm dialog
  * Update version number
  * Fix error on redo of an active alarm deletion
  * Archive repeat-at-login alarms if previously triggered, when deleted

-------------------------------------------------------------------
Fri Oct 11 07:42:30 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

- Update to 19.08.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-19.08.2.php
- Changes since 19.08.1:
  * Don't trigger repeat-at-login alarms when editing or importing
  * Fix error on undo of an active alarm deletion
  * Fix errors in determining a collection's validity and content mime types
  * Show correct read-only status of an alarm in its context menu
  * Fix determination of writable collections
  * When asked for writable collections, only return fully writable ones

-------------------------------------------------------------------
Thu Sep  5 14:00:07 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

- Update to 19.08.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-19.08.1.php
- Changes since 19.08.0:
  * Make debug output clearer
  * Fix command line options which don't work if KAlarm not already running
  * Output warning message if can't create alarm due to no default calendar
  * Bug 411296: Fix D-Bus alarm creation failing if time zone is omitted
  * Update version number
  * Update change log
  * Bug 410596: Don't leave dangling pointers in AlarmCalendar when removeKAEvents doesn't remove the whole collection
  * KAlarm: simplify the starting of KOrganizer to use DBus activation

-------------------------------------------------------------------
Fri Aug  9 08:30:19 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 19.08.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-19.08.0.php
- Changes since 19.07.90:
  * Only call checkForDisabledAlarms() for active alarm type
  * Remove kdelibs4support usage
  * Fix namespace
  * Adapt to KCalendarCore namespace change

-------------------------------------------------------------------
Tue Aug 06 16:50:47 UTC 2019 - lbeltrame@kde.org

- Update to 19.07.90
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-19.08-rc.php
- Changes since 19.07.80:
  * Update to current KMail config
  * Bug 403124: Remove duplicate resources at startup
  * Improve drag and drop of events and todos from KOrganizer
  * Fix drag & drop of email from KMail, and KMail button in alarm window
  * Make deletion work for events previously added to KOrganizer
  * Port runKMail to DBus activation
  * KAlarm: remove dead code for starting kmail minimized

-------------------------------------------------------------------
Tue Jul 23 11:58:56 UTC 2019 - lbeltrame@kde.org

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

-------------------------------------------------------------------
Fri Jul 19 08:29:38 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>

- Use %_kf5_debugdir for logging categories.

-------------------------------------------------------------------
Sat Jul 13 07:26:33 UTC 2019 - lbeltrame@kde.org

- Update to 19.04.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-19.04.3.php
- Changes since 19.04.2:
  * Fix colour and alarm type columns being too wide in alarm list
  * Disable Edit and Remove calendar buttons after calendar is deleted
  * Improve debug output
  * Use QHash instead of QMap
  * Bug 407882: Enable resource after creation by calendar resource dialog
  * Remove unused #include
  * Bug 407882: Fix errors in handling of resource configuration dialog
  * Fix warning about Qt::AA_EnableHighDpiScaling

-------------------------------------------------------------------
Wed Jun 19 04:49:49 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

- Use the new dbus policy dir as defined in kf5-filesystem

-------------------------------------------------------------------
Fri Jun 07 12:51:52 UTC 2019 - lbeltrame@kde.org

- Update to 19.04.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-19.04.2.php
- Changes since 19.04.1:
  * Include function names in debug messages
  * Fix CLang compile warnings
  * Port KWindowSystem and X11 code to Qt5
  * Update change log
  * Update change log
  * Fix calendar configuration dialog not appearing

-------------------------------------------------------------------
Fri May 10 05:37:12 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
- No code changes since 19.04.0

-------------------------------------------------------------------
Sat Apr 20 06:51:53 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:38 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:
  * Convert to camelcase include
  * Fix a function parameters

-------------------------------------------------------------------
Wed Mar 27 06:40:57 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:13 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:
  * No code changes since 18.12.2

-------------------------------------------------------------------
Sat Feb 09 08:24:55 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:
  * No code changes since 18.12.1

-------------------------------------------------------------------
Fri Jan 11 05:41:58 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:
  * No code changes since 18.12.0

-------------------------------------------------------------------
Fri Dec 14 06:08:58 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:
  * No code changes since 18.11.90

-------------------------------------------------------------------
Mon Dec 03 20:55:49 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:
  * No code changes since 18.11.80

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

- Run spec-cleaner

-------------------------------------------------------------------
Tue Nov 20 05:56:43 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:
  * Fix email address
  * QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51
  * Fix minor typos
  * Make appstreamtest happy
  * Formatting
  * Make it compile with KDEFrameworkCompilerSettings
  * Fix minor EBN issues
  * Use new syntax
  * Remove version suffix

-------------------------------------------------------------------
Thu Nov 08 20:43:30 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:
  * No code changes since 18.08.2

-------------------------------------------------------------------
Thu Oct 11 20:06:46 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:
  * Bug 398658: Fix Defer button being disabled for recurring alarms

-------------------------------------------------------------------
Thu Sep 06 18:42:52 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:
  * Update version number
  * Remove seconds values from Time column (erroneously added in 2.12.0)
  * Bug 397130: align and right adjust 'Time to' column values

-------------------------------------------------------------------
Thu Aug 16 22:01:49 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:
  * Remove version suffix
  * Set version
  * Bug 365257: Fix times being truncated in main window

-------------------------------------------------------------------
Thu Jul 26 13:00:31 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:
  * It's already defined in ecm
  * Add beta1
  * Fix warning
  * Warning --
  * Warning--
  * Remove 'clock time' option in favour of local system time zone
  * Remove duplicate and outdated design notes
  * Remove most dependencies on KDE4Support
  * Initialize kcrash

-------------------------------------------------------------------
Fri Jul 13 04:49:49 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:
  * None

-------------------------------------------------------------------
Fri Jun 08 05:06:38 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:
  * None

-------------------------------------------------------------------
Fri May 11 05:17:45 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:
  * None

-------------------------------------------------------------------
Wed Apr 18 07:48:44 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:08:53 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:
  * Remove KDE4Support, standardise kauth naming
  * Update RTC wake to KF5
  * kholiday was moved to kf5
  * Use override keyword

-------------------------------------------------------------------
Thu Mar 08 23:51:10 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:
  * Fix icon on Wayland

-------------------------------------------------------------------
Wed Feb 07 08:47:27 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:
  * None

-------------------------------------------------------------------
Thu Jan 11 23:40:58 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:
  * None

-------------------------------------------------------------------
Sat Dec 09 14:59:02 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:35 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:
  * Revert this changes. We can add KDEPIM_DEV_VERSION so I don't understand why it was removed. Or it was necessary to remove KDEPIM_DEV_VERSION. but it always used

-------------------------------------------------------------------
Mon Nov 20 06:58:57 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:
  * Generate translated string with i18n
  * Set version
  * Add version in project
  * Add Preferences::qTimeZone() method
  * Fix includes
  * Use helper utilities from KAlarmCal
  * Adapt to KCalCore API changes
  * Port Period and Duration to QDateTime
  * Adapt to KCalCore::Calendar API changes
  * Make run without install them

-------------------------------------------------------------------
Thu Nov 09 23:10:56 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:
  * None

-------------------------------------------------------------------
Tue Oct 17 00:31:22 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:
  * None

-------------------------------------------------------------------
Thu Sep 07 07:01:29 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:
  * None

-------------------------------------------------------------------
Fri Aug 11 22:45:04 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 :
  * Update changelog
  * akonadimodel.cpp - replace non-existent "mail-message-unread" icon with "mail-unread" icon that does exist in oxygen and breeze
  * Fix icon problem on wayland
  * Updated radio button text
  * Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT
  * don't use kpartgui
  * desktop file was renamed
  * remove obsolete option 'Use address from System Settings', no default email setting in systemsettings anymore

-------------------------------------------------------------------
Sat Aug  5 18:16:59 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


-------------------------------------------------------------------
Sat Jul 15 22:59:08 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:
  * Update changelog

-------------------------------------------------------------------
Wed Jun 07 17:42:42 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:
  * None

-------------------------------------------------------------------
Wed May 17 20:35:48 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:
  * Bug 378722: Fix option text for using default email address

-------------------------------------------------------------------
Sun Apr 16 10:44:49 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:
  * Bug 378722: Fix option text for using default email address (kde#378722)

-------------------------------------------------------------------
Wed Apr 12 20:25:19 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:
  * None

-------------------------------------------------------------------
Sat Mar 25 23:10:14 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:35:05 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:
  * Bug 376209: Make command options --edit-new-* work
  * Update version number
  * Bug 374520: Fix not showing main window if re-activated


-------------------------------------------------------------------
Thu Feb  9 06:44:35 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 08:51:25 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 19:32:18 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


-------------------------------------------------------------------
Thu Dec  8 09:34:23 UTC 2016 - lbeltrame@kde.org

- Update licenses as pointed out by legal review

-------------------------------------------------------------------
Sat Dec  3 16:07:07 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:20:25 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


-------------------------------------------------------------------
Sun Nov 27 12:28:26 UTC 2016 - tittiatcoke@gmail.com

- Update spec-files to be consistent wiht KA

openSUSE Build Service is sponsored by