Accepting request 628558 from server:messaging

OBS-URL: https://build.opensuse.org/request/show/628558
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/c-toxcore?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2018-08-12 18:52:38 +00:00 committed by Git OBS Bridge
commit bc82e673c9
6 changed files with 45 additions and 20 deletions

View File

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

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIcBAABAgAGBQJbUlHUAAoJEGAaYEt+YFd2jqkP/jEtjhz9u9YLVBkRTTkzqHq3
WqpSv3Y5nMC3Jr8UXvu+uJnX7UDNpuvJneIGnyDeLulDyXQjX0pF1dQCkYRbO9+z
Jwu1qGGN3jiGKkijVur5ttde5B893ecYCIZ0Gu3hORxdjgIvjO2UrEvCu0xTq8hw
jUUN2GQnMRd3brjn2Y3JnPylJWs0fYWNVRf9hSsqj5KyuS63+XgQNGroOP5waISH
4P+zeuS5WyZ0GuXmygoCKiB2IuH8ZpMfjP0zAlQSHmW3NyRAAsKT2RVX0NV6Fv7O
qJn0pmjLwLFiaAkRs+YZe2S7i10DlQv7hzuzSEdeRB+pjbc5BlE2FeIQrjKv7rQr
wD5AwFlPJb1UF4Oq5QPFQbC5ZK2EuGgb4jESYqZGDfxC04Au8nOqwt58waWIaC6Y
1sZwC8HW6NvHeid+uf62oLVUp3ZtW164L2RJi03TdiYkBTttPz7gppRpjJvVhpVO
qufVJN+63TBWblrYJMofTkh+NQv2BYD66Vs8hHkGIkrVXNDa1mxrkqmcpBDhYlmV
HN0vqB0tJdszEyf41YhakQdyBSs2UeahVsBEFej9cVidpiTu20D2cHDrFjOu0W6k
WnyiR8CHQim6070vNhvHqTv1CXXqF/juqqiEzfXLT0PHD4WXjWiu55zRrX1iBdaU
HhOaZch1dd/FRRrXFTHS
=Azy9
-----END PGP SIGNATURE-----

3
c-toxcore-0.2.5.tar.gz Normal file
View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIcBAABAgAGBQJbay5tAAoJEGAaYEt+YFd2twcP+wcS2ZC09Xvd48zhGfiBbftR
LxbIJpjvUrz7RjXVVHxLjGL1ttp6Qf2aTYXTtGBMwQhTnCSRIOWC6uagxhAyDyCw
MQlzZe633qhM+F64EluXQP99C+uojCx2MvW/4Tn7q1k6kVPsb51s9G2h11526vzI
lSXRsaxQrqhNuDuLRLXR4F9pBNRcgGiftGJodIMYHuM3qMmiPqldHONy5/HhpV3i
/x0LuMKSbFUWXtlTjj95NEbS092bNNlxm8cT3hQ9JK/9jc0bvRiEmYctS12wJdMg
qhKsKtq9DCf41Q3FT+0aBg4Sxwsekx2Tw/QKKtpKisXJdOxWwnWd2UUtdzAc3gTq
2Xs8neUWu6KUVGDq8mAPzWQxIP3phCzl+C6aNBbNnCkOr/zbL7qH0BmSo/xNaDEt
qVadZbcrHPfcdaVSGePo8+XZ79zlyPX1Nm0VIxYTeZuyXnmOUfqExpueRC3Y3tx6
wvZFpMyJgYBY5J0QEQMzFgMvcxvI4rcM8pwIOJXxbtWzh6oMGijDy8+SQOto90Kx
SOPT7GYDKIBkSPwRduKtfZ6IYQ9Mfq7/8i30oeLXdml47L2EmRI5f7MX/SH71baD
3+yslsfUH1QIVs82YKjOA9X1V7V4li5TG4Pp5pJIppkwMU0QhMW5oPS//Qr3dhkd
RgJIYSb30bs9VXr3R54r
=BAFN
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Wed Aug 8 18:02:09 UTC 2018 - egdfree@opensuse.org
- update to 0.2.5
* #1048 Fix error message in m_send_generic_message
* #1047 Remove unused m_callback_log function.
* #1041 Avoid multiple for-next expressions.
* #1037 Run all tests in the Autotools build
* #1035 Fix problems with initial connections and name-setting in conferences
* #1032 Use auto_test fixture in some tests and standardise filenames
* #1030 Make a separate struct Tox containing the Messenger.
* #1029 Add by_id and get_id functions, renaming from *_uid.
* #1025 More fixed_width ints and incorporating file_saving_test.c
* #1023 Run buildifier on c-toxcore BUILD files.
* #1022 Make resize in list.c return bool instead of 0/1.
* #1021 Remove redundant casts to the same type.
* #1020 Add github usernames to TODOs.
* #1019 Synchronise parameter names in headers with those in the implementation.
* #1018 Reduce nesting by doing more early returns on error.
* #1017 Add missing braces in dht_test.c.
* #1011 Run Clang global static analysis on Travis.
* #1010 Avoid implementations in .h files or #including .c files.
* #1028 qTox crashes 1-2 times a day after update to 0.2.4
* #1002 Implement an abstraction over pthread and windows thread synchronisation primitives
-------------------------------------------------------------------
Sat Jul 21 18:16:20 UTC 2018 - egdfree@opensuse.org

View File

@ -20,7 +20,7 @@
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
%define _soversion 2
Name: c-toxcore
Version: 0.2.4
Version: 0.2.5
Release: 0
Summary: Secure decentralized instant messaging application
License: GPL-3.0-only