commit a04cb465f7c3074d4de3e0c2463538dfca34550a
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Mon Jun 24 17:33:56 2019 +0200
Updated to version 1.7.10.
.gitignore | 1 +
sources | 2 +-
telegram-desktop-build-fixes.patch | 2 +-
telegram-desktop-system-fonts.patch | 2 +-
telegram-desktop-unbundle-minizip.patch | 2 +-
telegram-desktop-upstream-5c49701.patch | 45 -----------
telegram-desktop-upstream-9c85d58.patch | 84 --------------------
telegram-desktop-upstream-e5cfa3f.patch | 131 --------------------------------
telegram-desktop.spec | 10 +--
9 files changed, 9 insertions(+), 270 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5e2009b..9f76a94 100644
--- a/.gitignore
+++ b/.gitignore
@@ -90,3 +90,4 @@
/tdesktop-1.7.7.tar.gz
/qtlottie-eeeb4ed.tar.gz
/tdesktop-1.7.9.tar.gz
+/tdesktop-1.7.10.tar.gz
diff --git a/sources b/sources
index 995b8d8..4beaa3d 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
22d696169c7e4ae7dbd2ab1e979cadd7 crl-d259aeb.tar.gz
b969606543aaa6e77ecc15ad303385ad qtlottie-eeeb4ed.tar.gz
-27c8c44290812c197944ad7bbfcaf6fa tdesktop-1.7.9.tar.gz
+6c0064eab60f7d4839b23dca846f2f7a tdesktop-1.7.10.tar.gz
diff --git a/telegram-desktop-build-fixes.patch b/telegram-desktop-build-fixes.patch
index 033efae..85aa916 100644
--- a/telegram-desktop-build-fixes.patch
+++ b/telegram-desktop-build-fixes.patch
@@ -1,4 +1,4 @@
-From 2458b181f090113e1e1ebc81e7841a2fb189fee7 Mon Sep 17 00:00:00 2001
+From 271e12bfb420f17b085305d4f8eb0bb65ab8cbbd 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 4f11fc8..c451422 100644
--- a/telegram-desktop-system-fonts.patch
+++ b/telegram-desktop-system-fonts.patch
@@ -1,4 +1,4 @@
-From a39307b9b67e949378a4c035e47bdb90fdc53f6f Mon Sep 17 00:00:00 2001
+From 52f4d0319a247fcb132438ff09c56fa68a758b0b 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 3754d87..d2216a9 100644
--- a/telegram-desktop-unbundle-minizip.patch
+++ b/telegram-desktop-unbundle-minizip.patch
@@ -1,4 +1,4 @@
-From 1eadac076feabaa8078a307d3888e7af7f2e8629 Mon Sep 17 00:00:00 2001
+From 75c1f5c8611b47abca9e5546020addcc42dead6b 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 d539664..d620023 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -32,7 +32,7 @@
Summary: Telegram Desktop official messaging app
Name: telegram-desktop
-Version: 1.7.9
+Version: 1.7.10
Release: 1%{?dist}
# Application and 3rd-party modules licensing:
@@ -54,11 +54,6 @@ Patch0: %{name}-build-fixes.patch
Patch1: %{name}-system-fonts.patch
Patch2: %{name}-unbundle-minizip.patch
-# Upstream patches...
-Patch100: %{name}-upstream-5c49701.patch
-Patch101: %{name}-upstream-e5cfa3f.patch
-Patch102: %{name}-upstream-9c85d58.patch
-
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
Requires: qt5-qtimageformats%{?_isa}
Requires: hicolor-icon-theme
@@ -220,6 +215,9 @@ appstream-util validate-relax --nonet
%{buildroot}%{_metainfodir}/%{name}.appdat
%{_metainfodir}/%{name}.appdata.xml
%changelog
+* Mon Jun 24 2019 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.7.10-1
+- Updated to 1.7.10.
+
* Mon Jun 24 2019 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.7.9-1
- Updated to 1.7.9.
Show replies by date