Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package choqok for openSUSE:Factory checked in at 2021-06-27 18:59:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/choqok (Old) and /work/SRC/openSUSE:Factory/.choqok.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "choqok" Sun Jun 27 18:59:21 2021 rev:38 rq:902596 version:1.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/choqok/choqok.changes 2020-03-14 09:57:05.703187418 +0100 +++ /work/SRC/openSUSE:Factory/.choqok.new.2625/choqok.changes 2021-06-27 19:00:44.868407368 +0200 @@ -1,0 +2,10 @@ +Sun Jun 27 09:40:08 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Remove the KF5WebKit dependency. + +------------------------------------------------------------------- +Fri May 14 08:38:18 UTC 2021 - Simon Lees <[email protected]> + +- %cmake_build is now the recommended way to build cmake projects + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ choqok.spec ++++++ --- /var/tmp/diff_new_pack.0IJ7L1/_old 2021-06-27 19:00:45.352408004 +0200 +++ /var/tmp/diff_new_pack.0IJ7L1/_new 2021-06-27 19:00:45.356408009 +0200 @@ -43,12 +43,10 @@ BuildRequires: cmake(KF5KIO) BuildRequires: cmake(KF5Notifications) BuildRequires: cmake(KF5NotifyConfig) -BuildRequires: cmake(KF5Parts) BuildRequires: cmake(KF5Purpose) BuildRequires: cmake(KF5Sonnet) BuildRequires: cmake(KF5TextWidgets) BuildRequires: cmake(KF5Wallet) -BuildRequires: cmake(KF5WebKit) BuildRequires: cmake(KF5WidgetsAddons) BuildRequires: cmake(KF5XmlGui) BuildRequires: cmake(Qca-qt5) @@ -75,12 +73,11 @@ It currently supports twitter.com and identi.ca services. %prep -%setup -q -%autopatch -p1 +%autosetup -p1 %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build @@ -110,11 +107,8 @@ %{_kf5_notifydir}/ %{_kf5_plugindir}/choqok_*.so %{_kf5_plugindir}/kcm_choqok_*.so -%{_kf5_plugindir}/kf5/parts/ %{_kf5_plugindir}/kf5/purpose/ -%{_kf5_servicesdir}/ServiceMenus/ %{_kf5_servicesdir}/choqok* -%{_kf5_servicesdir}/konqchoqok.desktop %{_kf5_servicetypesdir}/choqok* %files devel
