Overview

Request 634826 superseded

- Update to 1.3.15
* Improved local files cache.
* Move to use kservices5.
- Update to 1.3.10
* Bug fixes adn other minor improvements.
- Changes in 1.3.9
* Mark chats in the chat list as Read or Unread.
* Improved censorship circumvention.
- Update to 1.3.0
* Improved censorship circumvention.
* Improved stability when working through proxy servers.
* Save several proxy servers to quickly switch between them in Settings.
* Use proxy for calls.
* Emoji and text replacement now happens immediately after typing (instead of after sending) and can
be rolled back using Backspace or CTRL/CMD + Z. Replacement no longer happens when pasting text.
- Changes in 1.2.25
* Apply markdown formatting (```, `, **, __) only when sending the message.
* Display connection quality bars in calls.
* Telegram Desktop can update itself through MTProto.
* Bug fixes and other minor improvements.
- Update to 1.2.24
* Add links with custom text from context menu or by Ctrl/Cmd + K keyboard shortcut.
- Update to 1.2.23
* Apply formatting from input field context menu.
* Apply formatting by hotkeys.
* Bug fixes and other minor improvements.
- Update to 1.2.22
* Use markdown in media captions (bold, italic, tag and code).
* Use emoji replacement in media captions, group and channel titles and descriptions (:like: etc.)
* Markdown replacement now happens immediately after typing (instead of after sending) and can be rolled back using Backspace or Ctrl/Cmd + Z.
Replacement no longer happens when pasting text.
- Update to 1.2.17
* Bug fixes and other minor improvements.
- Update to 1.2.15
* Discover new stickers. Type one emoji to see suggestions from
popular sticker sets. Suggestions from your installed sticker
sets will come first.
* Search for Stickers. Click on the new search icon to access
your sticker sets or find new ones.
* Use fast reply button in group chats.
* Select a message you want to reply to by pressing Ctrl+Up and
Ctrl+Down.
- Refresh spec-file via spec-cleaner and manual optimizations.
* Add %license and %doc macros.
* Remove Leap/SLE support for version < 15.
* Increment to 4 GB of RAM for a more stable build.
* Change Description and Summary.
- Use -a instead of -b to \%setup to fix buing on openSUSE >=
1500; this behaviour changed with rpm 4.14.
- Add BuildRequires: python2-base as python2 executable is needed
for gyp scripts. It was being automatically pulled in for
Factory, but not for Leap:15.0.
- Add Requires: libqt5-qtimageformats; required to show images of
any kind (emoji, stickers, etc.) in the interface since the
switch to system Qt5.
- Update to version 1.2.6:
* Grouped Photos: Group media into an album when sharing
multiple photos and videos. Choose the exact order of media
you send.
* Bug fixes and other minor improvements.
- Add crl-master.zip from https://github.com/telegramdesktop/crl
and copy it to build dir appropriately; this is now required
for building.
- Rebase tdesktop.patch.
- Update to version 1.2.1:
* Bug fixes and other minor improvements.
- update patch.py to remove dee-1.0 dependency, which is not in
use any more, and not available from factory, thus resolving
unresolvable status.
- Update minimal versions of gcc and cmake in BuildRequires in
keeping with upstream: gcc >= 7 (7.2) is now needed. Also update
the gcc command exported before building on openSUSE <= 1320 to
gcc-7.
- Update to version 1.2.0:
* Radically improved navigation. New side panel on the right
with quick access to shared media and group members.
* Saved Messages. Bookmark messages by forwarding them to "Saved
Messages". Access them from the Chats list or from the side
menu.
* Pinned Messages. If you are a channel admin, pin messages to
focus your subscribers' attention on important announcements.
* Easily recognize messages from group admins by the new 'admin'
badge.
* Also supported clearing history in supergroups and added a
host of minor improvements.
- Disable parallel make for main app because the build job becomes
terribly slow, and eventually runs out of memory otherwise.
- Update to version 1.1.23:
* See the message author photo and name while searching specific
chat messages.
* Fix "Send To" menu action on Windows.
- Rebase and rename patch-1.1.19.diff to patch-1.1.23.diff.
- Add catch.hpp as source and copy to required dir; remove
includes referring to subdirs of catch as we are using the one
header version.
- Refresh all third-party sources to their current versions.
- Add breakpad-ucontext_t-glibc2_26.patch: Replace
`struct ucontext` by `ucontext_t` to make breakpad compatible
with glib-2.26; merged upstream as commit e3035bc; only apply
for openSUSE > 1320.
- Update to version 1.1.19:
* Search by messages of specific group members.
* Bug fixes and other minor improvements.
- Update name of patch-1.1.18.diff to patch-1.1.19.diff (no
rebase was needed).
- Update to version 1.1.18:
* Minor bug fixes.
- Update name of patch-1.1.17.diff to patch-1.1.18.diff (no
rebase was needed).
- Update to version 1.1.17:
* Minor bug fixes.
- Update to version 1.1.16:
* Autocompletion for emoji. Start typing :e to get suggestions.
* Fixed a bug with forwarding messages.
- Update patch-1.1.15.diff to patch-1.1.17.diff (minor rebase).
- Update to version 1.1.15:
* Send bold and italic text in your messages.
* Get a share link for posts in public supergroups.
* Quickly share posts from channels and media messages from
bots.
* Search large supergroup members by name.
* Search channel members by name for admins.
* Use search in the service actions log.
* Ban supergroup members via the right click menu in the service
actions log.
- Update name of patch-1.1.10.diff to patch-1.1.15.diff (no
rebase was needed).
- Use post(un) scriptlets to update hicolor icon-theme cache, and
the desktop database; without these the desktop menu icon does
not get registered to the icon and picks up a default ugly icon,
until subsequent installation of other programs or manual
invocation of the commands corresponding to these scriptlets.
- Update to version 1.1.10:
* Add event log filter for channel or supergroup event log.
* Fix search by username in privacy exceptions editor.
* Fix adding admins in channels.
- Update to version 1.1.9:
* Supergroups can now have up to 10.000 members.
* Appoint supergroup admins with granular rights. Choose who can
add users, manage messages, block members, edit group info &
username, add new admins, etc.
* Restrict and ban supergroup members with granular precision.
Read-only bans, GIF & sticker bans, media bans, temporary bans
and restrictions.
* Check the new event log to see all service actions taken by
members and admins of a channel or supergroup in the last 48
hours.
* Toggle night mode in the main menu.
- Rebase patch-%{version}.diff for updated version.
- Enforce strict version dependence for BuildRequires on
libtelegram-qt5-devel-static = 5.6.2, since telegram does not
build with older versions any more. Pass -Dqt_version="5.6.2"
instead of -Dqt_version="5.6.0" when configuring for build with
gyp.
- For openSUSE Leap, use gcc6 from the Update repository (gcc6
from OSS is uninstallable).
- Add a _constraints file to restrict building to hardware with at
2 GB of physical memory.
- Update to version 1.1.7.
- Add libtgvoip.zip to sources, required to build Telegram
- Rebase patch-1.0.29.diff for updated version; rename to
patch-%{version}.diff.
- New BuildRequires: pkgconfig(libpulse), pkgconfig(alsa); needed
to build Telegram with audio/video support.
- Update to version 1.0.29.
- Use full URL for telegram-desktop source.
- Require gcc-c++ >= 5.0, since support for -std=gnu++14 is now
required; on openSUSE versions <= 1320 using gcc5 or gcc6
nonetheless leads to build failures.
- Update icon file name in keeping with upstream.
- Rebase patch-1.0.24.diff for updated version; rename it to
patch-1.0.29.diff.
- Add %post scriptlets to update icon theme cache and desktop
database (BuildRequires: hicolor-icon-theme, Requires(post):
desktop-file-utils).
- Use full URL for source.
- Run through spec-cleaner to clean up spec file according to
openSUSE guidelines.
- Upgrade to 0.9.56
- Fixed photo viewer to handle screen resolution change correctly.
- Fixed forwarding photos via drag-n-drop.
- Various design improvements and other bug fixes.
- 0.9.48 Initial Commit.


