forked from pool/telegram-desktop
Accepting request 888544 from server:messaging
OBS-URL: https://build.opensuse.org/request/show/888544 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telegram-desktop?expand=0&rev=56
This commit is contained in:
commit
4b299e3e8c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:41bfbe1ee63da9a6af7cf7d11b1cdd13a6754b51b294ac5a9d56f5f11dfbdd05
|
||||
size 36770178
|
3
tdesktop-2.7.2-full.tar.gz
Normal file
3
tdesktop-2.7.2-full.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b67acb650e72efb8f8d3eb9175f210f5820d9cabb7f12891a197da6a69f454de
|
||||
size 36893865
|
@ -1,12 +0,0 @@
|
||||
Index: tdesktop-2.7.1-full/Telegram/ThirdParty/tgcalls/tgcalls/group/StreamingPart.h
|
||||
===================================================================
|
||||
--- tdesktop-2.7.1-full.orig/Telegram/ThirdParty/tgcalls/tgcalls/group/StreamingPart.h
|
||||
+++ tdesktop-2.7.1-full/Telegram/ThirdParty/tgcalls/tgcalls/group/StreamingPart.h
|
||||
@@ -2,6 +2,7 @@
|
||||
#define TGCALLS_STREAMING_PART_H
|
||||
|
||||
#include "absl/types/optional.h"
|
||||
+#include <cinttypes>
|
||||
#include <vector>
|
||||
|
||||
namespace tgcalls {
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 15:57:03 UTC 2021 - Marcel Kuehlhorn <tux93@opensuse.org>
|
||||
|
||||
- Update to 2.7.2
|
||||
* Offer real goods and services for sale in any group, channel or bot
|
||||
– Telegram doesn't charge a commission.
|
||||
* Pay for goods securely using one of the 8 integrated payment providers
|
||||
– Telegram doesn't collect your payment info.
|
||||
* See how this works in our @teststore.
|
||||
* Schedule voice chats to let participants know about them in advance.
|
||||
* View a countdown to the voice chat and get notified when it starts.
|
||||
- Update tg_owt
|
||||
- Drop telegram-desktop-cinttypes-header.patch, fixed upstream
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 23 13:14:33 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -34,7 +34,7 @@
|
||||
%define _dwz_max_die_limit 200000000
|
||||
|
||||
Name: telegram-desktop
|
||||
Version: 2.7.1
|
||||
Version: 2.7.2
|
||||
Release: 0
|
||||
Summary: Messaging application with a focus on speed and security
|
||||
License: GPL-3.0-only
|
||||
@ -47,8 +47,6 @@ Source1: tg_owt-master.zip
|
||||
Patch1: 0001-use-bundled-ranged-exptected-gsl.patch
|
||||
# PATCH-FIX-OPENSUSE
|
||||
Patch2: 0002-tg_owt-fix-name-confliction.patch
|
||||
# PATCH-FIX-UPSTREAM telegram-desktop-cinttypes-header.patch badshah400@gmail.com -- Include cinttypes to allow uint32_t usage
|
||||
Patch3: telegram-desktop-cinttypes-header.patch
|
||||
# There is an (incomplete) patch available for part of the source:
|
||||
# https://github.com/desktop-app/lib_base.git 3582bca53a1e195a31760978dc41f67ce44fc7e4
|
||||
# but tdesktop itself still falls short, and it looks to be something
|
||||
@ -159,7 +157,6 @@ The service also provides APIs to independent developers.
|
||||
%prep
|
||||
%setup -q -n tdesktop-%{version}-full
|
||||
%patch1 -p2
|
||||
%patch3 -p1
|
||||
|
||||
cd ../
|
||||
unzip -q %{S:1}
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ff422aa189bdc3d2cd6a435c205820a8062dcfd6fd46311d7f85217c48607964
|
||||
size 28724461
|
||||
oid sha256:7b7f70e807742215efb59698f21fb7469a052a311fee95fe6a3c9e108cefdbe5
|
||||
size 28725319
|
||||
|
Loading…
Reference in New Issue
Block a user