Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package purpose for openSUSE:Factory checked in at 2024-03-11 15:29:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/purpose (Old) and /work/SRC/openSUSE:Factory/.purpose.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "purpose" Mon Mar 11 15:29:27 2024 rev:82 rq:1156632 version:5.115.0 Changes: -------- --- /work/SRC/openSUSE:Factory/purpose/purpose.changes 2024-02-12 18:53:47.569938102 +0100 +++ /work/SRC/openSUSE:Factory/.purpose.new.1770/purpose.changes 2024-03-11 15:33:14.400888380 +0100 @@ -1,0 +2,5 @@ +Sat Mar 9 16:23:08 UTC 2024 - Christophe Marin <[email protected]> + +- Move the purpose service files to a subpackage + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ purpose.spec ++++++ --- /var/tmp/diff_new_pack.ySSVAJ/_old 2024-03-11 15:33:14.928907907 +0100 +++ /var/tmp/diff_new_pack.ySSVAJ/_new 2024-03-11 15:33:14.932908055 +0100 @@ -59,6 +59,7 @@ Requires: kdeclarative-components >= %{_kf5_version} Requires: libKF5QuickAddons5 >= %{_kf5_version} Requires: libqt5-qtquickcontrols2 +Requires: purpose-services >= %{version} Suggests: kdeconnect-kde %description @@ -68,6 +69,15 @@ requested action type and will facilitate components so that all the plugins can receive all the information they need. +%package services +Summary: Online services for purpose +# Split from the purpose package +Conflicts: purpose < %{version}-%{release} + +%description services +This package adds online services to kf6-purpose and are needed to connect to +Google and Nextcloud servers. + %package -n %{lname} Summary: Framework to integrate services and actions - core library Recommends: %{name} @@ -157,6 +167,8 @@ %{_kf5_iconsdir}/hicolor/*/actions/kipiplugin_youtube.* %{_kf5_iconsdir}/hicolor/*/apps/phabricator-purpose.* %{_kf5_iconsdir}/hicolor/*/apps/reviewboard-purpose.* + +%files services %{_kf5_sharedir}/accounts/ %files devel
