From 77170489a043efff704fa5441a2d069e1d342c329ef17162ac8f72d99cefe93e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 4 Jun 2020 06:24:59 +0000 Subject: [PATCH] Accepting request 811197 from home:Dead_Mozay:matrix:mautrix - Update to version 1.14.0: * No changelog was made available. OBS-URL: https://build.opensuse.org/request/show/811197 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Telethon?expand=0&rev=6 --- Telethon-1.11.3.tar.gz | 3 --- Telethon-1.14.0.tar.gz | 3 +++ python-Telethon.changes | 6 ++++++ python-Telethon.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 Telethon-1.11.3.tar.gz create mode 100644 Telethon-1.14.0.tar.gz diff --git a/Telethon-1.11.3.tar.gz b/Telethon-1.11.3.tar.gz deleted file mode 100644 index c9b4160..0000000 --- a/Telethon-1.11.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d065f130ad61b6b0d914fbd1d0ca239df8cd20299d3bdc92ce90f44e30579899 -size 1350796 diff --git a/Telethon-1.14.0.tar.gz b/Telethon-1.14.0.tar.gz new file mode 100644 index 0000000..9f0a657 --- /dev/null +++ b/Telethon-1.14.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8bb37f80c4a8befa92d0525f00a578a74064645e48d7aa0cc4731f3d813e1b9 +size 1387119 diff --git a/python-Telethon.changes b/python-Telethon.changes index e205e2f..4a91804 100644 --- a/python-Telethon.changes +++ b/python-Telethon.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 3 15:52:04 UTC 2020 - Dead Mozay + +- Update to version 1.14.0: + * No changelog was made available. + ------------------------------------------------------------------- Fri Feb 28 14:15:21 UTC 2020 - Tomáš Chvátal diff --git a/python-Telethon.spec b/python-Telethon.spec index a80e37c..bbee6d2 100644 --- a/python-Telethon.spec +++ b/python-Telethon.spec @@ -20,7 +20,7 @@ # Python2 is not supported %define skip_python2 1 Name: python-Telethon -Version: 1.11.3 +Version: 1.14.0 Release: 0 Summary: Full-featured Telegram client library for Python 3 License: MIT