commit a3e2970d2dbc3c971844831a537f8a037bc44846
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Sat Apr 13 14:48:10 2019 +0200
Updated to version 1.6.7.
.gitignore | 1 +
sources | 2 +-
telegram-desktop-build-fixes.patch | 6 +++---
telegram-desktop-system-fonts.patch | 2 +-
telegram-desktop-unbundle-minizip.patch | 6 +++---
telegram-desktop.spec | 11 ++++++++++-
6 files changed, 19 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 202cb72..18a53fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -79,3 +79,4 @@
/tdesktop-1.6.1.tar.gz
/tdesktop-1.6.2.tar.gz
/tdesktop-1.6.3.tar.gz
+/tdesktop-1.6.7.tar.gz
diff --git a/sources b/sources
index 6b06781..8d9a59f 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
ae7f024486ddce3b598477bf40a86c79 crl-84072fb.tar.gz
-a16cce2ab039dc6d7d8d725619dfc9de tdesktop-1.6.3.tar.gz
+716526f36fa6c27d900d947d435104ad tdesktop-1.6.7.tar.gz
diff --git a/telegram-desktop-build-fixes.patch b/telegram-desktop-build-fixes.patch
index bf2bdfc..114bc20 100644
--- a/telegram-desktop-build-fixes.patch
+++ b/telegram-desktop-build-fixes.patch
@@ -1,4 +1,4 @@
-From ab210358b0e28c03df08b7d29f00c69282278696 Mon Sep 17 00:00:00 2001
+From fd2263aa3ff825f096c8fd4f20f93be27b4f5d00 Mon Sep 17 00:00:00 2001
From: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Fri, 31 Mar 2017 14:29:58 +0200
Subject: [PATCH 1/3] Fixed build under Fedora using rpmbuild and mock.
@@ -774,10 +774,10 @@ index ffe0e5a96..9bc686d44 100644
],
}], ['<!(pkg-config ayatana-appindicator3-0.1; echo $?) == 0', {
diff --git a/Telegram/gyp/telegram_sources.txt b/Telegram/gyp/telegram_sources.txt
-index 1632a0c49..7ab4cfb74 100644
+index 3f8547dcf..43c12927a 100644
--- a/Telegram/gyp/telegram_sources.txt
+++ b/Telegram/gyp/telegram_sources.txt
-@@ -850,7 +850,7 @@
+@@ -851,7 +851,7 @@
<(src_loc)/mainwindow.h
<(src_loc)/observer_peer.cpp
<(src_loc)/observer_peer.h
diff --git a/telegram-desktop-system-fonts.patch b/telegram-desktop-system-fonts.patch
index 8be3d77..44b9a8f 100644
--- a/telegram-desktop-system-fonts.patch
+++ b/telegram-desktop-system-fonts.patch
@@ -1,4 +1,4 @@
-From b2984ea52bebf7465dc0eabdd7127f628c8181c0 Mon Sep 17 00:00:00 2001
+From 46c8517905c73e7bc78d72761ff3538d51625e5f Mon Sep 17 00:00:00 2001
From: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Sun, 24 Jun 2018 22:59:34 +0200
Subject: [PATCH 2/3] Backported and rebased patch from Debian maintainer
diff --git a/telegram-desktop-unbundle-minizip.patch
b/telegram-desktop-unbundle-minizip.patch
index 79a66ac..8f86556 100644
--- a/telegram-desktop-unbundle-minizip.patch
+++ b/telegram-desktop-unbundle-minizip.patch
@@ -1,4 +1,4 @@
-From 03b2140744dbb1603bf87b712370d43097b8748c Mon Sep 17 00:00:00 2001
+From ab0cac8ebe9ced6bf1387b3b04196e503f3ff391 Mon Sep 17 00:00:00 2001
From: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Wed, 17 Oct 2018 17:57:59 +0200
Subject: [PATCH 3/3] Use packaged version of minizip on Fedora <= 29.
@@ -50,10 +50,10 @@ index 9bc686d44..806374202 100644
'lzma',
'xxhash',
diff --git a/Telegram/gyp/telegram_sources.txt b/Telegram/gyp/telegram_sources.txt
-index 7ab4cfb74..2a174c3df 100644
+index 43c12927a..832c19b14 100644
--- a/Telegram/gyp/telegram_sources.txt
+++ b/Telegram/gyp/telegram_sources.txt
-@@ -857,13 +857,6 @@
+@@ -858,13 +858,6 @@
<(emoji_suggestions_loc)/emoji_suggestions.h
platforms: !win
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index 6d49edc..efc48ac 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -15,7 +15,7 @@
Summary: Telegram Desktop official messaging app
Name: telegram-desktop
-Version: 1.6.3
+Version: 1.6.7
Release: 1%{?dist}
# Application and 3rd-party modules licensing:
@@ -167,6 +167,15 @@ appstream-util validate-relax --nonet
"%{buildroot}%{_datadir}/metainfo/%{name}.
%{_datadir}/metainfo/%{name}.appdata.xml
%changelog
+* Sat Apr 13 2019 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.6.7-1
+- Updated to 1.6.7.
+
+* Thu Apr 11 2019 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.6.6-1
+- Updated to 1.6.6 (beta).
+
+* Sat Apr 06 2019 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.6.5-1
+- Updated to 1.6.5 (beta).
+
* Tue Mar 26 2019 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.6.3-1
- Updated to 1.6.3.
Show replies by date