From cd4c3fbaa08f807c8d997f39b38a9144d8bf33e4a017dcee5647aba28937ceeb Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Wed, 15 Dec 2021 10:55:09 +0000 Subject: [PATCH] Accepting request 940563 from home:tux93:branches:KDE:Extra - Update to version 1.6.0 - Switch to release tarball OBS-URL: https://build.opensuse.org/request/show/940563 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/ruqola?expand=0&rev=5 --- _service | 17 ------- _servicedata | 4 -- ruqola-1.5.0+git.420.df7232b82.tar.xz | 3 -- ruqola-1.6.0.tar.xz | 3 ++ ruqola.changes | 6 +++ ruqola.obsinfo | 5 -- ruqola.spec | 67 ++++++++++++++------------- 7 files changed, 43 insertions(+), 62 deletions(-) delete mode 100644 _service delete mode 100644 _servicedata delete mode 100644 ruqola-1.5.0+git.420.df7232b82.tar.xz create mode 100644 ruqola-1.6.0.tar.xz delete mode 100644 ruqola.obsinfo diff --git a/_service b/_service deleted file mode 100644 index e1e7641..0000000 --- a/_service +++ /dev/null @@ -1,17 +0,0 @@ - - - https://invent.kde.org/network/ruqola.git - git - enable - ruqola - v1.5.0 - @PARENT_TAG@+git.@TAG_OFFSET@.%h - v(.*) - - - - - *.tar - xz - - diff --git a/_servicedata b/_servicedata deleted file mode 100644 index 48b8236..0000000 --- a/_servicedata +++ /dev/null @@ -1,4 +0,0 @@ - - - https://invent.kde.org/network/ruqola.git - df7232b82d736717439ab8790e371e701a8af1db \ No newline at end of file diff --git a/ruqola-1.5.0+git.420.df7232b82.tar.xz b/ruqola-1.5.0+git.420.df7232b82.tar.xz deleted file mode 100644 index 0109128..0000000 --- a/ruqola-1.5.0+git.420.df7232b82.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d08295a9748b2101c3a5cb2e6dd3cecae837890ad4a261c279743cc164041326 -size 595416 diff --git a/ruqola-1.6.0.tar.xz b/ruqola-1.6.0.tar.xz new file mode 100644 index 0000000..422f094 --- /dev/null +++ b/ruqola-1.6.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70886a8a1e611fb8a20288a8ff8ef5dd9a3a00d4776bb096d38d9e89a6607210 +size 800204 diff --git a/ruqola.changes b/ruqola.changes index 6668655..cc1f802 100644 --- a/ruqola.changes +++ b/ruqola.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Dec 14 19:09:51 UTC 2021 - Marcel Kuehlhorn + +- Update to version 1.6.0 +- Switch to release tarball + ------------------------------------------------------------------- Sun Oct 17 17:44:49 UTC 2021 - tux93@opensuse.org diff --git a/ruqola.obsinfo b/ruqola.obsinfo deleted file mode 100644 index fae889a..0000000 --- a/ruqola.obsinfo +++ /dev/null @@ -1,5 +0,0 @@ -name: ruqola -version: 1.5.0+git.420.df7232b82 -mtime: 1634482255 -commit: df7232b82d736717439ab8790e371e701a8af1db - diff --git a/ruqola.spec b/ruqola.spec index 2e48a48..cb898b9 100644 --- a/ruqola.spec +++ b/ruqola.spec @@ -17,22 +17,22 @@ Name: ruqola -Version: 1.5.0+git.420.df7232b82 +Version: 1.6.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: %{name}-%{version}.tar.xz +Source0: https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz BuildRequires: update-desktop-files BuildRequires: cmake(KF5CoreAddons) BuildRequires: cmake(KF5Crash) -BuildRequires: cmake(KF5DBusAddons) +BuildRequires: cmake(KF5DBusAddons) >= 5.84.0 BuildRequires: cmake(KF5DocTools) BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5IconThemes) +BuildRequires: cmake(KF5IdleTime) BuildRequires: cmake(KF5KIO) -BuildRequires: cmake(KF5Kirigami2) BuildRequires: cmake(KF5NetworkManagerQt) BuildRequires: cmake(KF5Notifications) BuildRequires: cmake(KF5NotifyConfig) @@ -42,16 +42,13 @@ BuildRequires: cmake(KF5TextWidgets) BuildRequires: cmake(KF5WidgetsAddons) BuildRequires: cmake(KF5XmlGui) BuildRequires: cmake(KUserFeedback) -BuildRequires: cmake(Qt5DBus) >= 5.13.0 BuildRequires: cmake(Qt5Keychain) -BuildRequires: cmake(Qt5MultimediaWidgets) >= 5.13.0 -BuildRequires: cmake(Qt5NetworkAuth) >= 5.13.0 -BuildRequires: cmake(Qt5Qml) >= 5.13.0 +BuildRequires: cmake(Qt5Multimedia) >= 5.15.2 +BuildRequires: cmake(Qt5NetworkAuth) BuildRequires: cmake(Qt5Sql) BuildRequires: cmake(Qt5Svg) -BuildRequires: cmake(Qt5TextToSpeech) >= 5.13.0 -BuildRequires: cmake(Qt5WebSockets) >= 5.13.0 -Requires: kirigami2 +BuildRequires: cmake(Qt5TextToSpeech) +BuildRequires: cmake(Qt5WebSockets) %description Ruqola is a Rocket.Chat client for the KDE desktop. @@ -61,40 +58,44 @@ RC settings can be changed directly. It's a native alternative to the official embedded browser type of desktop app available from Rocket.Chat project. -Ruqola uses Kirigami components based on QtQuick. +%lang_package %prep %autosetup -p1 %build - %cmake_kf5 -d build - %cmake_build +%cmake_kf5 -d build +%cmake_build %install - %kf5_makeinstall -C build +%kf5_makeinstall -C build + +%find_lang %{name} %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files - %license COPYING* - %doc README* - %{_kf5_bindir}/ruqola - %{_kf5_libdir}/libruqolacore.so.* - %{_kf5_libdir}/libruqolawidgets.so.* - %{_kf5_libdir}/librocketchatrestapi-qt5* - %dir %{_kf5_plugindir}/ruqolaplugins - %dir %{_kf5_plugindir}/ruqolaplugins/authentication - %{_kf5_plugindir}/ruqolaplugins/authentication/ruqola_passwordauthenticationplugin.so - %dir %{_kf5_plugindir}/ruqolaplugins/textplugins - %{_kf5_plugindir}/ruqolaplugins/textplugins/ruqola_webshortcuttextplugin.so - %{_kf5_plugindir}/ruqolaplugins/textplugins/ruqola_texttospeechtextplugin.so +%license COPYING* +%doc README* +%{_kf5_bindir}/ruqola +%{_kf5_libdir}/libruqolacore.so.* +%{_kf5_libdir}/libruqolawidgets.so.* +%{_kf5_libdir}/librocketchatrestapi-qt5* +%dir %{_kf5_plugindir}/ruqolaplugins +%dir %{_kf5_plugindir}/ruqolaplugins/authentication +%{_kf5_plugindir}/ruqolaplugins/authentication/ruqola_passwordauthenticationplugin.so +%dir %{_kf5_plugindir}/ruqolaplugins/textplugins +%{_kf5_plugindir}/ruqolaplugins/textplugins/ruqola_webshortcuttextplugin.so +%{_kf5_plugindir}/ruqolaplugins/textplugins/ruqola_texttospeechtextplugin.so # upstream installs with execute bit, gives a linter warning - %attr(0644,-,-) %{_kf5_applicationsdir}/org.kde.ruqola.desktop - %{_kf5_iconsdir}/hicolor/*/*/*.* - %doc %{_kf5_htmldir}/en/ruqola/ - %{_kf5_notifydir}/ruqola.notifyrc - %{_kf5_appstreamdir}/org.kde.ruqola.appdata.xml - %{_kf5_debugdir}/ruqola.categories +%attr(0644,-,-) %{_kf5_applicationsdir}/org.kde.ruqola.desktop +%{_kf5_iconsdir}/hicolor/*/*/*.* +%doc %{_kf5_htmldir}/en/ruqola/ +%{_kf5_notifydir}/ruqola.notifyrc +%{_kf5_appstreamdir}/org.kde.ruqola.appdata.xml +%{_kf5_debugdir}/ruqola.categories + +%files lang -f %{name}.lang %changelog