forked from pool/telegram-desktop
Accepting request 1110928 from home:manfred-h:server:messaging
- Updated to 4.9.5. * Several new bot web-app features. * Bug fixes and other minor improvements. - Update tg_owt-master.zip - Add 0006-sigc-track_obj.patch - Relax usage of openssl versions - Updated to 4.9.4. * Default private chats / groups / channels notification settings. * Forwarded / reply-to-a-story icon in chats list message preview. * Bug fixes and other minor improvements. - Updated to 4.9.3. * Fix audio output on macOS. - Updated to 4.9.2. * Remove single recently used emoji or reset the list from context menu. * Change all emoji skin colors from Emoji & People section. * Connected Websites section in Settings > Advanced. * Bug fixes and other minor improvements. - Updated to 4.9.1. * Fix a crash in reply area ripple animation. * Fix a crash on start in some Linux distributions. - Updated to 4.9.0. * Gradual stories rollout. - Updated to 4.8.12. * Fix crash by a full rebuild on macOS. - Updated to 4.8.11. * Fix initial video playback speed. * Use native window resize on Windows 11. * Fix memory leak in Direct3D 11 media viewer on Windows. - Updated to 4.8.10. * Send story sharing comments as separate messages. * Fix stories explanation tooltip ordering. - Updated to 4.8.9. * Bug fixes and other minor improvements. - Updated to 4.8.8. * Several crash fixes and story viewer improvements. - Updated to 4.8.7. * Several crash fixes and small stories improvements. - Updated to 4.8.6. * Fix langpack keys by a full rebuild on macOS. - Updated to 4.8.5. * Bug fixes and other minor improvements. And stories preview. OBS-URL: https://build.opensuse.org/request/show/1110928 OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=266
This commit is contained in:
parent
27644c3def
commit
6148e1c6ad
11
0006-sigc-track_obj.patch
Normal file
11
0006-sigc-track_obj.patch
Normal file
@ -0,0 +1,11 @@
|
||||
--- Telegram/lib_base/base/platform/linux/base_network_reachability_linux.cpp.orig 2023-08-31 20:40:42.000000000 +0200
|
||||
+++ Telegram/lib_base/base/platform/linux/base_network_reachability_linux.cpp 2023-09-13 17:12:47.816243460 +0200
|
||||
@@ -20,7 +20,7 @@ public:
|
||||
, _available(_monitor->get_network_available()) {
|
||||
_monitor->property_network_available(
|
||||
).signal_changed(
|
||||
- ).connect(sigc::track_object([=] {
|
||||
+ ).connect(sigc::track_obj([=] {
|
||||
_available = _monitor->get_network_available();
|
||||
}, *this));
|
||||
}
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4328296df07557786e1b9cf22f6675200dbdf29c75d2efeb635c6b7f3f951e8d
|
||||
size 69090626
|
3
tdesktop-4.9.5-full.tar.gz
Normal file
3
tdesktop-4.9.5-full.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad9720c9107057056968befd45ce02a52381d993f5878316f1622e35db26e698
|
||||
size 73647424
|
@ -1,3 +1,61 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 13 15:33:25 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
- Updated to 4.9.5.
|
||||
* Several new bot web-app features.
|
||||
* Bug fixes and other minor improvements.
|
||||
- Update tg_owt-master.zip
|
||||
- Add 0006-sigc-track_obj.patch
|
||||
- Relax usage of openssl versions
|
||||
|
||||
- Updated to 4.9.4.
|
||||
* Default private chats / groups / channels notification settings.
|
||||
* Forwarded / reply-to-a-story icon in chats list message preview.
|
||||
* Bug fixes and other minor improvements.
|
||||
|
||||
- Updated to 4.9.3.
|
||||
* Fix audio output on macOS.
|
||||
|
||||
- Updated to 4.9.2.
|
||||
* Remove single recently used emoji or reset the list from context menu.
|
||||
* Change all emoji skin colors from Emoji & People section.
|
||||
* Connected Websites section in Settings > Advanced.
|
||||
* Bug fixes and other minor improvements.
|
||||
|
||||
- Updated to 4.9.1.
|
||||
* Fix a crash in reply area ripple animation.
|
||||
* Fix a crash on start in some Linux distributions.
|
||||
|
||||
- Updated to 4.9.0.
|
||||
* Gradual stories rollout.
|
||||
|
||||
- Updated to 4.8.12.
|
||||
* Fix crash by a full rebuild on macOS.
|
||||
|
||||
- Updated to 4.8.11.
|
||||
* Fix initial video playback speed.
|
||||
* Use native window resize on Windows 11.
|
||||
* Fix memory leak in Direct3D 11 media viewer on Windows.
|
||||
|
||||
- Updated to 4.8.10.
|
||||
* Send story sharing comments as separate messages.
|
||||
* Fix stories explanation tooltip ordering.
|
||||
|
||||
- Updated to 4.8.9.
|
||||
* Bug fixes and other minor improvements.
|
||||
|
||||
- Updated to 4.8.8.
|
||||
* Several crash fixes and story viewer improvements.
|
||||
|
||||
- Updated to 4.8.7.
|
||||
* Several crash fixes and small stories improvements.
|
||||
|
||||
- Updated to 4.8.6.
|
||||
* Fix langpack keys by a full rebuild on macOS.
|
||||
|
||||
- Updated to 4.8.5.
|
||||
* Bug fixes and other minor improvements. And stories preview.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 15 14:08:09 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
|
@ -26,13 +26,6 @@
|
||||
# gcc10 or higher is required
|
||||
%if 0%{?suse_version} && ( 0%{?suse_version} < 1500 || ( 0%{?is_opensuse} && 0%{?suse_version} == 1500 && 0%{?sle_version} && 0%{?sle_version} <= 150600 ) )
|
||||
%bcond_without compiler_upgrade
|
||||
%else
|
||||
%if 0%{?suse_version} > 01500
|
||||
# gcc13 is too new on Tumbleweed
|
||||
%bcond_without compiler_downgrade
|
||||
%else
|
||||
%bcond_with compiler_upgrade
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%define _dwz_low_mem_die_limit 40000000
|
||||
@ -41,7 +34,7 @@
|
||||
%define qt_major_version 6
|
||||
|
||||
Name: telegram-desktop
|
||||
Version: 4.8.4
|
||||
Version: 4.9.5
|
||||
Release: 0
|
||||
Summary: Messaging application with a focus on speed and security
|
||||
License: GPL-3.0-only
|
||||
@ -70,6 +63,7 @@ Patch4: 0004-use-dynamic-x-libraries.patch
|
||||
# that would affect all ILP32 platforms.
|
||||
# PATCH-FIX-OPENSUSE
|
||||
Patch5: 0005-qt6-fixes.patch
|
||||
Patch6: 0006-sigc-track_obj.patch
|
||||
ExcludeArch: %ix86 aarch64_ilp32 ppc riscv32
|
||||
BuildRequires: appstream-glib
|
||||
BuildRequires: chrpath
|
||||
@ -132,7 +126,6 @@ BuildRequires: libQt5Gui-private-headers-devel
|
||||
BuildRequires: libqt5-qtwayland-private-headers-devel
|
||||
BuildRequires: pkgconfig(dbusmenu-qt%{qt_major_version})
|
||||
%endif
|
||||
BuildRequires: libopenssl-1_1-devel
|
||||
BuildRequires: pkgconfig(alsa)
|
||||
BuildRequires: pkgconfig(expat)
|
||||
BuildRequires: pkgconfig(fmt)
|
||||
@ -170,6 +163,7 @@ BuildRequires: pkgconfig(libwebp)
|
||||
BuildRequires: pkgconfig(minizip)
|
||||
BuildRequires: pkgconfig(mtdev)
|
||||
BuildRequires: pkgconfig(openal)
|
||||
BuildRequires: pkgconfig(openssl)
|
||||
BuildRequires: pkgconfig(opus)
|
||||
BuildRequires: pkgconfig(opusfile)
|
||||
BuildRequires: pkgconfig(opusurl)
|
||||
@ -229,6 +223,7 @@ The service also provides APIs to independent developers.
|
||||
%patch3 -p1
|
||||
%patch4 -p1
|
||||
%patch5 -p0
|
||||
%patch6 -p0
|
||||
mkdir ../Libraries
|
||||
|
||||
# If not TW, unpack rnnoise source
|
||||
@ -324,6 +319,7 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/*.metainf
|
||||
%doc README.md changelog.txt
|
||||
%{_bindir}/%{name}
|
||||
%{_datadir}/applications/*.desktop
|
||||
%{_datadir}/dbus-1/services/org.telegram.desktop.service
|
||||
%{_datadir}/icons/hicolor/*/apps/*.png
|
||||
%{_datadir}/metainfo/*.metainfo.xml
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3b00def7875614b2f3aab67b8e0ccc712d9cf7bf95227ca24ea18e5abc66fd19
|
||||
size 24505199
|
||||
oid sha256:7808fc69689880087128e3091e839663e5488668cd3d79ea5a39f01c5664de01
|
||||
size 25207063
|
||||
|
Loading…
x
Reference in New Issue
Block a user