SHA256
1
0
forked from pool/neochat
Christophe Marin 2024-05-23 11:01:00 +00:00 committed by Git OBS Bridge
parent e0abbbd124
commit 64800542ca
6 changed files with 67 additions and 23 deletions

View File

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

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmYU1FAACgkQu0YzUNbv
Me9iqQ//Tp6Rza+EWIRexVRKor3P0bGOmq4tOgAM834W/i35KipoUQCk+uXVrIQx
1yl6ocpLHd58xdTCkfbuteIn8z6r8RhqfD1aQTWECNvhsVxHeB5ENQ6LW33c8W2g
6JzAwqopkIx9F35Mhf1hVReU9gd8yGmB9I1h0uwgPPq3jkCDgYX8tOzckAf2LoxU
eoKAj9xMmvv+N4zhh/vRoD5QDpOKbrKZn2XjSTRV789mFva73M0H42H974PAjVjA
JKX1fgT6yvNmRk1/RSjbX/jzNKunpi7xffA6RzezG7miQiY2fpa22ftICKWmA0Mo
Fx2RZzSorqL4OSrFYWiDSE6Z6DoAxClz8CdCFRCyLDOVPooQ18m4YtnTq4jzG5Xt
GPAGCSH5yYx1i5r5jXZPrgkA4O+v4KhLzCJMUvg5qSwKLnCRshCxzVViBBc0oiQ4
l/2N7yVEPNYiMh2YwbogAHfbS5GcscPEhkqW2tQbkpzQFeufCAYMmAZxhUcbx/Tg
fVd7x2cemIbvciyCbvB5XghPwxayJLUJd5zx8KlEdKADco9MzowGSFBHoLfluhGv
PuPvu1orvQtJFosgZv3URIvptPqJwcKEPPwI+1JsLXwlbM6ie9k7l2TvvTj8ly4d
L47vTWetvo9QAFOjzuiUHMXgZEkmaizTyaU0rk4ZVOG5SZw8JMs=
=GcaY
-----END PGP SIGNATURE-----

