forked from pool/telegram-desktop
Accepting request 556514 from home:badshah400:branches:server:messaging
- 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. OBS-URL: https://build.opensuse.org/request/show/556514 OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=28
This commit is contained in:
parent
f50174eea2
commit
2289ee2119
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 11 07:53:25 UTC 2017 - badshah400@gmail.com
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 8 16:06:12 UTC 2017 - badshah400@gmail.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: telegram-desktop
|
||||
Version: 1.1.29
|
||||
Version: 1.2.0
|
||||
Release: 0
|
||||
Summary: A new era of messaging
|
||||
License: GPL-3.0
|
||||
@ -213,7 +213,7 @@ CC=gcc-6 CXX=g++-6 cmake .
|
||||
%else
|
||||
cmake .
|
||||
%endif
|
||||
make %{?_smp_mflags}
|
||||
make #%%{?_smp_mflags}
|
||||
chrpath --delete Telegram
|
||||
|
||||
%install
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:851c62884a7e4a88c5128eaded01b20ec1866fba1415dea08049156dc1b50952
|
||||
size 16820234
|
3
v1.2.0.tar.gz
Normal file
3
v1.2.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6b27beb783d02b15d00aeef651b474d02c6124007ed207719b1a9f7c02efd87d
|
||||
size 16820151
|
Loading…
Reference in New Issue
Block a user