[telegram-desktop/f32] Added missing build requirements.
by Vitaly Zaitsev
commit 7aa5318155b34eeb211c5c7c0855d2c0312ca5d2
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Wed Dec 23 20:15:28 2020 +0100
Added missing build requirements.
telegram-desktop.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index 4cbb4e1..97bd523 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -79,6 +79,7 @@ BuildRequires: gcc
BuildRequires: guidelines-support-library-devel >= 3.0.1
BuildRequires: qt5-qtbase-private-devel
BuildRequires: range-v3-devel >= 0.10.0
+BuildRequires: xcb-util-keysyms-devel
BuildRequires: libqrcodegencpp-devel
BuildRequires: minizip-compat-devel
BuildRequires: qt5-qtwayland-devel
@@ -92,6 +93,7 @@ BuildRequires: expected-devel
BuildRequires: hunspell-devel
BuildRequires: openssl-devel
BuildRequires: wayland-devel
+BuildRequires: libxcb-devel
BuildRequires: xxhash-devel
BuildRequires: json11-devel
BuildRequires: tg_owt-devel
3 years, 11 months
[telegram-desktop/f32: 2/2] Updated to version 2.5.1.
by Vitaly Zaitsev
commit cb655ac9188559b0b9f86c00469d23fe1c0e2c34
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Wed Dec 23 18:52:22 2020 +0100
Updated to version 2.5.1.
.gitignore | 1 +
sources | 2 +-
telegram-desktop-fix-ibus-hangs.patch | 79 ----------------------------
telegram-desktop-fix-ibus-portal-check.patch | 29 ----------
telegram-desktop.spec | 16 ++----
5 files changed, 7 insertions(+), 120 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 434f213..222b7b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -156,3 +156,4 @@
/tdesktop-2.4.4-full.tar.gz
/tdesktop-2.4.6-full.tar.gz
/tdesktop-2.4.7-full.tar.gz
+/tdesktop-2.5.1-full.tar.gz
diff --git a/sources b/sources
index de97c0c..c085bd0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tdesktop-2.4.7-full.tar.gz) = 712ab6896f89f7df0c7ac297039ee3b3532c159e17f66e4539b701a35d04d4709b558755d592d3cd91df541a2d2ca9f0485cf073c32f0b69a18848ab2ccd1993
+SHA512 (tdesktop-2.5.1-full.tar.gz) = c906c76e44f5c6926bdc00143cbb1ac718633395a390c8a3e40fde9c4bfa42ba2e92cf0ac4c20434168d0548981f2fddefd019b942411ff4552a0f441336c0e1
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index f0617f2..4cbb4e1 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -28,8 +28,8 @@
%endif
Name: telegram-desktop
-Version: 2.4.7
-Release: 4%{?dist}
+Version: 2.5.1
+Release: 1%{?dist}
# Application and 3rd-party modules licensing:
# * Telegram Desktop - GPLv3+ with OpenSSL exception -- main tarball;
@@ -40,12 +40,6 @@ URL: https://github.com/telegramdesktop/%{appname}
Summary: Telegram Desktop official messaging app
Source0: %{url}/releases/download/v%{version}/%{appname}-%{version}-full.tar.gz
-# https://github.com/telegramdesktop/tdesktop/commit/21133abe132344bab00f9c...
-Patch100: %{name}-fix-ibus-hangs.patch
-
-# https://github.com/telegramdesktop/tdesktop/commit/e64f6f72667d1beccd5464...
-Patch101: %{name}-fix-ibus-portal-check.patch
-
# Telegram Desktop require more than 8 GB of RAM on linking stage.
# Disabling all low-memory architectures.
ExclusiveArch: x86_64
@@ -201,11 +195,11 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{launcher}.desktop
%{_metainfodir}/%{launcher}.appdata.xml
%changelog
+* Wed Dec 23 2020 Vitaly Zaitsev <vitaly(a)easycoding.org> - 2.5.1-1
+- Updated to version 2.5.1.
+
* Mon Nov 30 2020 Vitaly Zaitsev <vitaly(a)easycoding.org> - 2.4.7-4
- Rebuilt due to Qt 5.15.2 update.
* Fri Nov 20 2020 Vitaly Zaitsev <vitaly(a)easycoding.org> - 2.4.7-3
- Backported upstream patches with startup hangs fixes.
-
-* Thu Nov 12 2020 Vitaly Zaitsev <vitaly(a)easycoding.org> - 2.4.7-2
-- Rebuilt with bundled version of libtgvoip.
3 years, 11 months
[unrar/el8] Update to 6.0.3
by Leigh Scott
Summary of changes:
567a8ce... Update to 6.0.3 (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 11 months
[unrar/f32] Update to 6.0.3
by Leigh Scott
Summary of changes:
567a8ce... Update to 6.0.3 (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 11 months
[unrar/f33] Update to 6.0.3
by Leigh Scott
Summary of changes:
567a8ce... Update to 6.0.3 (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 11 months
[unrar] Update to 6.0.3
by Leigh Scott
commit 567a8ce0bcba945952c993ec421858faf5b8f9c2
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Dec 23 10:21:33 2020 +0000
Update to 6.0.3
.gitignore | 1 +
sources | 2 +-
unrar.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d212331..db8e4a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ unrarsrc-5.2.3.tar.gz
/unrarsrc-5.9.4.tar.gz
/unrarsrc-6.0.1.tar.gz
/unrarsrc-6.0.2.tar.gz
+/unrarsrc-6.0.3.tar.gz
diff --git a/sources b/sources
index 1d7249e..e8954ca 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (unrarsrc-6.0.2.tar.gz) = fd5598499863f734563213acb67cee41c997eac69c5814d275468c9eb627286c016de23ddbf9c96ef9ba0b985ac57476b26382c8263d8f81c55b8bca1c013671
+SHA512 (unrarsrc-6.0.3.tar.gz) = 1ec20e7a122cb7f48936c691a8c3dc96b4dd989aa8416e6a96332733a0839490996baa22f709af3eb07be17e5987d871f995b5dbc36284cb951bed8047bdfb7c
diff --git a/unrar.spec b/unrar.spec
index 881f0cd..4feed9b 100644
--- a/unrar.spec
+++ b/unrar.spec
@@ -1,5 +1,5 @@
Name: unrar
-Version: 6.0.2
+Version: 6.0.3
Release: 1%{?dist}
Summary: Utility for extracting, testing and viewing RAR archives
License: Freeware with further limitations
@@ -89,6 +89,9 @@ touch -r license.txt %{buildroot}%{_sysconfdir}/rpm/macros.unrar
%changelog
+* Wed Dec 23 2020 Leigh Scott <leigh123linux(a)gmail.com> - 6.0.3-1
+- Update to 6.0.3
+
* Fri Nov 20 2020 Leigh Scott <leigh123linux(a)gmail.com> - 6.0.2-1
- Update to 6.0.2
3 years, 11 months
[wireguard-kmod/el7: 4/4] Merge branch 'el8' into el7
by Nicolas Chauvet
commit 102623d75ccfa9c8c3ccb763c9f76f5b9cea90d9
Merge: e5cd981 cafadd0
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Dec 21 21:13:48 2020 +0100
Merge branch 'el8' into el7
.gitignore | 20 ++------------------
kernel-5.5.15.patch | 54 +++++++++++++++++++++++++++++++++++++++++++++++++++++
sources | 2 +-
wireguard-kmod.spec | 29 ++++++++++++++++++++++++----
4 files changed, 82 insertions(+), 23 deletions(-)
---
3 years, 11 months