Accepting request 866329 from server:messaging

- update to 0.18.1
  Fixes:
    * Solved crash when undoing chat input with ctrl-z (@siburec) (d841c3e)
      groups: load group topics from Tox save (d6f9b68)
    * Fix heap-use-after-free when creating new group chats (@siburec) (c47612e)
      langs: Remove strings that are not supposed to be translated (b1fc2f3)
    * Use correct type for pthread entry point (@krobelus) (cadab94)
    * Pass enum value with correct type when cancelling file transfers (@krobelus) (7bf108d)
    * Copy text from chat without nicks via ctrl-c in Windows (@redmanmale) (88bf58d)
  Documentation:
    * README.md: Add Spanish to the list of complete translations (4b8cda7)
    * Add Debian installation instructions (@garetethan) (c5595be)
    * docs: fix simple typo, precomplied -> precompiled (@timgates42) (fd2ad87)
  Languages:
    * Complete Spanish translation (@siburec) (f840779)

OBS-URL: https://build.opensuse.org/request/show/866329
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/utox?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2021-01-25 17:23:58 +00:00 committed by Git OBS Bridge
commit fe8c78e179
6 changed files with 45 additions and 21 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:259d502eb1277394d839c5ef035ef4dadd75113e4472edae1fe266a762198e15
size 3958062

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIcBAABCgAGBQJfwYGwAAoJEG9d0cU3HeZl6/IP/iIR3+KEpjM2bqZcGXHJhGEg
8URc1LZAi7sha1yye0tMMyEFvYwQnSwUcrTxTc96W4iy9QLK5UrPnShPVMLnkonm
kZu7YpjxTCOVIbMsBb0Uk8fGvmV8OIr2J9lXnMoNo4LSpvEEYNvBZUiKP7otlHl8
pJJqUHekR+ZrX4SHKU6IATXdyO3BYYddqGIlvvj9veEyH+s9beU6hxVqUaM2zaKj
ecabFFZgwmtYx3slX2bn6rXukcsVg0KDBfyDeRBunK3NAoEZACSL/kq9FR0KXv7g
WEjP0wudqdLQflqq1Y5Zs+Q4+LRAS+daK/qAqS6reG4ZFMTfIQqD72HLWMdrUK2S
FV5xO0Sx8/v3OY54R7H6hFXzCvaf9jm4fmhpTv2EsRmN3gLdh9L2P6bhl8HnEUUX
5QpwkNNQ+tGv+M5TPgMhmb8G7e8a0KHtWa2SJJQMI57MELW2r9DazTD8T/d8fEN4
BDCBJ/M3b4aLkBoJOS8QfBklI2fHVpk/5HvWqZy9JxL50f4FNkiNvyaK9/BAInqm
Jzf0aKVnhge6napCKsvY67+jKb5Q9j6ecRjMn15qB+9PJZHpT1hIX0GD7TF4X0rF
nbOxOr17qhCwEIANQ1qIOsmbb98eMp5GYI4gs3qGs8Xsy/Zi+sjxXzs0hwXwxMum
4hV59NeiWUUlYiI/ckFv
=zCau
-----END PGP SIGNATURE-----

3
uTox-0.18.1-full.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fc883483d86b1830674f3b08515daa27ae54ab47646c7edc48a067e8d1e8c114
size 3944947

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIcBAABCgAGBQJgDF93AAoJEG9d0cU3HeZlnU8P/1q3vzjaqMIgF2qupHRmX3H7
4plYT/YeuXvn1RtTPXyj26Fu2SvWSEJ3hjwvlGuND4IPg7MAT4v+fL7Hferad7C4
5LYLhie7NujMeGehAedx1+MbWBXEjCnOqUxHPiqmwz2YkUkW8npP0q4C0CXoNrkK
EOh98soF4xe7mUi7i/pvmWyHPcGVntxAP//EGM0kSLPW6osFKeEKp0d75GJ17+AZ
wOgZn9y/h+SOFVYblatw/i2zX5H8VppIFM+z1HBCaluK3a6oupDqsA4h2dT5B+r7
DtiIXMC60oNFGhSB8DPdC1LAkq9Am5JFxjtqYoOigoGZlswFuRVH71vG5fGTYJJO
v39IpBekVwCuVavrz5nZYEwBkFxYo4RUBSFm6OQgnHAe420gv5LLhYj/0m6QYD1f
yCLDT0v5zDxUme7X/JQFU8ub6QDrVeU//2HHQ1Z+aRLHOJzY7lAWqw/c8szZ602P
2zFAW9I6/49XsJYajcVw564TGEkbkXEzb3Erk44OOHPKwlVIzifB6TmmGcsBESsh
205B+pB7Sy1rhZJR1W8E4xLfoNYJhx4u1KGfA50I0tSpptIggf2ohkrcxoeyhJQ/
lqFjE6mykSjcAEHlAZeHFQjKY/UE73e9rfv0BjwFdASrPdRMU+Cu1yLz9W9x66Rm
bFRAG6iUNNyyVgVGOLWg
=fh5g
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Sun Jan 24 07:24:56 UTC 2021 - Andrey Karepin <egdfree@opensuse.org>
- update to 0.18.1
Fixes:
* Solved crash when undoing chat input with ctrl-z (@siburec) (d841c3e)
groups: load group topics from Tox save (d6f9b68)
* Fix heap-use-after-free when creating new group chats (@siburec) (c47612e)
langs: Remove strings that are not supposed to be translated (b1fc2f3)
* Use correct type for pthread entry point (@krobelus) (cadab94)
* Pass enum value with correct type when cancelling file transfers (@krobelus) (7bf108d)
* Copy text from chat without nicks via ctrl-c in Windows (@redmanmale) (88bf58d)
Documentation:
* README.md: Add Spanish to the list of complete translations (4b8cda7)
* Add Debian installation instructions (@garetethan) (c5595be)
* docs: fix simple typo, precomplied -> precompiled (@timgates42) (fd2ad87)
Languages:
* Complete Spanish translation (@siburec) (f840779)
-------------------------------------------------------------------
Sat Nov 28 11:08:13 UTC 2020 - Andrey Karepin <egdfree@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package utox
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%define realname uTox
Name: utox
Version: 0.18.0
Version: 0.18.1
Release: 0
Summary: The lightweight Tox client
License: MIT