Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| ab2e16b4c2 | |||
|
|
f36a938dbb | ||
|
|
0f7ab8190d | ||
|
|
08ae345e02 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:97d277bb98251a87c03d6f4c3c8ee5b27762c693bf96fbdcd79464c1ae7602d9
|
||||
size 1838384
|
||||
@@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQp3STmpc/8ezIJ3iP/kNS7VS7igUCaCbCkgAKCRCP/kNS7VS7
|
||||
igkcAQD13IPOAsbakbrvOVsZls8V51CaS79S5jkRRFFIS38NMgEA/GV8GYX7H9G0
|
||||
istB5WH3x0gRIdhkJi2/lMHGfUILhQw=
|
||||
=N7QR
|
||||
-----END PGP SIGNATURE-----
|
||||
3
ruqola-2.6.0.tar.xz
Normal file
3
ruqola-2.6.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b5e677f415b3812f2dca96f6d26afb62d97ffcd759b6318c29d76c436dc58c27
|
||||
size 2029528
|
||||
8
ruqola-2.6.0.tar.xz.sig
Normal file
8
ruqola-2.6.0.tar.xz.sig
Normal file
@@ -0,0 +1,8 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iJEEABYKADkWIQSQp3STmpc/8ezIJ3iP/kNS7VS7igUCaOeCphsUgAAAAAAEAA5t
|
||||
YW51MiwyLjUrMS4xMSwyLDIACgkQj/5DUu1Uu4pJigD9GBOO24iQqwoQlQ63j9Oi
|
||||
EUnLooiI7quAL0qPRNKCR5UA/2x+QhboFjqZUjzqrY0jGj5gGxdphDd9QMMvtwYV
|
||||
xCsP
|
||||
=kqTL
|
||||
-----END PGP SIGNATURE-----
|
||||
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 13:25:32 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 2.6.0. No changelog.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 20 07:17:42 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
||||
38
ruqola.spec
38
ruqola.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ruqola
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,19 +16,21 @@
|
||||
#
|
||||
|
||||
|
||||
%define kf6_version 6.8.0
|
||||
%define qt6_version 6.7.0
|
||||
%define kf6_version 6.11.0
|
||||
%define qt6_version 6.8.0
|
||||
|
||||
%bcond_without released
|
||||
# Disabled in the KDE:Extra repo for plain 16.0
|
||||
%bcond_without textautogeneratetext
|
||||
Name: ruqola
|
||||
Version: 2.5.1
|
||||
Version: 2.6.0
|
||||
Release: 0
|
||||
Summary: Rocket.chat Client
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://apps.kde.org/ruqola
|
||||
Source0: https://download.kde.org/stable/%{name}/%{version}/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz
|
||||
%if %{with released}
|
||||
Source1: https://download.kde.org/stable/%{name}/%{version}/%{name}-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz.sig
|
||||
# https://invent.kde.org/sysadmin/release-keyring/-/blob/master/keys/mlaurent@key1.asc?ref_type=heads
|
||||
Source2: ruqola.keyring
|
||||
%endif
|
||||
@@ -48,22 +50,25 @@ BuildRequires: cmake(KF6KIO) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6NetworkManagerQt) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6Notifications) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6NotifyConfig) >= %{kf6_version}
|
||||
BuildRequires: cmake(PlasmaActivities) >= 6.1.0
|
||||
BuildRequires: cmake(KF6Prison) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6Purpose) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6Sonnet) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6StatusNotifierItem) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6SyntaxHighlighting) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6TextAutoCorrectionWidgets) >= 1.5.4
|
||||
BuildRequires: cmake(KF6TextCustomEditor) >= 1.5.4
|
||||
BuildRequires: cmake(KF6TextEditTextToSpeech) >= 1.5.4
|
||||
BuildRequires: cmake(KF6TextEmoticonsWidgets) >= 1.5.4
|
||||
BuildRequires: cmake(KF6TextTranslator) >= 1.5.4
|
||||
BuildRequires: cmake(KF6TextUtils) >= 1.5.4
|
||||
BuildRequires: cmake(KF6TextAutoCorrectionWidgets) >= 1.6.0
|
||||
%if %{with textautogeneratetext}
|
||||
BuildRequires: cmake(KF6TextAutoGenerateText) >= 1.7.1
|
||||
%endif
|
||||
BuildRequires: cmake(KF6TextCustomEditor) >= 1.6.0
|
||||
BuildRequires: cmake(KF6TextEditTextToSpeech) >= 1.6.0
|
||||
BuildRequires: cmake(KF6TextEmoticonsWidgets) >= 1.6.0
|
||||
BuildRequires: cmake(KF6TextTranslator) >= 1.6.0
|
||||
BuildRequires: cmake(KF6TextUtils) >= 1.6.0
|
||||
BuildRequires: cmake(KF6TextWidgets) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6UserFeedback) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6WidgetsAddons) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6XmlGui) >= %{kf6_version}
|
||||
BuildRequires: cmake(PlasmaActivities) >= 6.1.0
|
||||
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6Keychain) >= 0.14.2
|
||||
@@ -125,9 +130,16 @@ available from Rocket.Chat project.
|
||||
%{_kf6_plugindir}/ruqolaplugins/authentication/ruqola_passwordauthenticationplugin.so
|
||||
%{_kf6_plugindir}/ruqolaplugins/authentication/ruqola_personalaccesstokenauthenticationplugin.so
|
||||
%dir %{_kf6_plugindir}/ruqolaplugins/textplugins
|
||||
%if %{with textautogeneratetext}
|
||||
%{_kf6_plugindir}/ruqolaplugins/textplugins/ruqola_aitextplugin.so
|
||||
%endif
|
||||
%{_kf6_plugindir}/ruqolaplugins/textplugins/ruqola_sharetextplugin.so
|
||||
%{_kf6_plugindir}/ruqolaplugins/textplugins/ruqola_webshortcuttextplugin.so
|
||||
%dir %{_kf6_plugindir}/ruqolaplugins/toolsplugins
|
||||
%if %{with textautogeneratetext}
|
||||
%{_kf6_plugindir}/ruqolaplugins/toolsplugins/ruqola_aiactionsplugin.so
|
||||
%{_kf6_plugindir}/ruqolaplugins/toolsplugins/ruqola_autogenerateplugin.so
|
||||
%endif
|
||||
%{_kf6_plugindir}/ruqolaplugins/toolsplugins/ruqola_grabscreenplugin.so
|
||||
%dir %{_kf6_sharedir}/messageviewer
|
||||
%dir %{_kf6_sharedir}/messageviewer/openurlwith
|
||||
|
||||
Reference in New Issue
Block a user