Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package neochat for openSUSE:Factory checked in at 2024-05-27 11:51:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/neochat (Old) and /work/SRC/openSUSE:Factory/.neochat.new.24587 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "neochat" Mon May 27 11:51:38 2024 rev:25 rq:1176412 version:24.05.0 Changes: -------- --- /work/SRC/openSUSE:Factory/neochat/neochat.changes 2024-04-15 20:22:52.318370429 +0200 +++ /work/SRC/openSUSE:Factory/.neochat.new.24587/neochat.changes 2024-05-27 12:00:57.393137728 +0200 @@ -1,0 +2,39 @@ +Sun May 19 09:57:37 UTC 2024 - Christophe Marin <[email protected]> + +- 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 <[email protected]> + +- 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) + +------------------------------------------------------------------- Old: ---- neochat-24.02.2.tar.xz neochat-24.02.2.tar.xz.sig New: ---- neochat-24.05.0.tar.xz neochat-24.05.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ neochat.spec ++++++ --- /var/tmp/diff_new_pack.632YTv/_old 2024-05-27 12:00:58.925193974 +0200 +++ /var/tmp/diff_new_pack.632YTv/_new 2024-05-27 12:00:58.941194562 +0200 @@ -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: 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(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: 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 @@ %{_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 ++++++ neochat-24.02.2.tar.xz -> neochat-24.05.0.tar.xz ++++++ ++++ 330965 lines of diff (skipped)
