forked from pool/telegram-desktop
Accepting request 1146167 from home:manfred-h:server:messaging
- Use %%autopatch to make RPM 4.19 happy - Updated to version 4.14.15 * Fix webview regression on Linux X11. (2nd attempt) - Updated to version 4.14.14 * Fix webview regression on Linux X11. OBS-URL: https://build.opensuse.org/request/show/1146167 OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=299
This commit is contained in:
parent
d4a04a101c
commit
e808ffa6ed
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:55136d4d8566b913f91e4da870a342ae81f57b1e2b60e944f26080f7851e5e29
|
||||
size 68146927
|
3
tdesktop-4.14.15-full.tar.gz
Normal file
3
tdesktop-4.14.15-full.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:969b7e4d22229717ea7b210e3c429f25fd5d06ec61ef3030f993e8f912c1ebe6
|
||||
size 68147116
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 12 11:06:01 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
- Use %%autopatch to make RPM 4.19 happy
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 10 09:18:51 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
- Updated to version 4.14.15
|
||||
* Fix webview regression on Linux X11. (2nd attempt)
|
||||
|
||||
- Updated to version 4.14.14
|
||||
* Fix webview regression on Linux X11.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 5 12:58:05 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
|
@ -34,7 +34,7 @@
|
||||
%define qt_major_version 6
|
||||
|
||||
Name: telegram-desktop
|
||||
Version: 4.14.13
|
||||
Version: 4.14.15
|
||||
Release: 0
|
||||
Summary: Messaging application with a focus on speed and security
|
||||
License: GPL-3.0-only
|
||||
@ -221,9 +221,7 @@ The service also provides APIs to independent developers.
|
||||
|
||||
%prep
|
||||
%setup -q -n tdesktop-%{version}-full
|
||||
%patch1 -p1
|
||||
%patch3 -p1
|
||||
%patch4 -p1
|
||||
%autopatch -p1
|
||||
mkdir ../Libraries
|
||||
|
||||
# If not TW, unpack rnnoise source
|
||||
|
Loading…
Reference in New Issue
Block a user