Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package neochat for openSUSE:Factory checked 
in at 2023-01-23 18:33:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/neochat (Old)
 and      /work/SRC/openSUSE:Factory/.neochat.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "neochat"

Mon Jan 23 18:33:47 2023 rev:10 rq:1060428 version:22.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/neochat/neochat.changes  2022-09-30 
17:58:28.357335594 +0200
+++ /work/SRC/openSUSE:Factory/.neochat.new.32243/neochat.changes       
2023-01-23 18:33:48.384825328 +0100
@@ -1,0 +2,14 @@
+Thu Jan 23 12:19:20 UTC 2023 - Tamara Schmitz <tschm...@suse.com>
+
+- update to 22.11:
+  * work on end-to-end encryption implementation
+  * configuration settings ported to new form components
+  * new settings component for managing notifications settings
+  * add proxy configuration menu
+  * added developer tools for inspecting raw matrix events
+  * added confirmation dialog when signing out and when enabling end-to-end 
encryption
+  * rewrite of theaccount switcher
+- fix buildrequires, remove redundant requires
+- fix permissions of license file
+
+-------------------------------------------------------------------

Old:
----
  neochat-22.09.tar.xz
  neochat-22.09.tar.xz.sig

New:
----
  neochat-22.11.tar.xz
  neochat-22.11.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ neochat.spec ++++++
--- /var/tmp/diff_new_pack.W70AwO/_old  2023-01-23 18:33:49.056829978 +0100
+++ /var/tmp/diff_new_pack.W70AwO/_new  2023-01-23 18:33:49.064830034 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package neochat
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,10 +19,10 @@
 %define _kf5_version 5.88.0
 %bcond_without  lang
 Name:           neochat
-Version:        22.09
+Version:        22.11
 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
+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
 Source0:        
https://download.kde.org/stable/plasma-mobile/%{version}/%{name}-%{version}.tar.xz
@@ -39,37 +39,36 @@
 %endif
 BuildRequires:  kf5-filesystem
 BuildRequires:  pkgconfig
+BuildRequires:  cmake(QCoro5Coro)
 BuildRequires:  cmake(KF5Config) >= %{_kf5_version}
-BuildRequires:  cmake(KF5ConfigWidgets) >= %{_kf5_version}
 BuildRequires:  cmake(KF5CoreAddons) >= %{_kf5_version}
 BuildRequires:  cmake(KF5DBusAddons) >= %{_kf5_version}
+BuildRequires:  cmake(KF5Declarative) >= %{_kf5_version}
+BuildRequires:  cmake(KF5DocTools) >= %{_kf5_version}
 BuildRequires:  cmake(KF5I18n) >= %{_kf5_version}
 BuildRequires:  cmake(KF5IconThemes) >= %{_kf5_version}
+BuildRequires:  cmake(KF5ItemModels) >= %{_kf5_version}
 BuildRequires:  cmake(KF5KIO) >= %{_kf5_version}
 BuildRequires:  cmake(KF5Kirigami2) >= %{_kf5_version}
+BuildRequires:  cmake(KF5KirigamiAddons)
 BuildRequires:  cmake(KF5Notifications) >= %{_kf5_version}
 BuildRequires:  cmake(KF5QQC2DesktopStyle) >= %{_kf5_version}
 BuildRequires:  cmake(KF5Sonnet) >= %{_kf5_version}
-BuildRequires:  cmake(KF5WindowSystem) >= %{_kf5_version}
 BuildRequires:  cmake(KQuickImageEditor) >= 0.1
-BuildRequires:  cmake(QCoro5)
-BuildRequires:  cmake(Qt5Core) >= 5.15.0
-BuildRequires:  cmake(Qt5Gui) >= 5.15.0
+BuildRequires:  cmake(Qt5Core) >= 5.15.2
+BuildRequires:  cmake(Qt5Gui) >= 5.15.2
 BuildRequires:  cmake(Qt5Keychain)
-BuildRequires:  cmake(Qt5Multimedia) >= 5.15.0
-BuildRequires:  cmake(Qt5Quick) >= 5.15.0
-BuildRequires:  cmake(Qt5QuickControls2) >= 5.15.0
-BuildRequires:  cmake(Qt5Svg) >= 5.15.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.15.0
+BuildRequires:  cmake(Qt5Multimedia) >= 5.15.2
+BuildRequires:  cmake(Qt5Quick) >= 5.15.2
+BuildRequires:  cmake(Qt5QuickControls2) >= 5.15.2
+BuildRequires:  cmake(Qt5Svg) >= 5.15.2
+BuildRequires:  cmake(Qt5Widgets) >= 5.15.2
 BuildRequires:  cmake(Quotient) >= 0.6.3
 BuildRequires:  pkgconfig(libcmark)
 Requires:       kirigami2
+Requires:       kirigami-addons
 Requires:       kitemmodels-imports
 Requires:       kquickimageeditor-imports
-Requires:       libQt5Multimedia5
-Requires:       libqt5-qtgraphicaleffects
-Requires:       libqt5-qtquickcontrols
-Requires:       libqt5-qtquickcontrols2
 Requires:       syntax-highlighting-imports
 
 %description
@@ -100,18 +99,23 @@
 %endif
 
 %files
-%license LICENSES/*
+%attr(0644, root, root) %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(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_iconsdir}/hicolor/*
-%dir %{_kf5_iconsdir}/hicolor/*/apps
-%{_kf5_iconsdir}/hicolor/*/apps/org.kde.neochat*.svg
+%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_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
-%dir %{_kf5_sharedir}/krunner
-%dir %{_kf5_sharedir}/krunner/dbusplugins
-%{_kf5_sharedir}/krunner/dbusplugins/plasma-runner-neochat.desktop
 
 %if %{with lang}
 %files lang -f %{name}.lang

++++++ neochat-22.09.tar.xz -> neochat-22.11.tar.xz ++++++
++++ 192457 lines of diff (skipped)

Reply via email to