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
This commit is contained in:
parent
0155d8641c
commit
cd4c3fbaa0
17
_service
17
_service
@ -1,17 +0,0 @@
|
|||||||
<services>
|
|
||||||
<service mode="disabled" name="obs_scm">
|
|
||||||
<param name="url">https://invent.kde.org/network/ruqola.git</param>
|
|
||||||
<param name="scm">git</param>
|
|
||||||
<param name="changesgenerate">enable</param>
|
|
||||||
<param name="filename">ruqola</param>
|
|
||||||
<param name="parent-tag">v1.5.0</param>
|
|
||||||
<param name="versionformat">@PARENT_TAG@+git.@TAG_OFFSET@.%h</param>
|
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
|
||||||
</service>
|
|
||||||
<service mode="disabled" name="set_version"/>
|
|
||||||
<service name="tar" mode="disabled"/>
|
|
||||||
<service name="recompress" mode="disabled">
|
|
||||||
<param name="file">*.tar</param>
|
|
||||||
<param name="compression">xz</param>
|
|
||||||
</service>
|
|
||||||
</services>
|
|
@ -1,4 +0,0 @@
|
|||||||
<servicedata>
|
|
||||||
<service name="tar_scm">
|
|
||||||
<param name="url">https://invent.kde.org/network/ruqola.git</param>
|
|
||||||
<param name="changesrevision">df7232b82d736717439ab8790e371e701a8af1db</param></service></servicedata>
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d08295a9748b2101c3a5cb2e6dd3cecae837890ad4a261c279743cc164041326
|
|
||||||
size 595416
|
|
3
ruqola-1.6.0.tar.xz
Normal file
3
ruqola-1.6.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:70886a8a1e611fb8a20288a8ff8ef5dd9a3a00d4776bb096d38d9e89a6607210
|
||||||
|
size 800204
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 14 19:09:51 UTC 2021 - Marcel Kuehlhorn <tux93@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 1.6.0
|
||||||
|
- Switch to release tarball
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Oct 17 17:44:49 UTC 2021 - tux93@opensuse.org
|
Sun Oct 17 17:44:49 UTC 2021 - tux93@opensuse.org
|
||||||
|
|
||||||
|
@ -1,5 +0,0 @@
|
|||||||
name: ruqola
|
|
||||||
version: 1.5.0+git.420.df7232b82
|
|
||||||
mtime: 1634482255
|
|
||||||
commit: df7232b82d736717439ab8790e371e701a8af1db
|
|
||||||
|
|
67
ruqola.spec
67
ruqola.spec
@ -17,22 +17,22 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ruqola
|
Name: ruqola
|
||||||
Version: 1.5.0+git.420.df7232b82
|
Version: 1.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Rocket.chat Client
|
Summary: Rocket.chat Client
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/Networking/Instant Messenger
|
Group: Productivity/Networking/Instant Messenger
|
||||||
URL: https://invent.kde.org/network/ruqola
|
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: update-desktop-files
|
||||||
BuildRequires: cmake(KF5CoreAddons)
|
BuildRequires: cmake(KF5CoreAddons)
|
||||||
BuildRequires: cmake(KF5Crash)
|
BuildRequires: cmake(KF5Crash)
|
||||||
BuildRequires: cmake(KF5DBusAddons)
|
BuildRequires: cmake(KF5DBusAddons) >= 5.84.0
|
||||||
BuildRequires: cmake(KF5DocTools)
|
BuildRequires: cmake(KF5DocTools)
|
||||||
BuildRequires: cmake(KF5I18n)
|
BuildRequires: cmake(KF5I18n)
|
||||||
BuildRequires: cmake(KF5IconThemes)
|
BuildRequires: cmake(KF5IconThemes)
|
||||||
|
BuildRequires: cmake(KF5IdleTime)
|
||||||
BuildRequires: cmake(KF5KIO)
|
BuildRequires: cmake(KF5KIO)
|
||||||
BuildRequires: cmake(KF5Kirigami2)
|
|
||||||
BuildRequires: cmake(KF5NetworkManagerQt)
|
BuildRequires: cmake(KF5NetworkManagerQt)
|
||||||
BuildRequires: cmake(KF5Notifications)
|
BuildRequires: cmake(KF5Notifications)
|
||||||
BuildRequires: cmake(KF5NotifyConfig)
|
BuildRequires: cmake(KF5NotifyConfig)
|
||||||
@ -42,16 +42,13 @@ BuildRequires: cmake(KF5TextWidgets)
|
|||||||
BuildRequires: cmake(KF5WidgetsAddons)
|
BuildRequires: cmake(KF5WidgetsAddons)
|
||||||
BuildRequires: cmake(KF5XmlGui)
|
BuildRequires: cmake(KF5XmlGui)
|
||||||
BuildRequires: cmake(KUserFeedback)
|
BuildRequires: cmake(KUserFeedback)
|
||||||
BuildRequires: cmake(Qt5DBus) >= 5.13.0
|
|
||||||
BuildRequires: cmake(Qt5Keychain)
|
BuildRequires: cmake(Qt5Keychain)
|
||||||
BuildRequires: cmake(Qt5MultimediaWidgets) >= 5.13.0
|
BuildRequires: cmake(Qt5Multimedia) >= 5.15.2
|
||||||
BuildRequires: cmake(Qt5NetworkAuth) >= 5.13.0
|
BuildRequires: cmake(Qt5NetworkAuth)
|
||||||
BuildRequires: cmake(Qt5Qml) >= 5.13.0
|
|
||||||
BuildRequires: cmake(Qt5Sql)
|
BuildRequires: cmake(Qt5Sql)
|
||||||
BuildRequires: cmake(Qt5Svg)
|
BuildRequires: cmake(Qt5Svg)
|
||||||
BuildRequires: cmake(Qt5TextToSpeech) >= 5.13.0
|
BuildRequires: cmake(Qt5TextToSpeech)
|
||||||
BuildRequires: cmake(Qt5WebSockets) >= 5.13.0
|
BuildRequires: cmake(Qt5WebSockets)
|
||||||
Requires: kirigami2
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Ruqola is a Rocket.Chat client for the KDE desktop.
|
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.
|
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
|
%prep
|
||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kf5 -d build
|
%cmake_kf5 -d build
|
||||||
%cmake_build
|
%cmake_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%kf5_makeinstall -C build
|
%kf5_makeinstall -C build
|
||||||
|
|
||||||
|
%find_lang %{name}
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%post -p /sbin/ldconfig
|
||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license COPYING*
|
%license COPYING*
|
||||||
%doc README*
|
%doc README*
|
||||||
%{_kf5_bindir}/ruqola
|
%{_kf5_bindir}/ruqola
|
||||||
%{_kf5_libdir}/libruqolacore.so.*
|
%{_kf5_libdir}/libruqolacore.so.*
|
||||||
%{_kf5_libdir}/libruqolawidgets.so.*
|
%{_kf5_libdir}/libruqolawidgets.so.*
|
||||||
%{_kf5_libdir}/librocketchatrestapi-qt5*
|
%{_kf5_libdir}/librocketchatrestapi-qt5*
|
||||||
%dir %{_kf5_plugindir}/ruqolaplugins
|
%dir %{_kf5_plugindir}/ruqolaplugins
|
||||||
%dir %{_kf5_plugindir}/ruqolaplugins/authentication
|
%dir %{_kf5_plugindir}/ruqolaplugins/authentication
|
||||||
%{_kf5_plugindir}/ruqolaplugins/authentication/ruqola_passwordauthenticationplugin.so
|
%{_kf5_plugindir}/ruqolaplugins/authentication/ruqola_passwordauthenticationplugin.so
|
||||||
%dir %{_kf5_plugindir}/ruqolaplugins/textplugins
|
%dir %{_kf5_plugindir}/ruqolaplugins/textplugins
|
||||||
%{_kf5_plugindir}/ruqolaplugins/textplugins/ruqola_webshortcuttextplugin.so
|
%{_kf5_plugindir}/ruqolaplugins/textplugins/ruqola_webshortcuttextplugin.so
|
||||||
%{_kf5_plugindir}/ruqolaplugins/textplugins/ruqola_texttospeechtextplugin.so
|
%{_kf5_plugindir}/ruqolaplugins/textplugins/ruqola_texttospeechtextplugin.so
|
||||||
# upstream installs with execute bit, gives a linter warning
|
# upstream installs with execute bit, gives a linter warning
|
||||||
%attr(0644,-,-) %{_kf5_applicationsdir}/org.kde.ruqola.desktop
|
%attr(0644,-,-) %{_kf5_applicationsdir}/org.kde.ruqola.desktop
|
||||||
%{_kf5_iconsdir}/hicolor/*/*/*.*
|
%{_kf5_iconsdir}/hicolor/*/*/*.*
|
||||||
%doc %{_kf5_htmldir}/en/ruqola/
|
%doc %{_kf5_htmldir}/en/ruqola/
|
||||||
%{_kf5_notifydir}/ruqola.notifyrc
|
%{_kf5_notifydir}/ruqola.notifyrc
|
||||||
%{_kf5_appstreamdir}/org.kde.ruqola.appdata.xml
|
%{_kf5_appstreamdir}/org.kde.ruqola.appdata.xml
|
||||||
%{_kf5_debugdir}/ruqola.categories
|
%{_kf5_debugdir}/ruqola.categories
|
||||||
|
|
||||||
|
%files lang -f %{name}.lang
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user