diff --git a/allow_build_without_deprecated_method.patch b/allow_build_without_deprecated_method.patch deleted file mode 100644 index 0376fdd..0000000 --- a/allow_build_without_deprecated_method.patch +++ /dev/null @@ -1,27 +0,0 @@ -From 47d9c358003d587f2fb049df9124c6aa04a5673e Mon Sep 17 00:00:00 2001 -From: Laurent Montel -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 - diff --git a/ruqola-1.9.1.tar.xz b/ruqola-1.9.1.tar.xz deleted file mode 100644 index f3d3734..0000000 --- a/ruqola-1.9.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a01b5272ec6ca2b1711098e1dc8d60df77972de5dfe57613dab6d4d412e1b931 -size 1308784 diff --git a/ruqola-1.9.1.tar.xz.sig b/ruqola-1.9.1.tar.xz.sig deleted file mode 100644 index e793e03..0000000 --- a/ruqola-1.9.1.tar.xz.sig +++ /dev/null @@ -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----- diff --git a/ruqola-2.0.0.tar.xz b/ruqola-2.0.0.tar.xz new file mode 100644 index 0000000..c6d6861 --- /dev/null +++ b/ruqola-2.0.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9649936adc3589c1e3a19a921c4b2a54bb6c4f9ffa1af50c7c02cae9f441737 +size 1402096 diff --git a/ruqola-2.0.0.tar.xz.sig b/ruqola-2.0.0.tar.xz.sig new file mode 100644 index 0000000..ae23345 --- /dev/null +++ b/ruqola-2.0.0.tar.xz.sig @@ -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----- diff --git a/ruqola.changes b/ruqola.changes index 959fa03..0668f5a 100644 --- a/ruqola.changes +++ b/ruqola.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Oct 4 23:06:58 UTC 2023 - Marcel Kuehlhorn + +- Update to version 2.0.0 + * bug fixes + * translation updates + +------------------------------------------------------------------- +Mon Jul 24 13:18:25 UTC 2023 - Marcel Kuehlhorn + +- 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 diff --git a/ruqola.spec b/ruqola.spec index b72b544..6aada81 100644 --- a/ruqola.spec +++ b/ruqola.spec @@ -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