commit 54f1df40a41b5319f99232b5af1801b7b104bd80
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Sat Jun 6 19:52:59 2020 +0200
Updated to version 2.1.10.
.gitignore | 1 +
sources | 2 +-
telegram-desktop.spec | 10 +++++-----
3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ded9df0..4d3afde 100644
--- a/.gitignore
+++ b/.gitignore
@@ -141,3 +141,4 @@
/tdesktop-2.1.5-full.tar.gz
/tdesktop-2.1.6-full.tar.gz
/tdesktop-2.1.7-full.tar.gz
+/tdesktop-2.1.10-full.tar.gz
diff --git a/sources b/sources
index d7b7e18..3435cd4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tdesktop-2.1.7-full.tar.gz) =
f942ce93d9671f3bb95a8fbba107fc851bfe3f28871c9651f6f2d97d711602f8a671f7b74750894b2175d33a67c25017562cd4ee455da7aa9b86755d1c3f1cfb
+SHA512 (tdesktop-2.1.10-full.tar.gz) =
eaffcd877353d7dab8536e5ff31ecbfac6a716816cbef13eda970fe5ca701af6c6bad068411409b4373f1bb4e0f39a9d834ffd64240d0742aadec9a8a537592e
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index f469411..c1841c7 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -9,7 +9,7 @@
# Applying workaround to RHBZ#1559007...
%if %{with clang}
-%global optflags %(echo %{optflags} | sed -e 's/-mcet//g' -e
's/-fcf-protection//g' -e 's/-fstack-clash-protection//g' -e
's/$/-Qunused-arguments -Wno-unknown-warning-option
-Wno-deprecated-declarations/')
+%global optflags %(echo %{optflags} | sed -e 's/-mcet//g' -e
's/-fcf-protection//g' -e 's/-fstack-clash-protection//g' -e 's/$/
-Qunused-arguments -Wno-unknown-warning-option -Wno-deprecated-declarations/')
%endif
# Decrease debuginfo verbosity to reduce memory consumption...
@@ -20,7 +20,7 @@
%endif
Name: telegram-desktop
-Version: 2.1.7
+Version: 2.1.10
Release: 1%{?dist}
# Application and 3rd-party modules licensing:
@@ -185,11 +185,11 @@ desktop-file-validate
%{buildroot}%{_datadir}/applications/%{launcher}.desktop
%{_metainfodir}/%{launcher}.appdata.xml
%changelog
+* Sat Jun 06 2020 Vitaly Zaitsev <vitaly(a)easycoding.org> - 2.1.10-1
+- Updated to version 2.1.10.
+
* Sun May 24 2020 Vitaly Zaitsev <vitaly(a)easycoding.org> - 2.1.7-1
- Updated to version 2.1.7.
* Thu May 14 2020 Vitaly Zaitsev <vitaly(a)easycoding.org> - 2.1.6-1
- Updated to version 2.1.6.
-
-* Wed May 13 2020 Vitaly Zaitsev <vitaly(a)easycoding.org> - 2.1.5-1
-- Updated to version 2.1.5.
Show replies by date