-------------------------------------------------------------------
Tue Jun  8 12:39:34 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 21.04.2
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/21.04.2
- Changes since 21.04.1:
  * [SMS App] Fix message sending area from always having a white background (kde#434791)

-------------------------------------------------------------------
Wed May 12 06:07:21 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 21.04.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/releases/21.04.1
- No code change since 21.04.0

-------------------------------------------------------------------
Fri Apr 16 16:11:37 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 21.04.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/21.04
- Changes since 21.03.90:
  * Remove unused Plasma imports in RemoteKeyboard.qml
- Stop owning directories provided by the filesystem package (boo#1184786)

-------------------------------------------------------------------
Fri Apr  9 17:40:04 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 21.03.90
  * New feature release
- Changes since 21.03.80:
  * Don’t extract QML strings as Java printf strings
  * [interfaces] Make KConfig linkage public

-------------------------------------------------------------------
Sun Mar 21 13:27:47 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 21.03.80
  * New feature release
- Too many changes since 20.12.3, only listing bugfixes:
  * [plasmoid] Use PlaceholderMessage from PlasmaExtras instead of Kirigami (kde#434197)
  * Fix notifications in the KDE Connect plasmoid (kde#432337)
  * kdeconnect_daemon: conditionally configure the daemon service
    to better support the Windows port (kde#412665)

-------------------------------------------------------------------
Thu Mar  4 06:10:05 UTC 2021 - Luca Beltrame <lbeltrame@kde.org>

- Update to 20.12.3
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/releases/20.12.3
- Changes since 20.12.2:
  * Don't escape notification title text
- Dropped patch, now upstream:
  * 0001-Don-t-escape-notification-title-text.patch

-------------------------------------------------------------------
Wed Feb  3 08:28:23 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 20.12.2
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/releases/2021-02-apps-update
- Changes since 20.12.1:
  * Fix notifications in the KDE Connect plasmoid (kde#432337)
  * UseHighDpiPixmaps in kdeconnectd and kdeconnect-indicator
  * Remove OnlyShowIn from daemon desktop file
- Add upstream patch:
  * 0001-Don-t-escape-notification-title-text.patch

-------------------------------------------------------------------
Tue Jan  5 12:25:20 UTC 2021 - Luca Beltrame <lbeltrame@kde.org>

- Update to 20.12.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/releases/2021-01-apps-update
- Changes since 20.12.0:
  * plugins/battery: add battery charge info to the update signal

-------------------------------------------------------------------
Mon Dec 21 18:42:29 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Add missing runtime requirements (boo#1180272)

-------------------------------------------------------------------
Sat Dec  5 23:16:00 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

- Update to 20.12.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/releases/2020-12-apps-update
- Changes since 20.11.90:
  * [SMS App] Disable sending attachments until we have Android support
  * Fix build with bluetooth enabled

-------------------------------------------------------------------
Fri Nov 27 15:16:15 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 20.11.90
  * New feature release
- Changes since 20.11.80:
  * Add a verification key that's displayed when pairing

-------------------------------------------------------------------
Sat Nov 14 00:01:10 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 20.11.80
  * New feature release
- Too many changes to list here.

-------------------------------------------------------------------
Thu Nov  5 22:46:01 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

- Update to 20.08.3
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/releases/2020-11-apps-update
- Changes since 20.08.2:
  * Set window icons for GUI executables
  * Work around SMS not being sent from cli
  * Update kdeconnect-cli send-sms interface. (kde#425731)
  * Fix missing kcm dependency for runcommand module

-------------------------------------------------------------------
Fri Oct  9 05:43:32 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

- Update to 20.08.2
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/releases/2020-10-apps-update
- Too many changes to list here.
- Dropped patches, now upstream:
  * 0001-Do-not-leak-the-local-user-in-the-device-name.patch
  * 0002-Fix-use-after-free-in-LanLinkProvider-connectError.patch
  * 0003-Limit-identity-packets-to-8KiB.patch
  * 0004-Do-not-let-lanlink-connections-stay-open-for-long-wi.patch
  * 0005-Don-t-brute-force-reading-the-socket.patch
  * 0006-Limit-number-of-connected-sockets-from-unpaired-devi.patch
  * 0007-Do-not-remember-more-than-a-few-identity-packets-at-.patch
  * 0008-Limit-the-ports-we-try-to-connect-to-to-the-port-ran.patch
  * 0009-Do-not-replace-connections-for-a-given-deviceId-if-t.patch

-------------------------------------------------------------------
Fri Oct  2 13:43:04 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

- Add upstream patches to fix security issues in kdeconnect
  (CVE-2020-26164, boo#1176268):
  * 0001-Do-not-leak-the-local-user-in-the-device-name.patch
  * 0002-Fix-use-after-free-in-LanLinkProvider-connectError.patch
  * 0003-Limit-identity-packets-to-8KiB.patch
  * 0004-Do-not-let-lanlink-connections-stay-open-for-long-wi.patch
  * 0005-Don-t-brute-force-reading-the-socket.patch
  * 0006-Limit-number-of-connected-sockets-from-unpaired-devi.patch
  * 0007-Do-not-remember-more-than-a-few-identity-packets-at-.patch
  * 0008-Limit-the-ports-we-try-to-connect-to-to-the-port-ran.patch
  * 0009-Do-not-replace-connections-for-a-given-deviceId-if-t.patch

-------------------------------------------------------------------
Tue Sep  1 20:49:36 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

- Update to 20.08.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/releases/2020-09-apps-update
- Changes since 20.08.0:
  * [kio] Mark Class as local (kde#413477)
  * Reload remote commands model when commands change
  * Define content margins for settings app
  * appdata: use canonical help URL

-------------------------------------------------------------------
Wed Aug 19 10:51:24 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>

- Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075)

-------------------------------------------------------------------
Sun Aug  9 09:08:50 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

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

-------------------------------------------------------------------
Sun Aug  2 07:59:12 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 20.07.90
  * New feature release
- Changes since 20.07.80:
  * Fix file dialog usage in app and plasmoid (kde#423975)

-------------------------------------------------------------------
Sun Jul 19 10:04:20 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 20.07.80
  * New feature release
- Too many changes since 20.04.3, only listing bugfixes:
  * [SMS App] Select Message Text (kde#418630)
  * Finally, we have support for sending out Battery information. (kde#357193)
- Drop 0001-Use-ecm_qt_declare_logging_category-to-declare-the-l.patch.
  Merged upstream

-------------------------------------------------------------------
Thu Jul  9 20:09:12 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

- Update to 20.04.3
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/releases/2020-07-apps-update
- Changes since 20.04.2:
  * Add explanatory comment
  * Prefer qdbus-qt5 if found
- Dropped patches, adopted upstream:
  * 0001-Use-qdbus-qt5.patch

-------------------------------------------------------------------
Thu Jul  2 20:33:01 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

- Add patch to fix suggested commands in the runcommand config:
  * 0001-Use-qdbus-qt5.patch

-------------------------------------------------------------------
Tue Jun  9 12:14:39 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 findthisdevice sound URL
  * Remove windows CI in stable too

-------------------------------------------------------------------
Wed May 27 09:08:50 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>

- Add patch submitted upstream to use
  ecm_qt_declare_logging_category so users can easily modify the
  debugging configuration and use a default logging level of
  Warning instead of sending all debug messages to the log:
  * 0001-Use-ecm_qt_declare_logging_category-to-declare-the-l.patch

-------------------------------------------------------------------
Fri May 15 15:41:18 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:
  * Unmute audio when volume changes (kde#408705)

-------------------------------------------------------------------
Thu Apr 23 12:22:14 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:55 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

- Update to 20.03.90
  * New feature release
- Changes since 20.03.80:
  * Exception doesn't have strerr
  * Check for null notification
  * [fileitemactionplugin] Use async DBus call (kde#419133)
  * Improve call notification handling
  * Read payload size as qint64
  * Use kdeconnect-settings for command configuration

-------------------------------------------------------------------
Sun Mar 22 22:48:57 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

- Update to 20.03.80
  * kdeconnect-kde is now part of the KDE applications release
    service

-------------------------------------------------------------------
Sat Jan 25 18:00:57 UTC 2020 - wbauer@tmo.at

- Update to 1.4
  * New "KDE Connect" desktop app to control the phone from the PC
  * SMS app that can read and write SMS texts
  * control PC system's global volume from a phone
  * flip forward and back through presentation slides
  * compatibility with Thunar (Xfce's file manager) and Elementary
    applications such as Pantheon Files.
- Run spec-cleaner

-------------------------------------------------------------------
Tue Jul 30 19:59:33 UTC 2019 - wbauer@tmo.at

- Update to 1.3.5
  * Add detectPlatform to always use wayland in a wayland session
  * i18n: fix extraction of nautilus extension
  * Don't update new notifications
  * Install desktop file for kdeconnectd
  * [sftp] Fix error message wording
  * Change plugin name
  * [sftp] Give better error messages for common errors
  * [sftp] Improve error reporting
  * Use KAboutData to set information about the daemon
  * Disable session management
  * Print socket error when connection fails
  * [kio] Mount device during stat if necessary
  * [backends/lan] Don't fail silently when a UDP packet could not
    be unserialized
  * Fix crash in daemon
  * Fix crash in notifications plugin (kde#400010)
  * Don't show multiple windows when replying to a notification
- Drop Leap 42.3 specific patches, it's no longer supported:
  * 0001-Fix-build-on-Leap-42.3.patch
  * 0001-Revert-Retry-the-network-packet-if-it-failed-to-unse.patch
- Don't install SuSEfirewall2 file on Tumbleweed anymore, Sf2 has
  been dropped

-------------------------------------------------------------------
Mon Apr  1 22:28:14 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

- Use noun phrase in descriptions.

-------------------------------------------------------------------
Mon Mar 25 15:00:43 UTC 2019 - wbauer@tmo.at

- Update to 1.3.4
  * Always play when call ended (kde#400787)
  * [cli] Show all reachable devices (kde#402088)
  * [sftp] Get device ID from URL
  * Retry the network packet if it failed to unserialize
  * Fix sending keys via CLI
  * [kio] Fix file browsing with non-KIO file managers
- Run spec-cleaner
- Refresh 0001-Fix-build-on-Leap-42.3.patch
- Add 0001-Revert-Retry-the-network-packet-if-it-failed-to-unse.patch
  to make it build on Leap 42.3
- Drop Provides/Obsoletes for kdeconnect-kde-devel, that package
  doesn't exist anymore since 2015 and nothing should need it

-------------------------------------------------------------------
Wed Nov 14 22:10:19 UTC 2018 - wbauer@tmo.at

- Add 0001-Fix-build-on-Leap-42.3.patch to make it build on Leap
  42.3

-------------------------------------------------------------------
Wed Nov  7 15:30:31 UTC 2018 - wbauer@tmo.at

- Update to 1.3.3
  * Instantiate QApplication object to fix crash on KDE Neon
    (kde#400178)
  * Fix build failure on musl based systems (kde#395161)

-------------------------------------------------------------------
Thu Oct 18 20:47:55 UTC 2018 - wbauer@tmo.at

- Update to 1.3.2
  * Also allow modern algorithms, for compat with future apps
  * Remove characters from UUID that aren't legal in URLs
  * Add new notifications at the top of the list
  * Change the 'Dismiss all notifications' icon
  * Fix DBus signals in Mprisremote

-------------------------------------------------------------------
Fri Jun  1 08:28:46 UTC 2018 - wbauer@tmo.at

- Update to 1.3.1
  * Fix a bug that would hang Nautilus when copying a file if
    paired devices were available
  * Fix remote filesystem reconnection issue
  * Add a missing dependency check in cmake
  * Add missing notification category to the plasmoid
- Mark license file with %license instead of %doc

-------------------------------------------------------------------
Mon Apr  9 12:40:29 UTC 2018 - kamikazow@opensuse.org

- Update to 1.3.0
  * Fixed frequent crash when receiving notifications
  * Fixed MPRIS player entries never being deleted
  * Added a Gnome Files (Nautilus) extension to send files from the
    context menu
  * Added handling of "tel:" links with KDE Connect
  * Support sending album art in MPRIS plugin
  * Allow sharing more than one file from the CI (eg: --share *.mp3)
- Remove patches, now upstream:
  * 0001-Fix-null-dereference.patch
- Modified wording in Description to match that KDE Connect
  runs under any Linux desktop (see upstream README.md file)

-------------------------------------------------------------------
Tue Feb 20 15:47:11 UTC 2018 - alarrosa@suse.com

- Add 0001-Fix-null-dereference.patch to fix a null dereference.

- Add signature file kdeconnect-kde-v1.2.1.tar.xz.sig

-------------------------------------------------------------------
Thu Jan 18 16:38:28 UTC 2018 - wbauer@tmo.at

- Update to 1.2.1
  * Require the latest version of KF5
  * Was getting a double-delete, now it won't crash
  * Get rid of ProcessRunner
  * Add album art to mpris network packets
  * Add title, artist and album to MPRIS network packets
  * Fix information leak via /tmp (kde#383144)
  * Add support for new Android 2.3 (API 9+) cipher
  * Fix kdeconnect-cli device list
  * Fix "error activiting kdeconnectd" for kdeconnect-cli
  * Delay kdeconnectd autostart phase
  * Fix Notifications in Plasmoid
  * Make sure there's not a path within the filename
  * share plugin: fix path display
  * Use pactl instead of KMix in PauseMusic Plugin
- needs KDE Frameworks 5.42 now

-------------------------------------------------------------------
Sun Oct  1 15:43:40 UTC 2017 - wbauer@tmo.at

- Update to 1.2.0
- Update build requirements, it needs Qt 5.7 and KF 5.38 now
- Remove patches, now upstream:
  * 0001-Treat-device-names-as-plaintext-not-rich-text.patch

-------------------------------------------------------------------
Wed Jul 12 09:24:58 UTC 2017 - fabian@ritter-vogt.de

- Add patch to fix unauthenticated HTML injection (kde#382243):
  * 0001-Treat-device-names-as-plaintext-not-rich-text.patch

-------------------------------------------------------------------
Fri Dec 23 10:41:07 UTC 2016 - ecsos@opensuse.org

- Update to 1.0.3

-------------------------------------------------------------------
Sat Nov 12 13:56:02 UTC 2016 - hrvoje.senjan@gmail.com

- Update to 1.0.2

-------------------------------------------------------------------
Wed Sep 21 17:42:05 UTC 2016 - wbauer@tmo.at

- Update to 1.0.1
  * fixes some issues found in 1.0
- Drop upstreamed fix-build-with-older-qt.patch

-------------------------------------------------------------------
Wed Sep  7 10:19:34 UTC 2016 - wbauer@tmo.at

- Add fix-build-with-older-qt.patch from upstream to make it
  compile with Qt < 5.6, and lower the Qt requirement to 5.2 again
  (as demanded by CMakeLists.txt)

-------------------------------------------------------------------
Fri Aug 26 22:28:10 UTC 2016 - herbert@graeber-clan.de

- Add firewalld service file

-------------------------------------------------------------------
Fri Aug 26 19:26:49 UTC 2016 - fabian@ritter-vogt.de

- Build docs again
- Require at least Qt 5.6

-------------------------------------------------------------------
Fri Aug 26 19:14:41 UTC 2016 - lbeltrame@kde.org

- New upstream version 1.0
  * Trigger custom commands from phone
  * Reply to SMS messages from the desktop
  * Receive desktop notifications on phone
  * TLS encryption

-------------------------------------------------------------------
Mon Feb  1 17:30:52 UTC 2016 - hrvoje.senjan@gmail.com

- Update to 0.9g
  * No changelog provided
- Drop upstreamed 0001-This-syntax-also-works-on-older-OpenSSH-versions.patch

-------------------------------------------------------------------
Thu Jan 14 11:43:42 UTC 2016 - alarrosa@suse.com

- Add 0001-This-syntax-also-works-on-older-OpenSSH-versions.patch from
  upstream to be compatible with older openssh versions (bnc#961554)

-------------------------------------------------------------------
Mon Nov 30 10:26:53 UTC 2015 - toddrme2178@gmail.com

- Update to 0.9f
  * Adds translations
- Update to 0.9
  * KF5 version

-------------------------------------------------------------------
Fri Feb 20 19:30:31 UTC 2015 - hrvoje.senjan@gmail.com

- Update to 0.8
  * No changelog provided

-------------------------------------------------------------------
Mon Jan 12 19:47:20 UTC 2015 - tittiatcoke@gmail.com

- Add Requires:  sshfs  to make it work.

-------------------------------------------------------------------
Thu Oct 16 09:30:07 UTC 2014 - hrvoje.senjan@gmail.com

- Update to 0.7.3:
   * No changelog provided

-------------------------------------------------------------------
Fri Sep 12 21:12:56 UTC 2014 - hrvoje.senjan@gmail.com

- Update to 0.7.2:
   * No changelog provided

-------------------------------------------------------------------
Tue Jul  1 17:04:14 UTC 2014 - fisiu@opensuse.org

- Update to 0.7.1:
  * Touchpad allows to scroll with 2 fingers, middle and right click.
  * Minor fixes.

-------------------------------------------------------------------
Sat Jun 28 10:35:33 UTC 2014 - fisiu@opensuse.org

- Update to 0.7:
  * Use phone as cursor controller.
  * Allow android phone to receive files from PC.
  * Many bug fixes.
  * Translation available in 25 languages.

-------------------------------------------------------------------
Fri May 16 21:45:15 UTC 2014 - hrvoje.senjan@gmail.com

- Update to 0.5.2.1
  * New upstream release, no changelog provided

-------------------------------------------------------------------
Sun Mar  9 17:58:21 UTC 2014 - hrvoje.senjan@gmail.com

- Update to 0.5.1
  * New upstream release, no changelog provided

-------------------------------------------------------------------
Sat Feb 22 20:59:10 UTC 2014 - fisiu@opensuse.org

- Update to 0.5.
- Build language package.

-------------------------------------------------------------------
Sat Dec 21 22:16:38 UTC 2013 - fisiu@opensuse.org

- Add kdeconnect-kde.SuSEfirewall: config file for SuSEfirewall2.

-------------------------------------------------------------------
Fri Dec 20 13:59:29 UTC 2013 - fisiu@opensuse.org

- Update to 0.4.2:
  * Plasmoid now displays the devices' battery.
  * Added standalone binary to run kdeconnect without kded.
  * Added a config dialog to pausemusic plugin.
  * Share plugin changed name.
  * The battery percentage for low battery level is now signaled by the device.

-------------------------------------------------------------------
Mon Nov 11 18:02:46 UTC 2013 - hrvoje.senjan@gmail.com

- Update to version 0.4.1
  * New feature release, no changelog provided

-------------------------------------------------------------------
Tue Nov  5 00:47:03 UTC 2013 - hrvoje.senjan@gmail.com

- Update to version 0.4
  * New feature release, no changelog provided
- Remove lang tar, translations removed also from tar
- BuildRequire libqjson-devel >= 0.8, as it doesn't build with older
  QJson

-------------------------------------------------------------------
Thu Oct  3 17:27:14 UTC 2013 - hrvoje.senjan@gmail.com

- Update to version 0.3
  * New feature release
- Added lang tarball

-------------------------------------------------------------------
Mon Sep  9 09:00:27 UTC 2013 - toddrme2178@gmail.com

- Initial version (0.1)