commit 717d8074c9aeae59c8f782e8f57c08111958cb17
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Wed Mar 21 15:15:10 2018 +0100
Updated to 1.2.13 (alpha).
DO NOT BUILD FOR STABLE FEDORA RELEASES!
.gitignore | 1 +
sources | 2 +-
telegram-desktop-build-fixes.patch | 4 ++--
telegram-desktop.spec | 5 ++++-
4 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 08c9bf6..7638cb1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,3 +40,4 @@
/tdesktop-1.2.8.tar.gz
/tdesktop-1.2.10.tar.gz
/tdesktop-1.2.12.tar.gz
+/tdesktop-1.2.13.tar.gz
diff --git a/sources b/sources
index e579575..7b6a9a3 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
ed3d3121418d32866ae348ce75042770 crl-344cbde.tar.gz
-04c7de47b7273e4eb139d3d8c065367e tdesktop-1.2.12.tar.gz
+82e1056c5633294aab41c39247e41852 tdesktop-1.2.13.tar.gz
diff --git a/telegram-desktop-build-fixes.patch b/telegram-desktop-build-fixes.patch
index 37adaed..d712320 100644
--- a/telegram-desktop-build-fixes.patch
+++ b/telegram-desktop-build-fixes.patch
@@ -1,4 +1,4 @@
-From e9714c3fac047a17156769539dabc43b7f8ccc49 Mon Sep 17 00:00:00 2001
+From bdfee6cafe16b7b67b0ff61531c0206a2a8f3919 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.
@@ -495,7 +495,7 @@ index f5624a82..b644ce29 100644
'-no-compress',
'<(RULE_INPUT_PATH)',
diff --git a/Telegram/gyp/settings_linux.gypi b/Telegram/gyp/settings_linux.gypi
-index 842b1955..80828037 100644
+index 03284c1d..9b6f0c51 100644
--- a/Telegram/gyp/settings_linux.gypi
+++ b/Telegram/gyp/settings_linux.gypi
@@ -9,10 +9,6 @@
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index 6560e39..5fd0f8d 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -10,7 +10,7 @@
Summary: Telegram Desktop official messaging app
Name: telegram-desktop
-Version: 1.2.12
+Version: 1.2.13
Release: 1%{?dist}
# Application and 3rd-party modules licensing:
@@ -136,6 +136,9 @@ appstream-util validate-relax --nonet
"%{buildroot}%{_datadir}/metainfo/%{name}.
%{_datadir}/metainfo/%{name}.appdata.xml
%changelog
+* Wed Mar 21 2018 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.2.13-1
+- Updated to 1.2.13 (alpha).
+
* Mon Mar 12 2018 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.2.12-1
- Updated to 1.2.12 (alpha).
Show replies by date