commit 5b84876721b9bd436e08ab096b1b171071b92fbc
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Thu Jan 23 17:22:26 2020 +0100
Reverted clang build support on Fedora 32+.
telegram-desktop.spec | 5 -----
1 file changed, 5 deletions(-)
---
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index 5a51bf0..4c275da 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -1,10 +1,6 @@
# Build conditionals...
%bcond_with gtk3
-%if 0%{?fedora} && %{?fedora} >= 32
-%bcond_without clang
-%else
%bcond_with clang
-%endif
%bcond_with spellcheck
%bcond_without fonts
@@ -193,7 +189,6 @@ desktop-file-validate
%{buildroot}%{_datadir}/applications/%{launcher}.desktop
%changelog
* Thu Jan 23 2020 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.9.7-2
- Fixed desktop launcher. Regression introduced in previous build.
-- Temporary switched to clang compiler on Fedora 32+ due to GCC 10 regressions.
* Thu Jan 23 2020 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.9.7-1
- Updated to version 1.9.7.