commit cde2d644348ac821386aa122a06c507567c8602c
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Wed Jan 4 20:50:51 2023 +0100
Removed explicit dependency on compat-ffmpeg4.
telegram-desktop.spec | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index e2637cc..b2c9da5 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -13,7 +13,7 @@
Name: telegram-desktop
Version: 4.5.2
-Release: 1%{?dist}
+Release: 2%{?dist}
# Application and 3rd-party modules licensing:
# * Telegram Desktop - GPL-3.0-or-later with OpenSSL exception -- main tarball;
@@ -117,7 +117,6 @@ Requires: webkit2gtk3%{?_isa}
#
https://github.com/telegramdesktop/tdesktop/issues/23899
%if %{legacy_ffmpeg}
BuildRequires: compat-ffmpeg4-devel
-Requires: compat-ffmpeg4%{?_isa}
%else
BuildRequires: pkgconfig(libavcodec)
BuildRequires: pkgconfig(libavformat)
@@ -221,6 +220,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%{_metainfodir}/*.metainfo.xml
%changelog
+* Wed Jan 04 2023 Vitaly Zaitsev <vitaly(a)easycoding.org> - 4.5.2-2
+- Removed explicit dependency on compat-ffmpeg4.
+
* Tue Jan 03 2023 Vitaly Zaitsev <vitaly(a)easycoding.org> - 4.5.2-1
- Updated to version 4.5.2.