Accepting request 1029783 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/1029783 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ruqola?expand=0&rev=12
This commit is contained in:
commit
fe7023f03f
@ -1,9 +0,0 @@
|
||||
--- ruqola-1.8.0/src/plugins/textplugin/CMakeLists.txt.orig 2022-08-31 17:23:26.000000000 +0200
|
||||
+++ ruqola-1.8.0/src/plugins/textplugin/CMakeLists.txt 2022-09-02 11:09:08.123688427 +0200
|
||||
@@ -5,5 +5,5 @@ find_package(Qt5 OPTIONAL_COMPONENTS Tex
|
||||
if (NOT Qt5TextToSpeech_FOUND)
|
||||
message(STATUS "Qt5TextToSpeech not found, speech feature will be disabled")
|
||||
else()
|
||||
- #add_subdirectory(texttospeech)
|
||||
+ add_subdirectory(texttospeech)
|
||||
endif()
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4968afcba6a5e9db99989cfde52a3e2082a9ed6ce6dcc1e98243dd6e75711db8
|
||||
size 940248
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEE9TIj8zN2ZcLM6hIuhzrDRZu89cAFAmMPfQgACgkQhzrDRZu8
|
||||
9cCmCQgAuSbjkx/IEOZtxboReSH2Oz0b4R3zOqMynWTPcfCvKFnVe/XSbfmF1qL3
|
||||
xvelzO04Nywcm85GyxDJkhC8vBNZMAEH5F62XDYg2eewzBabGLoB2anpEH52I/tc
|
||||
aJdELPBNb15YrWiTL9XD26sC4cyuYXkWPDgF0HEzFUK/mPMt9tW0pbJV3839VZpa
|
||||
DrrLTCbePHjLk58a+BZvPwo2TZaDMR/oIYb6sQteB45iZbdE5axdYTm2IAfwEvs2
|
||||
/vIBdXOx1YjzeEzNdy7tRAjpBowwcovTB0G9w5BCXukckGp0CaffQGrlgu6fTT2v
|
||||
hHxoXJm1NVxAJ1QNwrXx5Xq3QEL+XA==
|
||||
=HPtG
|
||||
-----END PGP SIGNATURE-----
|
3
ruqola-1.8.1.tar.xz
Normal file
3
ruqola-1.8.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:74b08a7fdbee58394f1e697adb90e45170d46c9bdcd8d18adaa3ad6fae5dd64d
|
||||
size 1009700
|
11
ruqola-1.8.1.tar.xz.sig
Normal file
11
ruqola-1.8.1.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEE9TIj8zN2ZcLM6hIuhzrDRZu89cAFAmNOimoACgkQhzrDRZu8
|
||||
9cD/HAf/Sg13Ae+95DgTzw/JnpRVsxjRsR5uirK9PPdjD1OwAiruUHI6hrya1H2V
|
||||
W7c1JqDzOD3vpKyGOEFcZMrYHejLs6ah+NCEsRGkSlqESbdnWOF59VsjmSa2HFoV
|
||||
z7ASJTdNJhXGwqzrFRMoj4JpKOWONWLbG5U+QCvgZkacxLfAbKGZPoLHCrMMCxXf
|
||||
ekBcH6hc9kXKzRoKLRgDQHk+RdC3JIq/A4Oegfg4tFN60x62WSSIoqn6RKvZabQI
|
||||
5c6FqLKX5AFItsGjW6tpmGp2DKIw1doekryU5a7h9AHS/s9QsheFfK8n4r/AjOgS
|
||||
mjiRgX7FNvv9XGsg3SS8XQuIEbfGpw==
|
||||
=8bSa
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 18 14:39:58 UTC 2022 - Marcel Kuehlhorn <tux93@opensuse.org>
|
||||
|
||||
- Update to version 1.8.1
|
||||
* bug fixes
|
||||
- Remove keep_tts_plugin.patch, plugin was re-enabled upstream
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 13:37:27 UTC 2022 - Marcel Kuehlhorn <tux93@opensuse.org>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without released
|
||||
Name: ruqola
|
||||
Version: 1.8.0
|
||||
Version: 1.8.1
|
||||
Release: 0
|
||||
Summary: Rocket.chat Client
|
||||
License: GPL-2.0-or-later
|
||||
@ -29,8 +29,6 @@ Source0: https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.x
|
||||
Source1: https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz.sig
|
||||
Source2: %{name}.keyring
|
||||
%endif
|
||||
# PATCH-FIX-OPENSUSE: Keep the build of the TTS plugin enabled
|
||||
Patch0: keep_tts_plugin.patch
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: cmake(KF5CoreAddons)
|
||||
BuildRequires: cmake(KF5Crash)
|
||||
|
Loading…
Reference in New Issue
Block a user