Accepting request 966537 from home:tux93:branches:KDE:Extra

- Update to version 1.7.0
  * Add support for 2FA
  * Don't repeat the same avatar and sender in consecutive messages,
    also skip the context for threaded messages if it's the same
  * Allow to follow/unfollow messages and threads
  * Implement Search History
  * Allow to open specific messages from URL

OBS-URL: https://build.opensuse.org/request/show/966537
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/ruqola?expand=0&rev=10
This commit is contained in:
2022-04-04 18:20:47 +00:00
committed by Git OBS Bridge
parent 8399efef50
commit db5b765af4
6 changed files with 27 additions and 15 deletions

View File

@@ -18,7 +18,7 @@
%bcond_without released
Name: ruqola
Version: 1.6.3
Version: 1.7.0
Release: 0
Summary: Rocket.chat Client
License: GPL-2.0-or-later
@@ -41,6 +41,7 @@ BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5NetworkManagerQt)
BuildRequires: cmake(KF5Notifications)
BuildRequires: cmake(KF5NotifyConfig)
BuildRequires: cmake(KF5Prison)
BuildRequires: cmake(KF5Sonnet)
BuildRequires: cmake(KF5SyntaxHighlighting)
BuildRequires: cmake(KF5TextWidgets)