Telegram Desktop
A new era of messaging.
- Links to server:messaging / telegram-desktop
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:hillwood:branches:server:messaging/telegram-desktop && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
0001-use-bundled-webrtc.patch | 0000000582 582 Bytes | |
0002-use-bundled-rnnoise-expected-gsl-ranges-webrt |
0000003165 3.09 KB | |
0003-revert-webrtc-cmake-target-file.patch | 0000000652 652 Bytes | |
0004-use-dynamic-x-libraries.patch | 0000000490 490 Bytes | |
_constraints | 0000000572 572 Bytes | |
rnnoise-git20210122.tar.gz | 0000173774 170 KB | |
tdesktop-5.1.7-full.tar.gz | 0069543486 66.3 MB | |
telegram-desktop.changes | 0000100411 98.1 KB | |
telegram-desktop.spec | 0000011493 11.2 KB | |
tg_owt-master.zip | 0025189388 24 MB | |
tg_owt-packager.py | 0000003324 3.25 KB | |
tg_owt-packager.sh | 0000000694 694 Bytes |
Comments 1
Bad condition. If you only want to react to Leap 15.5+ or SLE 15.5+ and not react to Tumbleweed and everything else, you better specify.
%if 0%{?sle_version} >= 150500 && 0%{?sle_version} < 160000
or for Leap 15.5 and SLE 15.5 only
%if 0%{?sle_version} = 150500