This commit is contained in:
parent
fe8d5e238f
commit
31486f1020
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:25362be430c930ff6d964a69a19b49d53043c2789a34893c61ab00ce619ad0be
|
|
||||||
size 465660
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAmOHFlwACgkQEZaMRJKM
|
|
||||||
rvxsOgf/QruiuJ+8ORGn9fhv8qcWB4ZaGUXy52yumvnBof05DbV/0KPV0oSvkSER
|
|
||||||
vh+Rgqy5dT759LnE6Fe7Xc6To4Y9TeZPMY6pfxFG6H177lxNgirO3G4MdxFWHkLW
|
|
||||||
5msTZ+4loLNmpqSqeykptxYpyybSJwwKdkMX61SsglSDTIzjH064h1ZPfcsKzhlw
|
|
||||||
Xa58z4tyu51SmT8Czy24sqh+VqmWv926po+2rxDmc8gwjIETKxjU5UtxLyOmtGOo
|
|
||||||
Rqb1ZbJOEnuy1z5Fc3UzYjr9rNVSraymd0AG4Eds4ONq0KoaIcWe01RXf6k6Qp7F
|
|
||||||
LnfJtCc0vcH1e3dW8kmSh9Rb0klQTg==
|
|
||||||
=1sdu
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
neochat-23.01.0.tar.xz
Normal file
3
neochat-23.01.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4dfb8b5c931ab440491ca511d84a493ec658ca3c4aedd4358131780e39d26a5e
|
||||||
|
size 534504
|
11
neochat-23.01.0.tar.xz.sig
Normal file
11
neochat-23.01.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCAAdFiEEOf+pPK6cavwhKtACAjJUSCBORSoFAmPWkn0ACgkQAjJUSCBO
|
||||||
|
RSqYYQf+O4ftMcQv+tcYSHn6PEadYJkFHeVthonB8zGh5oUIdKFK9fJM9DE5f0Xb
|
||||||
|
NgZbrULIyjNgvKoQy0e9dLLmZmymf9X5PZSkrDAkfk9Nae1sjtMl6IpliPWwqJHy
|
||||||
|
pzHio+yZBb4GBF2fuPMikhz3QjWM/XD9uBKSAY+nNJi/7vare90ZS2jDu+hVk7MZ
|
||||||
|
1BxxbG1hsfurjqN0VdrGEnER5wpUKbxBrjRYWbGioZdgJ5bNU5cBnlb6nXm1vWhe
|
||||||
|
8Qy4FhK3LV5kk3oEjv9VAgr7vMA088NqtvFQbnXL19NevcCFcX4QEv9y6qQCw+1p
|
||||||
|
1DthauAsZnGMgL69gYOeWhCSCKYH/g==
|
||||||
|
=PE4y
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 15 21:27:24 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 23.01.0
|
||||||
|
* notifications are now shown for all accounts
|
||||||
|
* new compact mode for the room list
|
||||||
|
* searching in history is now possible
|
||||||
|
* emojis and reactions improvements
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 23 12:19:20 UTC 2023 - Tamara Schmitz <tschmitz@suse.com>
|
Thu Jan 23 12:19:20 UTC 2023 - Tamara Schmitz <tschmitz@suse.com>
|
||||||
|
|
||||||
|
@ -19,12 +19,12 @@
|
|||||||
%define _kf5_version 5.88.0
|
%define _kf5_version 5.88.0
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: neochat
|
Name: neochat
|
||||||
Version: 22.11
|
Version: 23.01.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A chat client for Matrix, the decentralized communication protocol
|
Summary: A chat client for Matrix, the decentralized communication protocol
|
||||||
License: GPL-3.0-or-later AND GPL-3.0-only AND BSD-2-Clause
|
License: GPL-3.0-or-later AND GPL-3.0-only AND BSD-2-Clause
|
||||||
Group: Productivity/Networking/Instant Messenger
|
Group: Productivity/Networking/Instant Messenger
|
||||||
URL: https://www.kde.org
|
URL: https://apps.kde.org/neochat/
|
||||||
Source0: https://download.kde.org/stable/plasma-mobile/%{version}/%{name}-%{version}.tar.xz
|
Source0: https://download.kde.org/stable/plasma-mobile/%{version}/%{name}-%{version}.tar.xz
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: https://download.kde.org/stable/plasma-mobile/%{version}/%{name}-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/stable/plasma-mobile/%{version}/%{name}-%{version}.tar.xz.sig
|
||||||
|
Loading…
Reference in New Issue
Block a user