From 2289ee21196453cbb849c654f3cce8861a90f0340fc5a7132d089053a2bc12f2 Mon Sep 17 00:00:00 2001 From: Xu Zhao Date: Tue, 12 Dec 2017 19:18:11 +0000 Subject: [PATCH] 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 --- telegram-desktop.changes | 18 ++++++++++++++++++ telegram-desktop.spec | 4 ++-- v1.1.29.tar.gz | 3 --- v1.2.0.tar.gz | 3 +++ 4 files changed, 23 insertions(+), 5 deletions(-) delete mode 100644 v1.1.29.tar.gz create mode 100644 v1.2.0.tar.gz diff --git a/telegram-desktop.changes b/telegram-desktop.changes index cc4a2c3..3cbd849 100644 --- a/telegram-desktop.changes +++ b/telegram-desktop.changes @@ -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 diff --git a/telegram-desktop.spec b/telegram-desktop.spec index 2eb757b..4c87dee 100644 --- a/telegram-desktop.spec +++ b/telegram-desktop.spec @@ -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 diff --git a/v1.1.29.tar.gz b/v1.1.29.tar.gz deleted file mode 100644 index 932bc7c..0000000 --- a/v1.1.29.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:851c62884a7e4a88c5128eaded01b20ec1866fba1415dea08049156dc1b50952 -size 16820234 diff --git a/v1.2.0.tar.gz b/v1.2.0.tar.gz new file mode 100644 index 0000000..40655a1 --- /dev/null +++ b/v1.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b27beb783d02b15d00aeef651b474d02c6124007ed207719b1a9f7c02efd87d +size 16820151