commit c562a450659c34898780ad7b20ebadf51bb6fd9f
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Fri Mar 9 13:15:59 2018 +0100
Updated to 1.2.10 alpha.
DO NOT BUILD FOR STABLE FEDORA RELEASES!
.gitignore | 1 +
sources | 2 +-
telegram-desktop-build-fixes.patch | 8 ++++----
telegram-desktop.spec | 12 ++++++------
4 files changed, 12 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 79129ad..d4dd2f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,4 @@
/tdesktop-1.2.6.tar.gz
/crl-344cbde.tar.gz
/tdesktop-1.2.8.tar.gz
+/tdesktop-1.2.10.tar.gz
diff --git a/sources b/sources
index f5780f2..aaf9b04 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
ed3d3121418d32866ae348ce75042770 crl-344cbde.tar.gz
-33f99322144c3e6d01a838b502790042 tdesktop-1.2.8.tar.gz
+eaa47f7c906378e3ff81e22af42672f8 tdesktop-1.2.10.tar.gz
diff --git a/telegram-desktop-build-fixes.patch b/telegram-desktop-build-fixes.patch
index 45c650f..3df70da 100644
--- a/telegram-desktop-build-fixes.patch
+++ b/telegram-desktop-build-fixes.patch
@@ -1,4 +1,4 @@
-From 03fc7824640665d679c559ecc14063b79abf5a50 Mon Sep 17 00:00:00 2001
+From a9e7e1727145cef91fcf40f5950ab09df9e10656 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] Fixed build under Fedora using rpmbuild and mock.
@@ -580,10 +580,10 @@ index a5b4b197..05d3dca2 100644
],
}]
diff --git a/Telegram/gyp/telegram_sources.txt b/Telegram/gyp/telegram_sources.txt
-index 11b5c6ff..b765fba9 100644
+index a9c36e09..40b8eb15 100644
--- a/Telegram/gyp/telegram_sources.txt
+++ b/Telegram/gyp/telegram_sources.txt
-@@ -702,7 +702,7 @@
+@@ -750,7 +750,7 @@
<(src_loc)/observer_peer.h
<(src_loc)/passcodewidget.cpp
<(src_loc)/passcodewidget.h
@@ -592,7 +592,7 @@ index 11b5c6ff..b765fba9 100644
<(src_loc)/settings.cpp
<(src_loc)/settings.h
<(src_loc)/shortcuts.cpp
-@@ -713,13 +713,6 @@
+@@ -761,13 +761,6 @@
<(emoji_suggestions_loc)/emoji_suggestions.h
platforms: !win
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index fa90c97..07625a5 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -10,8 +10,8 @@
Summary: Telegram Desktop official messaging app
Name: telegram-desktop
-Version: 1.2.8
-Release: 3%{?dist}
+Version: 1.2.10
+Release: 1%{?dist}
# Application and 3rd-party modules licensing:
# * S0 (Telegram Desktop) - GPLv3+ with OpenSSL exception -- main source;
@@ -135,11 +135,11 @@ appstream-util validate-relax --nonet
"%{buildroot}%{_datadir}/metainfo/%{name}.
%{_datadir}/metainfo/%{name}.appdata.xml
%changelog
-* Thu Mar 08 2018 RPM Fusion Release Engineering <leigh123linux(a)googlemail.com> -
1.2.8-3
-- Rebuilt for new ffmpeg snapshot
+* Fri Mar 09 2018 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.2.10-1
+- Updated to 1.2.10 (alpha).
-* Thu Mar 01 2018 RPM Fusion Release Engineering <leigh123linux(a)googlemail.com> -
1.2.8-2
-- Rebuilt for
https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
+* Thu Mar 08 2018 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.2.9-1
+- Updated to 1.2.9 (alpha).
* Wed Jan 03 2018 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.2.8-1
- Updated to 1.2.8 (alpha).