1
0
Commit Graph

198 Commits

Author SHA256 Message Date
Dominique Leuenberger
a15e0b24aa Accepting request 897722 from server:messaging
- Add 0003-prioritize-gtk2.patch and enable GTK integration.
  Fixes boo#1149986 regression.

OBS-URL: https://build.opensuse.org/request/show/897722
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telegram-desktop?expand=0&rev=60
2021-06-05 21:31:52 +00:00
Marcel Kuehlhorn
f8a41952da fix typo in changelog
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=197
2021-06-05 14:13:43 +00:00
Marcel Kuehlhorn
02366e1e42 Accepting request 897600 from home:nuklly:branches:server:messaging
- Add 0003-priortize-gtk2.patch and enable GTK integration.
  Fixes boo#1149986 regression.

OBS-URL: https://build.opensuse.org/request/show/897600
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=196
2021-06-05 13:47:30 +00:00
Dominique Leuenberger
9ae305ab1e Accepting request 896097 from server:messaging
- Temporarily stick to GCC10 to work around build failures

- Update to 2.7.5 (beta)
  * Add "Voice chats" filter in "Recent actions" for channels.
  * Write local drafts to disk on a background thread.
  * Support autoupdate for Telegram in write-protected folders
    on Linux.
  * Fix crash in native notifications on Linux.
  * Fix crash in file dialog on Linux.
- Update tg_owt

OBS-URL: https://build.opensuse.org/request/show/896097
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telegram-desktop?expand=0&rev=59
2021-06-01 08:38:32 +00:00
Marcel Kuehlhorn
d69d3b49d0 Accepting request 896089 from home:tux93
OBS-URL: https://build.opensuse.org/request/show/896089
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=194
2021-05-29 12:51:37 +00:00
Marcel Kuehlhorn
372095ed86 Accepting request 895957 from home:tux93
- Temporarily stick to GCC10 to work around build failures
- Update to 2.7.5 (beta)
  * Add "Voice chats" filter in "Recent actions" for channels.
  * Write local drafts to disk on a background thread.
  * Support autoupdate for Telegram in write-protected folders
    on Linux.
  * Fix crash in native notifications on Linux.
  * Fix crash in file dialog on Linux.
- Update tg_owt

OBS-URL: https://build.opensuse.org/request/show/895957
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=193
2021-05-29 10:35:50 +00:00
Dominique Leuenberger
ed7ba6fcb9 Accepting request 889232 from server:messaging
- Update to 2.7.4
  * Fix crash in viewing an invoice after a payment is made.
  * Respect Focus Assist only for native notifications.
  * Mark messages as read only in active window. (forwarded request 889128 from tux93)

OBS-URL: https://build.opensuse.org/request/show/889232
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telegram-desktop?expand=0&rev=58
2021-04-29 20:46:30 +00:00
Marcel Kuehlhorn
0cabcf5835 Accepting request 889128 from home:tux93
- Update to 2.7.4
  * Fix crash in viewing an invoice after a payment is made.
  * Respect Focus Assist only for native notifications.
  * Mark messages as read only in active window.

OBS-URL: https://build.opensuse.org/request/show/889128
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=191
2021-04-29 08:38:04 +00:00
Dominique Leuenberger
18c1eabf78 Accepting request 889044 from server:messaging
- Update to 2.7.3
  * Fix crash on some versions of Linux.
  * Fix video not stopping when PiP window is closed.
  * Fix messages marking as read if the Windows session is locked. (forwarded request 888813 from tux93)

OBS-URL: https://build.opensuse.org/request/show/889044
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telegram-desktop?expand=0&rev=57
2021-04-28 23:38:35 +00:00
Marcel Kuehlhorn
4f2e5f94e4 Accepting request 888813 from home:tux93
- Update to 2.7.3
  * Fix crash on some versions of Linux.
  * Fix video not stopping when PiP window is closed.
  * Fix messages marking as read if the Windows session is locked.

OBS-URL: https://build.opensuse.org/request/show/888813
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=189
2021-04-28 14:09:03 +00:00
Dominique Leuenberger
4b299e3e8c Accepting request 888544 from server:messaging
OBS-URL: https://build.opensuse.org/request/show/888544
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telegram-desktop?expand=0&rev=56
2021-04-27 19:34:37 +00:00
Xu Zhao
30ec59bdab Accepting request 888539 from home:tux93
- Update to 2.7.2
  * Offer real goods and services for sale in any group, channel or bot
    – Telegram doesn't charge a commission.
  * Pay for goods securely using one of the 8 integrated payment providers
    – Telegram doesn't collect your payment info.
  * See how this works in our @teststore.
  * Schedule voice chats to let participants know about them in advance.
  * View a countdown to the voice chat and get notified when it starts.