3
neochat-24.05.0.tar.xz Normal file
View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmZG/wEACgkQu0YzUNbv
Me+QJw/8CNciMDlViGBc9aKHJLxOEZmt6FtbX3Y+8g9cQDJQ9CClkGvQqkqN/xTG
pMIxWlh+YMTt3NfFCMkt/NadReNZR7ZA6fqIE+t2E5f1rhT3EyM+e1DReXebSuQi
bfvDXGDbybb2Va0xRvb1qX6pAbGNR30tn8LdvYaF1oeyF1tUpeO4OGkqlx8gLi5x
P9wVFn4s0810tFpnw822M5qUUuq50Ijkg+TTrEK0w1VfuBnJabovq9pw7c32mXt1
NwZrpzP7D+U+XU0FpWpleJko4+kUPY1NmOECNg65M6qSDnETrKI/ulYDUYU2FCIZ
G6Os82xOB/KsIaogtE/KatX3xmiCdp8/3d1t39Un3gBKW/f4EPLPMYTPT2YQKX4j
Btv2Q+iNQVQdUU/blY2aPd9waOBsVORL/V5R2nO1aElozxhO0KvXCk/Zgb3aMtJI
Mt/MrcOzYV8lgtn6SPU4S/rAnZ7IUfDJMV0ihZQOmO68h64jxYUlEvYjXxMNbatS
BLi+C5rkwvOqebcdKm0HOQDlafoDafwcqwu4XtVr82/LHoVn3u32lDYvKhI+Tas+
Tn8SE8TCQEQRB4NGjlDBYean/7bHw7Gv4875eTlzKJl767amT7xbd6EwcqgWmYa4
LmOZBV3V5+4crnaFkRpJiP9W0UzoLlZZ6kaGtFiPBDacJO9cC6k=
=KIP7
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,42 @@
-------------------------------------------------------------------
Sun May 19 09:57:37 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.05.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.05.0/
- Changes since 24.04.80:
* Fix module
* Adapt to behavior change in libQuotient
* Push ImageEditorPage using pushDialogLayer (kde#486315)
* Fix opening room on mobile
* Fix AddServerSheet
* Revert "Preserve mx-reply in the edited message if it exists"
-------------------------------------------------------------------
Fri May 3 09:17:23 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.04.80
* New feature release
- Too many changes since 24.02.2, only listing bugfixes:
* Fix Roomlist Shortcuts (kde#485949)
* Fix Verification Window Sizing (kde#485309)
* Linkpreviewer Improvements (kde#484927)
* Re-add requirement for having devtools active for the show message source action (kde#485140)
* Only ask for URL opening confirmation for QR codes (kde#484870)
* Add "Leave room" button to sidebar (kde#484425)
* UserInfo compact (kde#482261)
* Remove external room window feature (kde#455984)
* Support selected text for replies in the right click menu (kde#463885)
* Don't Maximize Stickers (kde#482701)
* Fix Message Components for Tags with Attributes (kde#482331)
* Fix crash when visiting user (kde#483744)
* Remove manual window toggling for system tray icon (kde#479721)
* Favourites -> Favorites (kde#481814)
* Port RoomList to TreeView (kde#456643)
* Move notifications button to space drawer. (kde#479051)
* Readonly Room (kde#479590)
-------------------------------------------------------------------
Tue Apr 9 18:09:45 UTC 2024 - Christophe Marin <christophe@krop.fr>

View File

@ -21,15 +21,15 @@
%bcond_without released
Name: neochat
Version: 24.02.2
Version: 24.05.0
Release: 0
Summary: A chat client for Matrix, the decentralized communication protocol
License: BSD-2-Clause AND GPL-3.0-only AND GPL-3.0-or-later
Group: Productivity/Networking/Instant Messenger
URL: https://apps.kde.org/neochat/
Source: %{name}-%{version}.tar.xz
Source0: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with released}
Source1: %{name}-%{version}.tar.xz.sig
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
# Needed for leap 15.5
@ -43,6 +43,7 @@ BuildRequires: pkgconfig
BuildRequires: cmake(KF6ColorScheme) >= %{kf6_version}
BuildRequires: cmake(KF6Config) >= %{kf6_version}
BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version}
BuildRequires: cmake(KF6Crash) >= %{kf6_version}
BuildRequires: cmake(KF6DBusAddons) >= %{kf6_version}
BuildRequires: cmake(KF6DocTools) >= %{kf6_version}
BuildRequires: cmake(KF6I18n) >= %{kf6_version}
@ -51,8 +52,10 @@ BuildRequires: cmake(KF6KIO) >= %{kf6_version}
BuildRequires: cmake(KF6Kirigami) >= %{kf6_version}
BuildRequires: cmake(KF6KirigamiAddons) >= 0.7.2
BuildRequires: cmake(KF6Notifications) >= %{kf6_version}
BuildRequires: cmake(KF6Purpose) >= %{kf6_version}
BuildRequires: cmake(KF6QQC2DesktopStyle) >= %{kf6_version}
BuildRequires: cmake(KF6Sonnet) >= %{kf6_version}
BuildRequires: cmake(KF6SyntaxHighlighting) >= %{kf6_version}
BuildRequires: cmake(KF6StatusNotifierItem) >= %{kf6_version}
BuildRequires: cmake(KF6WindowSystem) >= %{kf6_version}
BuildRequires: cmake(QCoro6Core)
@ -68,7 +71,7 @@ BuildRequires: cmake(QuotientQt6) >= 0.7.0
BuildRequires: pkgconfig(icu-uc) >= 61.0
BuildRequires: pkgconfig(libcmark)
# It can only build on the same platforms as Qt Webengine
ExclusiveArch: x86_64 %x86_64 aarch64 riscv64
ExclusiveArch: x86_64 aarch64 riscv64
Requires: kf6-kirigami-imports >= %{kf6_version}
Requires: kf6-kitemmodels-imports >= %{kf6_version}
Requires: kf6-kquickcharts >= %{kf6_version}
@ -111,6 +114,8 @@ instant messaging.
%{_kf6_iconsdir}/hicolor/*/apps/org.kde.neochat.svg
%{_kf6_iconsdir}/hicolor/scalable/apps/org.kde.neochat.tray.svg
%{_kf6_mandir}/man1/neochat.1%{?ext_man}
%dir %{_kf6_plugindir}/kf6/purpose
%{_kf6_plugindir}/kf6/purpose/neochatplugin.so
%{_kf6_notificationsdir}/neochat.notifyrc
%{_kf6_sharedir}/krunner/dbusplugins/plasma-runner-neochat.desktop