Accepting request 1115696 from home:tux93

- Update to version 2.0.0

OBS-URL: https://build.opensuse.org/request/show/1115696
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/ruqola?expand=0&rev=26
This commit is contained in:
Timo Jyrinki 2023-10-05 06:13:12 +00:00 committed by Git OBS Bridge
parent ffc820025e
commit 91982220c5
7 changed files with 39 additions and 54 deletions

View File

@ -1,27 +0,0 @@
From 47d9c358003d587f2fb049df9124c6aa04a5673e Mon Sep 17 00:00:00 2001
From: Laurent Montel <montel@kde.org>
Date: Mon, 30 Jan 2023 13:17:45 +0100
Subject: [PATCH] Allow to build without deprecated method (Qt 6.4)
---
CMakeLists.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 837a167a2..7d6f7f856 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -155,8 +155,8 @@ set_package_properties(KF5NetworkManager
include_directories(${CMAKE_CURRENT_BINARY_DIR})
-ecm_set_disabled_deprecation_versions(QT 5.15.2
- KF 6.0.0
+ecm_set_disabled_deprecation_versions(QT 6.4
+ KF 5.102.0
)
if (OPTION_BUILD_PYTHON_BINDINGS)
remove_definitions(-DQT_STRICT_ITERATORS)
--
GitLab

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a01b5272ec6ca2b1711098e1dc8d60df77972de5dfe57613dab6d4d412e1b931
size 1308784

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEE9TIj8zN2ZcLM6hIuhzrDRZu89cAFAmPZEfUACgkQhzrDRZu8
9cCpUwgAh2QUaKkNDvELe/ye0xvm0Mg+NhpHVh/UwWrUC7bquNgiYurPMAiZh7O6
IzJAZaK9accrVGc97+yt3D1cJNOttDgUz12ezwlURqZPt9N4NMEsXjC0p/XWCV3B
x6Z4L97gYD62PHvXQTeWKB5msDnTEYlxqJBGTRTUNxsX1D+KUdJCwaoTCUD8fhEv
Qg8dLK9dMa93vgjRuQc9k6YSJH/ZP3vcX6dtpkULQGDtcsWKh5sWO59utE/1QGmH
rt8CS7WjTcU5uCramvI93q+qRgnmm1Gv026XCQw0AsZaeHxyjfnmRzhDZbeka6o/
kEUZlnMboS5CinM9ZvPrGo2k9p+Q/w==
=vPBv
-----END PGP SIGNATURE-----

3
ruqola-2.0.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a9649936adc3589c1e3a19a921c4b2a54bb6c4f9ffa1af50c7c02cae9f441737
size 1402096

14
ruqola-2.0.0.tar.xz.sig Normal file
View File

@ -0,0 +1,14 @@
-----BEGIN PGP SIGNATURE-----
iQGzBAABCAAdFiEEtgdnA2mrVU2WZ5EQ8GHevMfr2AUFAmT/AB4ACgkQ8GHevMfr
2AVacwv9GcRewNgrsFeE4gUjNFq+48ZwiGvf+vEtI1/TnOKmuTzG1jYzDHpNDAMY
mslx/157xEUEAoMajiiWVkDbmKQmX/AIsTIQzby4d09ut0qziVPgbhIoHXhHk9Cp
nCrAhZSfq8jgwx/69OhoR3K0Amx78u3CwFYQkm7jYWHVyvAXcnEDC1hR2vHYKar5
BOV0+pj7bx1ytCcOxzysBAzjOlfkLyWPuEVAsYVaPOj7IKt2OdLzFCMA1KUbNidy
stcSppq9pXjNTrofLt/74axjkdSJomqf9oPo3Yjb9ihMdXhioeztfio7UkAYNg64
6Egk/sQAkhC2E2wKzxtbtvmAwSqzzGWcOVw2ylQw+y+EGaHAMLepB150Q6C7cyz6
/gFO+NgAcfW24wxeMontbKoZNn4zQ2p6A0+w5fGPANPo9MJqVdmY6itmmesjoiXD
TkhhnI4hRPEMu159CbeJZBxI6Ah9kqLyhhzspBC+LjfwBb2i9RLNWu8BSKe3Gf/t
JiEgDPmO
=pE5Z
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Oct 4 23:06:58 UTC 2023 - Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 2.0.0
* bug fixes
* translation updates
-------------------------------------------------------------------
Mon Jul 24 13:18:25 UTC 2023 - Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 1.9.2
* bug fixes
* translation updates
- Remove allow_build_without_deprecated_method.patch,
is part of release
-------------------------------------------------------------------
Tue Mar 14 14:50:34 UTC 2023 - Marcel Kuehlhorn <tux93@opensuse.org>

View File

@ -16,21 +16,16 @@
#
%bcond_without released
Name: ruqola
Version: 1.9.1
Version: 2.0.0
Release: 0
Summary: Rocket.chat Client
License: GPL-2.0-or-later
Group: Productivity/Networking/Instant Messenger
URL: https://invent.kde.org/network/ruqola
Source0: https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz
%if %{with released}
Source1: https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz.sig
Source2: %{name}.keyring
%endif
# PATCH-FIX-UPSTREAM: Fix build error with Qt 6.4
Patch0: allow_build_without_deprecated_method.patch
BuildRequires: update-desktop-files
BuildRequires: cmake(KF5Archive)
BuildRequires: cmake(KF5CoreAddons)
@ -49,6 +44,11 @@ BuildRequires: cmake(KF5Purpose)
BuildRequires: cmake(KF5Sonnet)
BuildRequires: cmake(KF5SyntaxHighlighting)
BuildRequires: cmake(KF5TextWidgets)
BuildRequires: cmake(KF5TextTranslator)
BuildRequires: cmake(KF5TextAutoCorrectionWidgets)
BuildRequires: cmake(KF5TextEditTextToSpeech)
BuildRequires: cmake(KF5TextEmoticonsWidgets)
BuildRequires: cmake(KF5TextUtils)
BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: cmake(KF5XmlGui)
BuildRequires: cmake(KUserFeedback)
@ -80,9 +80,7 @@ It's a native alternative to the official embedded browser type of desktop app a
%install
%kf5_makeinstall -C build
%if %{with released}
%find_lang %{name}
%endif
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
@ -94,12 +92,9 @@ It's a native alternative to the official embedded browser type of desktop app a
%{_kf5_libdir}/libruqolacore.so.*
%{_kf5_libdir}/libruqolawidgets.so.*
%{_kf5_libdir}/librocketchatrestapi-qt5*
%{_kf5_libdir}/libruqola-*
%dir %{_kf5_plugindir}/ruqolaplugins
%dir %{_kf5_plugindir}/ruqolaplugins/authentication
%{_kf5_plugindir}/ruqolaplugins/authentication/ruqola_passwordauthenticationplugin.so
%dir %{_kf5_plugindir}/kf5/ruqola-translator
%{_kf5_plugindir}/kf5/ruqola-translator/*
%dir %{_kf5_plugindir}/ruqolaplugins/textplugins
%{_kf5_plugindir}/ruqolaplugins/textplugins/ruqola_*.so
# upstream installs with execute bit, gives a linter warning
@ -111,8 +106,6 @@ It's a native alternative to the official embedded browser type of desktop app a
%{_kf5_debugdir}/ruqola.categories
%{_kf5_debugdir}/ruqola.renamecategories
%if %{with released}
%files lang -f %{name}.lang
%endif
%changelog