- Update tg_owt
- Drop telegram-desktop-cinttypes-header.patch, fixed upstream

OBS-URL: https://build.opensuse.org/request/show/888539
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=187
2021-04-26 16:11:30 +00:00
Dominique Leuenberger
3f739b740d Accepting request 880737 from server:messaging
- Expand the ExcludeArch.

- Exclude i586, support was dropped upstream
  (gh#telegramdesktop/tdesktop#10037)

- Add telegram-desktop-cinttypes-header.patch: Include cinttypes
  header to use uint32_t.
- Add xkbcommon and wayland header dirs to CXXFLAGS to fix build
  failures.
- Require Qt >= 5.15: Required since version 2.5.9
  (gh#telegramdesktop/tdesktop#10398).
- Pass -q to unzip to avoid echoing long file list while
  unzipping.

- Update to 2.7.1
  * Fix editing 'Manage Voice Chats' rights for channel admins.
  * Fix verification check display in voice chat participants list.
  * Allow removing and blocking channels from voice chats.
- Update tg_owt

- Update to 2.7.0
  * Start limitless Voice Chats in Groups and Channels.
  * Host discussions that can be listened to by millions of people
    simultaneously.
  * Record voice chats to share or publish in Channels later.
  * See that a chat is being recorded from the red dot next to
    its title.
  * See user bio texts right from the list of participants.
  * Raise your hand to show admins you want to speak.
  * Create separate Voice Chat Invite Links for listeners or speakers.

OBS-URL: https://build.opensuse.org/request/show/880737
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telegram-desktop?expand=0&rev=55
2021-03-24 15:14:53 +00:00
Marcel Kuehlhorn
b94947d99c Accepting request 880729 from home:jengelh:branches:server:messaging
- Expand the ExcludeArch.

OBS-URL: https://build.opensuse.org/request/show/880729
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=185
2021-03-23 14:07:22 +00:00
Marcel Kuehlhorn
84626acbc8 Accepting request 880576 from home:tux93
- Exclude i586, support was dropped upstream
  (gh#telegramdesktop/tdesktop#10037)

- Add telegram-desktop-cinttypes-header.patch: Include cinttypes
  header to use uint32_t.
- Add xkbcommon and wayland header dirs to CXXFLAGS to fix build
  failures.
- Require Qt >= 5.15: Required since version 2.5.9
  (gh#telegramdesktop/tdesktop#10398).
- Pass -q to unzip to avoid echoing long file list while
  unzipping.

- Update to 2.7.1
  * Fix editing 'Manage Voice Chats' rights for channel admins.
  * Fix verification check display in voice chat participants list.
  * Allow removing and blocking channels from voice chats.
- Update tg_owt

OBS-URL: https://build.opensuse.org/request/show/880576
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=184
2021-03-23 08:49:21 +00:00
Dominique Leuenberger
22ff5efff8 Accepting request 880261 from server:messaging
OBS-URL: https://build.opensuse.org/request/show/880261
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telegram-desktop?expand=0&rev=54
2021-03-20 20:26:24 +00:00
Marcel Kuehlhorn
da7122e5f1 Accepting request 879875 from home:marxin:branches:server:messaging
- Use higher dwz memory limits for the package.

OBS-URL: https://build.opensuse.org/request/show/879875
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=182
2021-03-20 16:23:17 +00:00
Dominique Leuenberger
76a8e4c019 Accepting request 868309 from server:messaging
- Update to 2.5.8
  * Fix OpenAL device closing in calls and voice chats.
  * Fix video chat rotation when calling from iOS.
  * Fix scheduling messages without sound.
  * Remove redundant Cancel button in ScheduleBox. (forwarded request 868143 from tux93)

OBS-URL: https://build.opensuse.org/request/show/868309
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telegram-desktop?expand=0&rev=53
2021-02-01 12:29:13 +00:00
Marcel Kuehlhorn
f6846af5bc Accepting request 868143 from home:tux93
- Update to 2.5.8
  * Fix OpenAL device closing in calls and voice chats.
  * Fix video chat rotation when calling from iOS.
  * Fix scheduling messages without sound.
  * Remove redundant Cancel button in ScheduleBox.

OBS-URL: https://build.opensuse.org/request/show/868143
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=180
2021-02-01 09:46:29 +00:00
Dominique Leuenberger
1ec3ef07e0 Accepting request 867711 from server:messaging
- Update to 2.5.7
  * Delete not only messages, but also groups you created and
    call history for all sides, without a trace.
  * Adjust volume for individual participants of a voice chat.
  * Report fake groups or channels impersonating famous people or
    organizations by opening their Profile > ... > Report.
- Updatet tg_owt
  * adapt 0002-tg_owt-fix-name-confliction.patch
- Rebase 0000-gtk2-default.patch
- Add Recommends for google-opensans-fonts (forwarded request 867562 from tux93)

OBS-URL: https://build.opensuse.org/request/show/867711
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telegram-desktop?expand=0&rev=52
2021-01-29 14:03:39 +00:00
Marcel Kuehlhorn
494727588e Accepting request 867562 from home:tux93
- Update to 2.5.7
  * Delete not only messages, but also groups you created and
    call history for all sides, without a trace.
  * Adjust volume for individual participants of a voice chat.
  * Report fake groups or channels impersonating famous people or
    organizations by opening their Profile > ... > Report.
- Updatet tg_owt
  * adapt 0002-tg_owt-fix-name-confliction.patch
- Rebase 0000-gtk2-default.patch
- Add Recommends for google-opensans-fonts

OBS-URL: https://build.opensuse.org/request/show/867562
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=178
2021-01-29 12:46:23 +00:00
Dominique Leuenberger
406396a4be Accepting request 861417 from server:messaging
OBS-URL: https://build.opensuse.org/request/show/861417
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telegram-desktop?expand=0&rev=51
2021-01-07 20:27:01 +00:00
Marcel Kuehlhorn
a5a2d892a2 Accepting request 861412 from home:andresbs:branches:server:messaging
- Adds a missing runtime dependency (libqt5-qtimageformats).

OBS-URL: https://build.opensuse.org/request/show/861412
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=176
2021-01-07 17:44:55 +00:00
Dominique Leuenberger
f0b5db6cd3 Accepting request 858473 from server:messaging
OBS-URL: https://build.opensuse.org/request/show/858473
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telegram-desktop?expand=0&rev=50
2020-12-24 18:39:14 +00:00
Marcel Kuehlhorn
4d275c2c01 Accepting request 858368 from home:tux93
- Update to 2.5.1
  * Turn any of your group chats into a hop-on, hop-off conference call.
  * Get up to several thousand participants in each voice chat.
  * Control the number of speakers with flexible admin tools.
  * Fix crash in voice calls.
- Update tg_owt
- Remove explicit Requires: for ffmpeg and openssl

OBS-URL: https://build.opensuse.org/request/show/858368
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=174
2020-12-24 11:47:30 +00:00
Dominique Leuenberger
ddd9441802 Accepting request 846362 from server:messaging
- Update to 2.4.7
  * Fix playback display in albums of music files.
  * Several crash fixes. (forwarded request 846325 from tux93)

OBS-URL: https://build.opensuse.org/request/show/846362
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telegram-desktop?expand=0&rev=49
2020-11-06 22:45:04 +00:00
Marcel Kuehlhorn
924763b253 Accepting request 846325 from home:tux93
- Update to 2.4.7
  * Fix playback display in albums of music files.
  * Several crash fixes.

OBS-URL: https://build.opensuse.org/request/show/846325
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=172
2020-11-06 01:29:56 +00:00
Dominique Leuenberger
13ea853145 Accepting request 845553 from server:messaging
OBS-URL: https://build.opensuse.org/request/show/845553
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telegram-desktop?expand=0&rev=48
2020-11-04 17:25:55 +00:00
Marcel Kuehlhorn
3014812172 Accepting request 845461 from home:tux93
- Update to 2.4.6
  * Fix image compression option when sending files with drag-n-drop.
  * Fix caption text selection in media albums.
  * Fix drafts display in personal chats in the chats list.
  * Bug fixes and other minor improvements.
- Update tg_owt

OBS-URL: https://build.opensuse.org/request/show/845461
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=170
2020-11-03 01:53:54 +00:00
Dominique Leuenberger
e951ff9300 Accepting request 845206 from server:messaging
- Update to 2.4.5
  * Pin several messages in any chat, including one-on-one chats.
  * Jump between pinned messages or open them all on a separate page
    via the top bar.
  * Send several music tracks as a playlist. 
  * Send several files as an album in one chat bubble.
  * Send a 🎰 emoji to any chat to see if you
    hit the jackpot.
  * Hide Telegram taskbar icon on Linux in Settings > Advanced.
- Update tg_owt (forwarded request 845093 from tux93)

OBS-URL: https://build.opensuse.org/request/show/845206
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telegram-desktop?expand=0&rev=47
2020-11-02 08:43:30 +00:00
Marcel Kuehlhorn
b6cc7130e0 Accepting request 845093 from home:tux93
- Update to 2.4.5
  * Pin several messages in any chat, including one-on-one chats.
  * Jump between pinned messages or open them all on a separate page
    via the top bar.
  * Send several music tracks as a playlist. 
  * Send several files as an album in one chat bubble.
  * Send a 🎰 emoji to any chat to see if you
    hit the jackpot.
  * Hide Telegram taskbar icon on Linux in Settings > Advanced.
- Update tg_owt

OBS-URL: https://build.opensuse.org/request/show/845093
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=168
2020-10-31 19:34:25 +00:00
Dominique Leuenberger
d0beb8c016 Accepting request 844378 from server:messaging
OBS-URL: https://build.opensuse.org/request/show/844378
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telegram-desktop?expand=0&rev=46
2020-10-28 08:59:14 +00:00
Marcel Kuehlhorn
8baab0e83f Accepting request 844118 from home:tux93
- Update to 2.4.4
  * Fix application quit on call end with main window hidden in tray.
  * Update OpenAL library on Windows.
  * Several crash fixes.
- Stricter constraints for i586

OBS-URL: https://build.opensuse.org/request/show/844118
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=166
2020-10-27 15:42:06 +00:00
Dominique Leuenberger
0b3abccea6 Accepting request 842176 from server:messaging
OBS-URL: https://build.opensuse.org/request/show/842176
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telegram-desktop?expand=0&rev=45
2020-10-18 14:35:22 +00:00
Marcel Kuehlhorn
55887b1bd9 Accepting request 842169 from home:Guillaume_G:branches:server:messaging
- Lower constraints on Arm

OBS-URL: https://build.opensuse.org/request/show/842169
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=164
2020-10-16 16:40:39 +00:00
Dominique Leuenberger
96188978a4 Accepting request 841994 from server:messaging
OBS-URL: https://build.opensuse.org/request/show/841994
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telegram-desktop?expand=0&rev=44
2020-10-16 14:16:16 +00:00
Marcel Kuehlhorn
67f8c3c128 Accepting request 841948 from home:alefnode:branches:openSUSE:Factory
Thu Oct  15 15:09:53 UTC 2020 - Adrian Campos Garrido <adriancampos@teachelp.com>
- Delete the limitation and build for all platforms including aarch64

OBS-URL: https://build.opensuse.org/request/show/841948
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=162
2020-10-15 19:08:31 +00:00
Dominique Leuenberger
3af809c777 Accepting request 840476 from server:messaging
OBS-URL: https://build.opensuse.org/request/show/840476
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telegram-desktop?expand=0&rev=43
2020-10-10 17:04:52 +00:00
Marcel Kuehlhorn
fe872df4d4 Accepting request 840117 from home:tux93
- Update to 2.4.3
  * Fix sending voice messages in scheduled messages section.
  * Fix deleting profile / group / channel photos.
  * Several crash fixes.

OBS-URL: https://build.opensuse.org/request/show/840117
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=160
2020-10-09 19:45:45 +00:00
Dominique Leuenberger
b9823a9bd4 Accepting request 839233 from server:messaging
- Update to 2.4.2
  * Allow block, report and delete all message from user from
    "user joined" service message context menu.
  * Fix admin badge display in groups.
  * Fix loading and opening of comments in channels.
- Update to 2.4.1
  * Move by PageUp and PageDown in channel comments.
  * Several layout bugfixes.
  * Several crashfixes.
- Update to 2.4.0
  * Turn on "Remain Anonymous" in an admin's Permissions to
    let them post on behalf of the group and become invisible
    in the list of members.
  * Comment on posts in channels that have a discussion group.
  * Get notified about replies to your comments via the new
    Replies chat (if you are not a member of the discussion group).
- Remove check_if_xcb-screensaver_present.patch, obsolete
- Update tg_owt and patches

OBS-URL: https://build.opensuse.org/request/show/839233
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telegram-desktop?expand=0&rev=42
2020-10-05 17:38:44 +00:00
Marcel Kuehlhorn
2b03b3c0b7 Accepting request 839228 from home:tux93
- Update to 2.4.2
  * Allow block, report and delete all message from user from
    "user joined" service message context menu.
  * Fix admin badge display in groups.
  * Fix loading and opening of comments in channels.

OBS-URL: https://build.opensuse.org/request/show/839228
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=158
2020-10-02 20:26:09 +00:00
Marcel Kuehlhorn
ce16fa07ed Accepting request 839130 from home:tux93
- Update to 2.4.1
  * Move by PageUp and PageDown in channel comments.
  * Several layout bugfixes.
  * Several crashfixes.

- Update to 2.4.0
  * Turn on "Remain Anonymous" in an admin's Permissions to
    let them post on behalf of the group and become invisible
    in the list of members.
  * Comment on posts in channels that have a discussion group.
  * Get notified about replies to your comments via the new
    Replies chat (if you are not a member of the discussion group).
- Remove check_if_xcb-screensaver_present.patch, obsolete
- Update tg_owt and patches

OBS-URL: https://build.opensuse.org/request/show/839130
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=157
2020-10-02 16:39:31 +00:00
Dominique Leuenberger
db10d137b2 Accepting request 838804 from server:messaging
OBS-URL: https://build.opensuse.org/request/show/838804
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telegram-desktop?expand=0&rev=41
2020-10-02 15:35:16 +00:00
Marcel Kuehlhorn
307b1aafa2 Accepting request 838770 from home:tux93
- Add check_if_xcb-screensaver_present.patch
  * fixes boo#1176626: Telegram-desktop crashes on Xwayland

OBS-URL: https://build.opensuse.org/request/show/838770
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=155
2020-09-30 16:06:12 +00:00
Dominique Leuenberger
ce305c87cc Accepting request 830615 from server:messaging
OBS-URL: https://build.opensuse.org/request/show/830615
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telegram-desktop?expand=0&rev=40
2020-09-25 14:28:12 +00:00
Marcel Kuehlhorn
b209bb32a1 Accepting request 830613 from home:nuklly:branches:server:messaging
- Update to 2.3.2
  * Revert custom window shadow on Linux.
- Update in 2.3.1
  * Fix Calls Settings for Video Calls.
- Update in 2.3.0
  * Video Calls (alpha version).
- Updates in 2.2.0, 2.1.22, and 2.1.21
  * Quickly switch between different Telegram accounts 
    if you use multiple phone numbers.
  * Share and store unlimited files of any type up to 2 GB each.
  * Edit your scheduled messages.
  * Use Auto-Night Mode to make Telegram night mode match system
    Dark Mode settings
  * Also added an option to switch to system window frame 
    in Windows and Linux.
  * Fix crash in web page preview display
- Rebase 0000-gtk2-default.patch
  * Prioritize qgtk2 platform plugin
- Rename 0001-use-bundled-range.patch to 
  0001-use-bundled-ranged-exptected-gsl.patch
  * Use bundled ranged-v3, Microsoft GSL, and expected.
- Add 0002-tg_owt-fix-name-confliction.patch
  * Patch tg_owt library to fix header name conflict with openssl
  * Include <stdint> header to define int types like uint32_t

OBS-URL: https://build.opensuse.org/request/show/830613
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=153
2020-08-30 23:56:14 +00:00
Dominique Leuenberger
729e04099b Accepting request 830133 from server:messaging
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/830133
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telegram-desktop?expand=0&rev=39
2020-08-29 18:42:22 +00:00
Marcel Kuehlhorn
8a4c0f2818 Accepting request 828083 from home:marxin:memory-constraint
Use memoryperjob constraint instead of %limit_build macro.

OBS-URL: https://build.opensuse.org/request/show/828083
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=151
2020-08-27 17:35:02 +00:00
Dominique Leuenberger
b5e89ae3ba Accepting request 816981 from server:messaging
OBS-URL: https://build.opensuse.org/request/show/816981
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telegram-desktop?expand=0&rev=38
2020-06-25 13:09:50 +00:00
Marcel Kuehlhorn
8511fb10f5 Accepting request 816811 from home:tux93
- Update to 2.1.13
  * Fix photos loading.
  * Fix Picture-in-Picture window movement on Wayland in Linux.

OBS-URL: https://build.opensuse.org/request/show/816811
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=149
2020-06-25 08:49:30 +00:00