Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kblocks for openSUSE:Factory checked in at 2021-04-25 21:26:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kblocks (Old) and /work/SRC/openSUSE:Factory/.kblocks.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kblocks" Sun Apr 25 21:26:25 2021 rev:110 rq:887624 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes 2021-03-08 15:20:11.402067545 +0100 +++ /work/SRC/openSUSE:Factory/.kblocks.new.12324/kblocks.changes 2021-04-25 21:26:56.380395608 +0200 @@ -1,0 +2,33 @@ +Fri Apr 16 16:11:30 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.04 +- Changes since 21.03.90: + * remove reference to obsolete part + * use kde extension in snap +- Stop owning directories provided by the filesystem package (boo#1184786) + +------------------------------------------------------------------- +Fri Apr 9 17:39:56 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.90 + * New feature release +- Changes since 21.03.80: + * update snapcraft + * Remove redundant CMake command + * Improve readability of MockSvgItem + * Replacing freeze cells for testing should only replace one cell at a time + * Clear cache when refreshing positions. + * Add test for KBlocksItemGroup::refreshPosition() + +------------------------------------------------------------------- +Sun Mar 21 13:27:37 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.80 + * New feature release +- Too many changes since 20.12.3, only listing bugfixes: + * Call updateLayout() also in stopGame() (kde#407244) + +------------------------------------------------------------------- Old: ---- kblocks-20.12.3.tar.xz kblocks-20.12.3.tar.xz.sig New: ---- kblocks-21.04.0.tar.xz kblocks-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kblocks.spec ++++++ --- /var/tmp/diff_new_pack.4g5GnN/_old 2021-04-25 21:26:56.972396320 +0200 +++ /var/tmp/diff_new_pack.4g5GnN/_new 2021-04-25 21:26:56.976396325 +0200 @@ -1,7 +1,7 @@ # # spec file for package kblocks # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kblocks -Version: 20.12.3 +Version: 21.04.0 Release: 0 Summary: A classic falling blocks game License: GPL-2.0-or-later Group: Amusements/Games/Strategy/Real Time -URL: https://www.kde.org +URL: https://apps.kde.org/kblocks Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: extra-cmake-modules BuildRequires: update-desktop-files BuildRequires: cmake(KF5Config) @@ -52,10 +56,6 @@ BuildRequires: cmake(Qt5Widgets) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif Recommends: %{name}-lang %description @@ -64,7 +64,7 @@ %lang_package %prep -%setup -q -n kblocks-%{version} +%autosetup -p1 -n kblocks-%{version} %build %cmake_kf5 -d build @@ -79,18 +79,16 @@ %files %license COPYING COPYING.DOC -%dir %{_kf5_appstreamdir} -%dir %{_kf5_configkcfgdir} +%doc %lang(en) %{_kf5_htmldir}/en/kblocks/ %{_kf5_applicationsdir}/org.kde.kblocks.desktop %{_kf5_appsdir}/kblocks/ %{_kf5_appstreamdir}/org.kde.kblocks.appdata.xml %{_kf5_bindir}/kblocks -%{_kf5_knsrcfilesdir}//kblocks.knsrc %{_kf5_configkcfgdir}/kblocks.kcfg -%doc %lang(en) %{_kf5_htmldir}/en/kblocks/ +%{_kf5_debugdir}/kblocks.categories %{_kf5_iconsdir}/hicolor/*/*/kblocks.* +%{_kf5_knsrcfilesdir}/kblocks.knsrc %{_kf5_kxmlguidir}/kblocks/ -%{_kf5_debugdir}/kblocks.categories %if %{with lang} %files lang -f %{name}.lang ++++++ kblocks-20.12.3.tar.xz -> kblocks-21.04.0.tar.xz ++++++ ++++ 39041 lines of diff (skipped)
