[telegram-desktop/el8] Updated to version 1.8.4.
by Vitaly Zaitsev
commit fd3e696025152b00200b0f319a5a33a4cab687be
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Fri Sep 6 17:26:07 2019 +0200
Updated to version 1.8.4.
.gitignore | 1 +
sources | 2 +-
telegram-desktop-build-fixes.patch | 2 +-
telegram-desktop-system-fonts.patch | 2 +-
telegram-desktop-unbundle-minizip.patch | 2 +-
telegram-desktop.spec | 5 ++++-
6 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e137a71..7603049 100644
--- a/.gitignore
+++ b/.gitignore
@@ -99,3 +99,4 @@
/tdesktop-1.8.1.tar.gz
/tdesktop-1.8.2.tar.gz
/tdesktop-1.8.3.tar.gz
+/tdesktop-1.8.4.tar.gz
diff --git a/sources b/sources
index f569867..df0dffd 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
744e77b69697f659a356727be22d4247 crl-52baf11.tar.gz
d81386c7ddd0453463131a4a0e6c0f22 rlottie-d08a03b.tar.gz
-c1d8627632ceb16666e1c950b31a4ffd tdesktop-1.8.3.tar.gz
+a624a78f91e07f42794350f9bc702a34 tdesktop-1.8.4.tar.gz
diff --git a/telegram-desktop-build-fixes.patch b/telegram-desktop-build-fixes.patch
index a8ba806..f66fce6 100644
--- a/telegram-desktop-build-fixes.patch
+++ b/telegram-desktop-build-fixes.patch
@@ -1,4 +1,4 @@
-From 71ba68d2184e6033c770453dd0b8f5dddd86ffb4 Mon Sep 17 00:00:00 2001
+From e3f3dced5d7abb2ea3278f480079403809295cb7 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 e373ce7..007a039 100644
--- a/telegram-desktop-system-fonts.patch
+++ b/telegram-desktop-system-fonts.patch
@@ -1,4 +1,4 @@
-From afd38a7e2bf155964ea8eac83769b24a198315bd Mon Sep 17 00:00:00 2001
+From d89cacaa1c9cb361202aaa13541c3ab69aae4d09 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 1c4a615..8dbe9f7 100644
--- a/telegram-desktop-unbundle-minizip.patch
+++ b/telegram-desktop-unbundle-minizip.patch
@@ -1,4 +1,4 @@
-From b7b7851b472173d440aa4a6e53aaf4173ff6162b Mon Sep 17 00:00:00 2001
+From 7b66e06651d026f937fec5c3866f5d2dd4185dc2 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 08bcae3..b8cc493 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -32,7 +32,7 @@
Summary: Telegram Desktop official messaging app
Name: telegram-desktop
-Version: 1.8.3
+Version: 1.8.4
Release: 1%{?dist}
# Application and 3rd-party modules licensing:
@@ -221,6 +221,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{name}.appdat
%{_metainfodir}/%{name}.appdata.xml
%changelog
+* Fri Sep 06 2019 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.8.4-1
+- Updated to 1.8.4.
+
* Fri Sep 06 2019 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.8.3-1
- Updated to 1.8.3.
- Switched back to GCC compiler (except Fedora 31 due to beta freeze).
4 years, 3 months
[telegram-desktop/el8: 14/14] Updated to version 1.8.3. Switched back to GCC.
by Vitaly Zaitsev
commit 7b37c3163a2b6606386d9bf0bff2f20501c04334
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Fri Sep 6 10:05:53 2019 +0200
Updated to version 1.8.3. Switched back to GCC.
.gitignore | 1 +
sources | 2 +-
telegram-desktop-build-fixes.patch | 6 +++---
telegram-desktop-system-fonts.patch | 2 +-
telegram-desktop-unbundle-minizip.patch | 6 +++---
telegram-desktop.spec | 10 +++++++---
6 files changed, 16 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b5ee18c..e137a71 100644
--- a/.gitignore
+++ b/.gitignore
@@ -98,3 +98,4 @@
/tdesktop-1.8.0.tar.gz
/tdesktop-1.8.1.tar.gz
/tdesktop-1.8.2.tar.gz
+/tdesktop-1.8.3.tar.gz
diff --git a/sources b/sources
index 48a1e7c..f569867 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
744e77b69697f659a356727be22d4247 crl-52baf11.tar.gz
d81386c7ddd0453463131a4a0e6c0f22 rlottie-d08a03b.tar.gz
-12acea063a9f90f374ac22f1e474bea9 tdesktop-1.8.2.tar.gz
+c1d8627632ceb16666e1c950b31a4ffd tdesktop-1.8.3.tar.gz
diff --git a/telegram-desktop-build-fixes.patch b/telegram-desktop-build-fixes.patch
index f81fc5f..a8ba806 100644
--- a/telegram-desktop-build-fixes.patch
+++ b/telegram-desktop-build-fixes.patch
@@ -1,4 +1,4 @@
-From 505e5f6307caf5089c20fec5d5a2a47bf252b4a3 Mon Sep 17 00:00:00 2001
+From 71ba68d2184e6033c770453dd0b8f5dddd86ffb4 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.
@@ -860,10 +860,10 @@ index ffe0e5a96..4efd97851 100644
],
}], ['<!(pkg-config ayatana-appindicator3-0.1; echo $?) == 0', {
diff --git a/Telegram/gyp/telegram_sources.txt b/Telegram/gyp/telegram_sources.txt
-index 5c57e2d44..03b1baa6d 100644
+index 2e50658fa..023db5ea7 100644
--- a/Telegram/gyp/telegram_sources.txt
+++ b/Telegram/gyp/telegram_sources.txt
-@@ -901,7 +901,7 @@
+@@ -917,7 +917,7 @@
<(src_loc)/mainwindow.h
<(src_loc)/observer_peer.cpp
<(src_loc)/observer_peer.h
diff --git a/telegram-desktop-system-fonts.patch b/telegram-desktop-system-fonts.patch
index 769b91c..e373ce7 100644
--- a/telegram-desktop-system-fonts.patch
+++ b/telegram-desktop-system-fonts.patch
@@ -1,4 +1,4 @@
-From cab64637492c027826ad762a61702824e0c373e0 Mon Sep 17 00:00:00 2001
+From afd38a7e2bf155964ea8eac83769b24a198315bd 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 753b951..1c4a615 100644
--- a/telegram-desktop-unbundle-minizip.patch
+++ b/telegram-desktop-unbundle-minizip.patch
@@ -1,4 +1,4 @@
-From b5d9d38110a1f1b34932f1fd96506bc793b27581 Mon Sep 17 00:00:00 2001
+From b7b7851b472173d440aa4a6e53aaf4173ff6162b 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.
@@ -50,10 +50,10 @@ index 4efd97851..b314ba137 100644
'lzma',
'xxhash',
diff --git a/Telegram/gyp/telegram_sources.txt b/Telegram/gyp/telegram_sources.txt
-index 03b1baa6d..80bb63299 100644
+index 023db5ea7..58b8ee1fb 100644
--- a/Telegram/gyp/telegram_sources.txt
+++ b/Telegram/gyp/telegram_sources.txt
-@@ -908,13 +908,6 @@
+@@ -924,13 +924,6 @@
<(emoji_suggestions_loc)/emoji_suggestions.h
platforms: !win
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index 014cc5e..08bcae3 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -2,7 +2,7 @@
%bcond_without gtk3
# Enable or disable build using clang instead of gcc...
-%if 0%{?fedora} && 0%{?fedora} >= 30
+%if 0%{?fedora} && 0%{?fedora} == 31
%bcond_without clang
%else
%bcond_with clang
@@ -32,8 +32,8 @@
Summary: Telegram Desktop official messaging app
Name: telegram-desktop
-Version: 1.8.2
-Release: 2%{?dist}
+Version: 1.8.3
+Release: 1%{?dist}
# Application and 3rd-party modules licensing:
# * S0 (Telegram Desktop) - GPLv3+ with OpenSSL exception -- main source;
@@ -221,6 +221,10 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{name}.appdat
%{_metainfodir}/%{name}.appdata.xml
%changelog
+* Fri Sep 06 2019 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.8.3-1
+- Updated to 1.8.3.
+- Switched back to GCC compiler (except Fedora 31 due to beta freeze).
+
* Thu Aug 22 2019 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.8.2-2
- Removed kde subpackage.
4 years, 3 months
[telegram-desktop/el8] (14 commits) ...Updated to version 1.8.3. Switched back to GCC.
by Vitaly Zaitsev
Summary of changes:
26f0eb0... Updated to 1.7.1 (beta). (*)
bdd2e66... Updated to version 1.7.3. (*)
3e539a3... Updated to version 1.7.7. (*)
e37290a... Updated to version 1.7.9. (*)
a04cb46... Updated to version 1.7.10. (*)
514851a... Rebuild for new Qt5. (*)
ab912f4... Updated to version 1.7.14. (*)
5656acb... Rebuild for new ffmpeg version (*)
ac3e24f... Updated to version 1.8.0. (*)
c844a3d... Updated to version 1.8.1. (*)
c9eb131... Updated to version 1.8.2. (*)
7960f32... Added missing dependency to kde subpackage. (*)
7baa766... Removed KDE subpackage. (*)
7b37c31... Updated to version 1.8.3. Switched back to GCC.
(*) This commit already existed in another branch; no separate mail sent
4 years, 3 months