commit 0c5cedd5036bb7b80e9d5fe9736179c15a3757e5
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Tue Jan 8 10:58:34 2019 +0100
Updated to 1.5.4.
.gitignore | 1 +
sources | 2 +-
telegram-desktop-build-fixes.patch | 2 +-
telegram-desktop-gcc-fix.patch | 21 ---------------------
telegram-desktop-system-fonts.patch | 2 +-
telegram-desktop-unbundle-minizip.patch | 2 +-
telegram-desktop.spec | 8 ++++----
7 files changed, 9 insertions(+), 29 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d405880..0e2d977 100644
--- a/.gitignore
+++ b/.gitignore
@@ -65,3 +65,4 @@
/tdesktop-1.5.1.tar.gz
/tdesktop-1.5.2.tar.gz
/tdesktop-1.5.3.tar.gz
+/tdesktop-1.5.4.tar.gz
diff --git a/sources b/sources
index 1e1da13..8d8b41d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
b92e75c44c9d4c9fd96b1d19eb3a666d crl-4291015.tar.gz
-547e3921cdca9fdcb24d1965402ac102 tdesktop-1.5.3.tar.gz
+25a2a505526a732705e6756f1cfe9549 tdesktop-1.5.4.tar.gz
diff --git a/telegram-desktop-build-fixes.patch b/telegram-desktop-build-fixes.patch
index 2193c71..bdb505a 100644
--- a/telegram-desktop-build-fixes.patch
+++ b/telegram-desktop-build-fixes.patch
@@ -1,4 +1,4 @@
-From f3abd4b1fe9c40fa81959a32ef22b2c34b1e18e6 Mon Sep 17 00:00:00 2001
+From 079c889ab66fec2e0a24b9aeeb2e54c4fe4545b6 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.
diff --git a/telegram-desktop-system-fonts.patch b/telegram-desktop-system-fonts.patch
index 7086373..cc83903 100644
--- a/telegram-desktop-system-fonts.patch
+++ b/telegram-desktop-system-fonts.patch
@@ -1,4 +1,4 @@
-From b718fe89aa765b21837a7ea5dc17075e0b553f96 Mon Sep 17 00:00:00 2001
+From 14683b04dc12bc6c4a5e780285d6df4a71425275 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 3ff9b22..5117325 100644
--- a/telegram-desktop-unbundle-minizip.patch
+++ b/telegram-desktop-unbundle-minizip.patch
@@ -1,4 +1,4 @@
-From f9a4b9b980a83341fbefcd3c7591520a0a290203 Mon Sep 17 00:00:00 2001
+From 814cbd133ea39ba9b5056bcf8d25e29266b9622a 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.
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index 968b67c..8cf5d94 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -12,7 +12,7 @@
Summary: Telegram Desktop official messaging app
Name: telegram-desktop
-Version: 1.5.3
+Version: 1.5.4
Release: 1%{?dist}
# Application and 3rd-party modules licensing:
@@ -32,9 +32,6 @@ Patch0: %{name}-build-fixes.patch
Patch1: %{name}-system-fonts.patch
Patch2: %{name}-unbundle-minizip.patch
-# Temporary patches
-Patch100: %{name}-gcc-fix.patch
-
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
Recommends: libappindicator-gtk3%{?_isa}
Requires: qt5-qtimageformats%{?_isa}
@@ -155,6 +152,9 @@ appstream-util validate-relax --nonet
"%{buildroot}%{_datadir}/metainfo/%{name}.
%{_datadir}/metainfo/%{name}.appdata.xml
%changelog
+* Mon Dec 24 2018 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.5.4-1
+- Updated to 1.5.4.
+
* Sun Dec 23 2018 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.5.3-1
- Updated to 1.5.3.
Show replies by date