commit dc87cd9cfa1a24a8406e896b6944ddc7dea4d0bb
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Thu Mar 22 01:43:33 2018 +0100
Updated to version 1.2.14.
.gitignore | 1 +
sources | 2 +-
telegram-desktop-build-fixes.patch | 2 +-
telegram-desktop.spec | 5 ++++-
4 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7638cb1..e4b8894 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,4 @@
/tdesktop-1.2.10.tar.gz
/tdesktop-1.2.12.tar.gz
/tdesktop-1.2.13.tar.gz
+/tdesktop-1.2.14.tar.gz
diff --git a/sources b/sources
index 7b6a9a3..fcbb42b 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
ed3d3121418d32866ae348ce75042770 crl-344cbde.tar.gz
-82e1056c5633294aab41c39247e41852 tdesktop-1.2.13.tar.gz
+7e2bad54b30df1a0087839354f7646c6 tdesktop-1.2.14.tar.gz
diff --git a/telegram-desktop-build-fixes.patch b/telegram-desktop-build-fixes.patch
index d712320..b42e125 100644
--- a/telegram-desktop-build-fixes.patch
+++ b/telegram-desktop-build-fixes.patch
@@ -1,4 +1,4 @@
-From bdfee6cafe16b7b67b0ff61531c0206a2a8f3919 Mon Sep 17 00:00:00 2001
+From ce108dbe0cb55dc26cbb7538ee27d1985665aae4 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.
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index 5fd0f8d..3265753 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.13
+Version: 1.2.14
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
+* Thu Mar 22 2018 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.2.14-1
+- Updated to 1.2.14.
+
* Wed Mar 21 2018 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.2.13-1
- Updated to 1.2.13 (alpha).
Show replies by date