forked from pool/telegram-desktop
Accepting request 619854 from home:nuklly:branches:server:messaging
OBS-URL: https://build.opensuse.org/request/show/619854 OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=43
This commit is contained in:
parent
0c17ddc522
commit
46cb5134b2
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f38713af36de85f99d412db579dbbba7db0fa0cd426e7d5e7d4f8df38f6750d2
|
||||
size 37864
|
||||
oid sha256:71da6da7a7d9f5bc5a93cfbcd028d70ea1e59b45cf7cf6fcd33dd5d258d1b808
|
||||
size 40026
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e0b16d9c9cc6b6d249e49959df6fb7ad2df3215c81fbc237f9c6b9ae6ba3c21d
|
||||
size 589142
|
||||
oid sha256:2e61ebd2e5f46237751d345b2f6e26dfc57f42754132a3cc0d911c80d525c68f
|
||||
size 600456
|
||||
|
@ -208,7 +208,7 @@ Index: tdesktop-1.2.6/Telegram/gyp/PrecompiledHeader.cmake
|
||||
===================================================================
|
||||
--- tdesktop-1.2.6.orig/Telegram/gyp/PrecompiledHeader.cmake
|
||||
+++ tdesktop-1.2.6/Telegram/gyp/PrecompiledHeader.cmake
|
||||
@@ -112,7 +112,7 @@ function(add_precompiled_header _target
|
||||
@@ -112,7 +112,7 @@ function(add_precompiled_header _target _input)
|
||||
set(_compiler_FLAGS "@${_pch_c_flags_file}")
|
||||
add_custom_command(
|
||||
OUTPUT "${_output_c}"
|
||||
@ -217,7 +217,7 @@ Index: tdesktop-1.2.6/Telegram/gyp/PrecompiledHeader.cmake
|
||||
DEPENDS "${_pchfile}" "${_pch_c_flags_file}"
|
||||
IMPLICIT_DEPENDS C "${_pch_header}"
|
||||
COMMENT "Precompiling ${_name} for ${_target} (C)")
|
||||
@@ -123,7 +123,7 @@ function(add_precompiled_header _target
|
||||
@@ -123,7 +123,7 @@ function(add_precompiled_header _target _input)
|
||||
set(_compiler_FLAGS "@${_pch_cpp_flags_file}")
|
||||
add_custom_command(
|
||||
OUTPUT "${_output_cxx}"
|
||||
@ -225,7 +225,7 @@ Index: tdesktop-1.2.6/Telegram/gyp/PrecompiledHeader.cmake
|
||||
+ COMMAND "${CMAKE_CXX_COMPILER}" "$(CXX_DEFINES)" "$(CXX_INCLUDES)" "$(CXX_FLAGS)" -x c++-header -o "${_output_cxx}" -c "${_pchfile}"
|
||||
DEPENDS "${_pchfile}" "${_pch_cpp_flags_file}"
|
||||
IMPLICIT_DEPENDS CXX "${_pch_header}"
|
||||
COMMENT "Precompiling ${_name} for ${_target} (C++)")
|
||||
COMMENT "Precompiling header ${_name} for ${_target} (C++)")
|
||||
Index: tdesktop-1.2.6/Telegram/gyp/telegram_sources.txt
|
||||
===================================================================
|
||||
--- tdesktop-1.2.6.orig/Telegram/gyp/telegram_sources.txt
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
Name: telegram-desktop
|
||||
Version: 1.3.0
|
||||
Version: 1.3.9
|
||||
Release: 0
|
||||
Summary: Telegram is a messaging app with a focus on speed and security
|
||||
License: GPL-3.0-only
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d64bf3faea8a43c162b13bf89291f580493d1c08b1b536461e2634928196597d
|
||||
size 16974902
|
3
v1.3.9.tar.gz
Normal file
3
v1.3.9.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fd52433dac14a6643114e8f5ff9d38c709141bfca8461cce47fa93e9ef8b45b2
|
||||
size 17133428
|
Loading…
Reference in New Issue
Block a user