Accepting request 1066066 from KDE:Extra
Update to 23.01.0 OBS-URL: https://build.opensuse.org/request/show/1066066 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neochat?expand=0&rev=11
This commit is contained in:
commit
739cf46317
@ -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>
|
||||
|
||||
|
BIN
neochat.keyring
BIN
neochat.keyring
Binary file not shown.
30
neochat.spec
30
neochat.spec
@ -17,16 +17,16 @@
|
||||
|
||||
|
||||
%define _kf5_version 5.88.0
|
||||
%bcond_without lang
|
||||
%bcond_without released
|
||||
Name: neochat
|
||||
Version: 22.11
|
||||
Version: 23.01.0
|
||||
Release: 0
|
||||
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
|
||||
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
|
||||
%if %{with lang}
|
||||
%if %{with released}
|
||||
Source1: https://download.kde.org/stable/plasma-mobile/%{version}/%{name}-%{version}.tar.xz.sig
|
||||
Source2: %{name}.keyring
|
||||
%endif
|
||||
@ -36,6 +36,7 @@ BuildRequires: extra-cmake-modules >= %{_kf5_version}
|
||||
BuildRequires: fdupes
|
||||
%if 0%{?suse_version} == 1500
|
||||
BuildRequires: gcc10-c++
|
||||
BuildRequires: gcc10-PIE
|
||||
%endif
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: pkgconfig
|
||||
@ -92,33 +93,30 @@ messaging.
|
||||
|
||||
%install
|
||||
%kf5_makeinstall -C build
|
||||
|
||||
%fdupes %{buildroot}
|
||||
|
||||
%if %{with lang}
|
||||
%find_lang %{name} --all-name
|
||||
%endif
|
||||
%find_lang %{name} --all-name
|
||||
|
||||
%files
|
||||
%attr(0644, root, root) %license LICENSES/*
|
||||
%license LICENSES/*
|
||||
%doc README*
|
||||
%doc %lang(en) %{_kf5_mandir}/man1/neochat.1%{?ext_man}
|
||||
%doc %lang(ca) %{_kf5_mandir}/ca/man1/neochat.1%{?ext_man}
|
||||
%doc %lang(es) %{_kf5_mandir}/es/man1/neochat.1%{?ext_man}
|
||||
%doc %lang(it) %{_kf5_mandir}/it/man1/neochat.1%{?ext_man}
|
||||
%doc %lang(nl) %{_kf5_mandir}/nl/man1/neochat.1%{?ext_man}
|
||||
%doc %lang(uk) %{_kf5_mandir}/uk/man1/neochat.1%{?ext_man}
|
||||
%{_kf5_bindir}/neochat
|
||||
%{_kf5_applicationsdir}/org.kde.neochat.desktop
|
||||
%dir %{_kf5_sharedir}/krunner/
|
||||
%dir %{_kf5_sharedir}/krunner/dbusplugins/
|
||||
%{_kf5_sharedir}/krunner/dbusplugins/plasma-runner-neochat.desktop
|
||||
%{_kf5_iconsdir}/hicolor/scalable/apps/org.kde.neochat.svg
|
||||
%{_kf5_applicationsdir}/org.kde.neochat.desktop
|
||||
%{_kf5_appstreamdir}/org.kde.neochat.appdata.xml
|
||||
%{_kf5_bindir}/neochat
|
||||
%{_kf5_iconsdir}/hicolor/*/apps/org.kde.neochat.svg
|
||||
%{_kf5_iconsdir}/hicolor/scalable/apps/org.kde.neochat.tray.svg
|
||||
%{_kf5_appstreamdir}/org.kde.neochat.appdata.xml
|
||||
%{_kf5_notifydir}/neochat.notifyrc
|
||||
%{_kf5_sharedir}/krunner/dbusplugins/plasma-runner-neochat.desktop
|
||||
|
||||
%if %{with lang}
|
||||
%files lang -f %{name}.lang
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user