Request History
Xu Zhao's avatar

nuklly created request

- Update to 1.3.15
* Improved local files cache.
* Move to use kservices5.
- Update to 1.3.10
* Bug fixes adn other minor improvements.
- Changes in 1.3.9
* Mark chats in the chat list as Read or Unread.
* Improved censorship circumvention.
- Update to 1.3.0
* Improved censorship circumvention.
* Improved stability when working through proxy servers.
* Save several proxy servers to quickly switch between them in Settings.
* Use proxy for calls.
* Emoji and text replacement now happens immediately after typing (instead of after sending) and can
be rolled back using Backspace or CTRL/CMD + Z. Replacement no longer happens when pasting text.
- Changes in 1.2.25
* Apply markdown formatting (```, `, **, __) only when sending the message.
* Display connection quality bars in calls.
* Telegram Desktop can update itself through MTProto.
* Bug fixes and other minor improvements.
- Update to 1.2.24
* Add links with custom text from context menu or by Ctrl/Cmd + K keyboard shortcut.
- Update to 1.2.23
* Apply formatting from input field context menu.
* Apply formatting by hotkeys.
* Bug fixes and other minor improvements.
- Update to 1.2.22
* Use markdown in media captions (bold, italic, tag and code).
* Use emoji replacement in media captions, group and channel titles and descriptions (:like: etc.)
* Markdown replacement now happens immediately after typing (instead of after sending) and can be rolled back using Backspace or Ctrl/Cmd + Z.
Replacement no longer happens when pasting text.
- Update to 1.2.17
* Bug fixes and other minor improvements.
- Update to 1.2.15
* Discover new stickers. Type one emoji to see suggestions from
popular sticker sets. Suggestions from your installed sticker
sets will come first.
* Search for Stickers. Click on the new search icon to access
your sticker sets or find new ones.
* Use fast reply button in group chats.
* Select a message you want to reply to by pressing Ctrl+Up and
Ctrl+Down.
- Refresh spec-file via spec-cleaner and manual optimizations.
* Add %license and %doc macros.
* Remove Leap/SLE support for version < 15.
* Increment to 4 GB of RAM for a more stable build.
* Change Description and Summary.
- Use -a instead of -b to \%setup to fix buing on openSUSE >=
1500; this behaviour changed with rpm 4.14.
- Add BuildRequires: python2-base as python2 executable is needed
for gyp scripts. It was being automatically pulled in for
Factory, but not for Leap:15.0.
- Add Requires: libqt5-qtimageformats; required to show images of
any kind (emoji, stickers, etc.) in the interface since the
switch to system Qt5.
- Update to version 1.2.6:
* Grouped Photos: Group media into an album when sharing
multiple photos and videos. Choose the exact order of media
you send.
* Bug fixes and other minor improvements.
- Add crl-master.zip from https://github.com/telegramdesktop/crl
and copy it to build dir appropriately; this is now required
for building.
- Rebase tdesktop.patch.
- Update to version 1.2.1:
* Bug fixes and other minor improvements.
- update patch.py to remove dee-1.0 dependency, which is not in
use any more, and not available from factory, thus resolving
unresolvable status.
- Update minimal versions of gcc and cmake in BuildRequires in
keeping with upstream: gcc >= 7 (7.2) is now needed. Also update
the gcc command exported before building on openSUSE <= 1320 to
gcc-7.
- Update to version 1.2.0:
* Radically improved navigation. New side panel on the right
with quick access to shared media and group members.
* Saved Messages. Bookmark messages by forwarding them to "Saved
Messages". Access them from the Chats list or from the side
menu.
* Pinned Messages. If you are a channel admin, pin messages to
focus your subscribers' attention on important announcements.
* Easily recognize messages from group admins by the new 'admin'
badge.
* Also supported clearing history in supergroups and added a
host of minor improvements.
- Disable parallel make for main app because the build job becomes
terribly slow, and eventually runs out of memory otherwise.
- Update to version 1.1.23:
* See the message author photo and name while searching specific
chat messages.
* Fix "Send To" menu action on Windows.
- Rebase and rename patch-1.1.19.diff to patch-1.1.23.diff.
- Add catch.hpp as source and copy to required dir; remove
includes referring to subdirs of catch as we are using the one
header version.
- Refresh all third-party sources to their current versions.
- Add breakpad-ucontext_t-glibc2_26.patch: Replace
`struct ucontext` by `ucontext_t` to make breakpad compatible
with glib-2.26; merged upstream as commit e3035bc; only apply
for openSUSE > 1320.
- Update to version 1.1.19:
* Search by messages of specific group members.
* Bug fixes and other minor improvements.
- Update name of patch-1.1.18.diff to patch-1.1.19.diff (no
rebase was needed).
- Update to version 1.1.18:
* Minor bug fixes.
- Update name of patch-1.1.17.diff to patch-1.1.18.diff (no
rebase was needed).
- Update to version 1.1.17:
* Minor bug fixes.
- Update to version 1.1.16:
* Autocompletion for emoji. Start typing :e to get suggestions.
* Fixed a bug with forwarding messages.
- Update patch-1.1.15.diff to patch-1.1.17.diff (minor rebase).
- Update to version 1.1.15:
* Send bold and italic text in your messages.
* Get a share link for posts in public supergroups.
* Quickly share posts from channels and media messages from
bots.
* Search large supergroup members by name.
* Search channel members by name for admins.
* Use search in the service actions log.
* Ban supergroup members via the right click menu in the service
actions log.
- Update name of patch-1.1.10.diff to patch-1.1.15.diff (no
rebase was needed).
- Use post(un) scriptlets to update hicolor icon-theme cache, and
the desktop database; without these the desktop menu icon does
not get registered to the icon and picks up a default ugly icon,
until subsequent installation of other programs or manual
invocation of the commands corresponding to these scriptlets.
- Update to version 1.1.10:
* Add event log filter for channel or supergroup event log.
* Fix search by username in privacy exceptions editor.
* Fix adding admins in channels.
- Update to version 1.1.9:
* Supergroups can now have up to 10.000 members.
* Appoint supergroup admins with granular rights. Choose who can
add users, manage messages, block members, edit group info &
username, add new admins, etc.
* Restrict and ban supergroup members with granular precision.
Read-only bans, GIF & sticker bans, media bans, temporary bans
and restrictions.
* Check the new event log to see all service actions taken by
members and admins of a channel or supergroup in the last 48
hours.
* Toggle night mode in the main menu.
- Rebase patch-%{version}.diff for updated version.
- Enforce strict version dependence for BuildRequires on
libtelegram-qt5-devel-static = 5.6.2, since telegram does not
build with older versions any more. Pass -Dqt_version="5.6.2"
instead of -Dqt_version="5.6.0" when configuring for build with
gyp.
- For openSUSE Leap, use gcc6 from the Update repository (gcc6
from OSS is uninstallable).
- Add a _constraints file to restrict building to hardware with at
2 GB of physical memory.
- Update to version 1.1.7.
- Add libtgvoip.zip to sources, required to build Telegram
- Rebase patch-1.0.29.diff for updated version; rename to
patch-%{version}.diff.
- New BuildRequires: pkgconfig(libpulse), pkgconfig(alsa); needed
to build Telegram with audio/video support.
- Update to version 1.0.29.
- Use full URL for telegram-desktop source.
- Require gcc-c++ >= 5.0, since support for -std=gnu++14 is now
required; on openSUSE versions <= 1320 using gcc5 or gcc6
nonetheless leads to build failures.
- Update icon file name in keeping with upstream.
- Rebase patch-1.0.24.diff for updated version; rename it to
patch-1.0.29.diff.
- Add %post scriptlets to update icon theme cache and desktop
database (BuildRequires: hicolor-icon-theme, Requires(post):
desktop-file-utils).
- Use full URL for source.
- Run through spec-cleaner to clean up spec file according to
openSUSE guidelines.
- Upgrade to 0.9.56
- Fixed photo viewer to handle screen resolution change correctly.
- Fixed forwarding photos via drag-n-drop.
- Various design improvements and other bug fixes.
- 0.9.48 Initial Commit.


Factory Auto's avatar

factory-auto added opensuse-review-team as a reviewer

Please review sources


Factory Auto's avatar

factory-auto added repo-checker as a reviewer

Please review build success


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Staging Bot's avatar

staging-bot added openSUSE:Factory:Staging:adi:13 as a reviewer

Being evaluated by staging project "openSUSE:Factory:Staging:adi:13"


Staging Bot's avatar

staging-bot accepted review

Picked openSUSE:Factory:Staging:adi:13


Repo Checker's avatar

repo-checker accepted review

cycle and install check passed


Saul Goodman's avatar

licensedigger accepted review

ok


Dominique Leuenberger's avatar

dimstar_suse superseded request

superseded by 638214

openSUSE Build Service is sponsored by