commit be189bb197a98176439d06e61562fe5c2cde864b
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Fri Sep 30 13:36:36 2022 +0200
Updated to version 4.2.3.
.gitignore | 1 +
sources | 2 +-
telegram-desktop.spec | 20 ++++++--------------
3 files changed, 8 insertions(+), 15 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f240699..f2cc7bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -181,3 +181,4 @@
/tdesktop-4.0.2-full.tar.gz
/tdesktop-4.1.0-full.tar.gz
/tdesktop-4.1.1-full.tar.gz
+/tdesktop-4.2.3-full.tar.gz
diff --git a/sources b/sources
index 294bd9c..e1d42b6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tdesktop-4.1.1-full.tar.gz) =
3240b9f81c3901997b1ea13fd7db7b8598b31c0faa68a2f711909ed11f33345db5a45ac99c0be77f1caeb1f571093ea42b1dbc7e7bb15e989c8756805c2ec887
+SHA512 (tdesktop-4.2.3-full.tar.gz) =
4ef4398579121656e76eca04d66a21b2e786d0bba169e01a01297e86e06a7393125e0dcb1265572ecd4bdc024f40238f5bf110e41450f28c5507c27fca97f75a
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index bca161f..d0f3f6a 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -11,7 +11,7 @@
%global optflags %(echo %{optflags} | sed 's/-g /-g1 /')
Name: telegram-desktop
-Version: 4.1.1
+Version: 4.2.3
Release: 1%{?dist}
# Application and 3rd-party modules licensing:
@@ -86,10 +86,8 @@ Requires: vazirmatn-fonts
BuildRequires: cmake(Qt6Concurrent)
BuildRequires: cmake(Qt6WaylandClient)
BuildRequires: pkgconfig(wayland-client)
-BuildRequires: pkgconfig(wayland-protocols)
BuildRequires: qt6-qtbase-static
-Provides: bundled(kf5-kwayland) = 5.93.0
-Provides: bundled(plasma-wayland-protocols) = 1.6.0
+Provides: bundled(kf5-kcoreaddons) = 5.98.0
%endif
%if %{enable_x11}
@@ -167,14 +165,9 @@ business messaging needs.
%autosetup -n %{appname}-%{version}-full -p1
# Unbundling libraries...
-rm -rf
Telegram/ThirdParty/{GSL,QR,dispatch,expected,fcitx-qt5,fcitx5-qt,hime,hunspell,jemalloc,lz4,minizip,nimf,range-v3,xxHash}
+rm -rf
Telegram/ThirdParty/{GSL,QR,dispatch,expected,fcitx-qt5,fcitx5-qt,hime,hunspell,jemalloc,kimageformats,lz4,minizip,nimf,range-v3,xxHash}
%build
-# Setting pkgconfig path for compat-ffmpeg4...
-%if 0%{?fedora} && 0%{?fedora} >= 36
-export PKG_CONFIG_PATH="%{_libdir}/compat-ffmpeg4/pkgconfig/"
-%endif
-
# Building Telegram Desktop using cmake...
%cmake -G Ninja \
-DCMAKE_BUILD_TYPE=Release \
@@ -219,6 +212,9 @@ desktop-file-validate
%{buildroot}%{_datadir}/applications/%{launcher}.desktop
%{_metainfodir}/%{launcher}.metainfo.xml
%changelog
+* Fri Sep 30 2022 Vitaly Zaitsev <vitaly(a)easycoding.org> - 4.2.3-1
+- Updated to version 4.2.3.
+
* Wed Aug 17 2022 Vitaly Zaitsev <vitaly(a)easycoding.org> - 4.1.1-1
- Updated to version 4.1.1.
@@ -227,7 +223,3 @@ desktop-file-validate
%{buildroot}%{_datadir}/applications/%{launcher}.desktop
- Switched to compat-ffmpeg4 to mitigate RFBZ#6273.
- Switched to openssl1.1 to mitigate issues with video calls.
- Switched to bundled fonts by upstream request.
-
-* Mon Aug 08 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> -
4.0.2-3
-- Rebuilt for
https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg
- 5.1