Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ruqola for openSUSE:Factory checked in at 2021-12-16 21:19:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ruqola (Old) and /work/SRC/openSUSE:Factory/.ruqola.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ruqola" Thu Dec 16 21:19:33 2021 rev:3 rq:940888 version:1.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ruqola/ruqola.changes 2021-10-19 23:04:35.957293979 +0200 +++ /work/SRC/openSUSE:Factory/.ruqola.new.2520/ruqola.changes 2021-12-16 21:20:28.366547734 +0100 @@ -1,0 +2,6 @@ +Tue Dec 14 19:09:51 UTC 2021 - Marcel Kuehlhorn <[email protected]> + +- Update to version 1.6.0. No changelog. +- Switch to release tarball + +------------------------------------------------------------------- Old: ---- _service _servicedata ruqola-1.5.0+git.420.df7232b82.tar.xz ruqola.obsinfo New: ---- ruqola-1.6.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ruqola.spec ++++++ --- /var/tmp/diff_new_pack.QdohU8/_old 2021-12-16 21:20:28.786547894 +0100 +++ /var/tmp/diff_new_pack.QdohU8/_new 2021-12-16 21:20:28.794547897 +0100 @@ -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(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 @@ 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 ++++++ ruqola-1.5.0+git.420.df7232b82.tar.xz -> ruqola-1.6.0.tar.xz ++++++ ++++ 197034 lines of diff (skipped)
