From bcd15e4bbfb7207817a1ba086720c3d03d0258ee1cc62ff65dcc3337c9d36a2a Mon Sep 17 00:00:00 2001 From: Xu Zhao Date: Fri, 27 Jul 2018 21:09:48 +0000 Subject: [PATCH] Accepting request 625849 from home:nuklly:branches:server:messaging - 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. OBS-URL: https://build.opensuse.org/request/show/625849 OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=47 --- patch.py | 2 +- telegram-desktop.changes | 9 +++++++++ telegram-desktop.spec | 2 +- v1.3.10.tar.gz | 3 +++ v1.3.9.tar.gz | 3 --- 5 files changed, 14 insertions(+), 5 deletions(-) create mode 100644 v1.3.10.tar.gz delete mode 100644 v1.3.9.tar.gz diff --git a/patch.py b/patch.py index c4d6a62..41c5ce2 100644 --- a/patch.py +++ b/patch.py @@ -103,7 +103,7 @@ def save_json(jsonobj, filename): def process_telegram_linux(jsonobj): child = jsonobj["'conditions'"][0][1]["'variables'"]["'pkgconfig_libs'"] - # child.append("'liblzma'") + child.append("'liblzma'") child.append("'openal'") child.append("'libavformat'") child.append("'libavcodec'") diff --git a/telegram-desktop.changes b/telegram-desktop.changes index 4b80356..b2562f0 100644 --- a/telegram-desktop.changes +++ b/telegram-desktop.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Jul 27 14:23:02 UTC 2018 - i@xuzhao.net + +- 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. + ------------------------------------------------------------------- Sat Jun 2 02:47:05 UTC 2018 - duyizhaozj321@yahoo.com diff --git a/telegram-desktop.spec b/telegram-desktop.spec index 57ef219..42934d1 100644 --- a/telegram-desktop.spec +++ b/telegram-desktop.spec @@ -16,7 +16,7 @@ # Name: telegram-desktop -Version: 1.3.9 +Version: 1.3.10 Release: 0 Summary: Telegram is a messaging app with a focus on speed and security License: GPL-3.0-only diff --git a/v1.3.10.tar.gz b/v1.3.10.tar.gz new file mode 100644 index 0000000..8fcc7b6 --- /dev/null +++ b/v1.3.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cdf89859be93196def45145fabbbbeff6c54743f84fe2a1809d66644aac243c +size 17167027 diff --git a/v1.3.9.tar.gz b/v1.3.9.tar.gz deleted file mode 100644 index d4c5328..0000000 --- a/v1.3.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd52433dac14a6643114e8f5ff9d38c709141bfca8461cce47fa93e9ef8b45b2 -size 17133428