Hello community, here is the log from the commit of package kubrick for openSUSE:Factory checked in at 2019-08-16 15:49:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kubrick (Old) and /work/SRC/openSUSE:Factory/.kubrick.new.22127 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kubrick" Fri Aug 16 15:49:22 2019 rev:87 rq:723733 version:19.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes 2019-07-17 13:18:46.783694098 +0200 +++ /work/SRC/openSUSE:Factory/.kubrick.new.22127/kubrick.changes 2019-08-16 15:50:04.253604942 +0200 @@ -1,0 +2,33 @@ +Fri Aug 9 08:31:59 UTC 2019 - Christophe Giboudeaux <[email protected]> + +- Update to 19.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08.0.php +- No code change since 19.07.90 + +------------------------------------------------------------------- +Tue Aug 06 16:50:51 UTC 2019 - [email protected] + +- Update to 19.07.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-rc.php +- No code changes since 19.07.80 + +------------------------------------------------------------------- +Tue Jul 23 11:59:05 UTC 2019 - [email protected] + +- Update to 19.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-beta.php +- Changes since 19.04.3: + * Remove unused includes + * Use new logging category directory when ECM>=5.59 + * const'ify. + add QLatin1Char + remove unused code + * Remove compile warning + * It compiles fine without foreach + * Fix compile on arm + +------------------------------------------------------------------- @@ -9 +42 @@ - * Fix black screen in kubrick + * Fix black screen in kubrick (kde#409069) Old: ---- kubrick-19.04.3.tar.xz New: ---- applications.keyring kubrick-19.08.0.tar.xz kubrick-19.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kubrick.spec ++++++ --- /var/tmp/diff_new_pack.33llZP/_old 2019-08-16 15:50:05.529604475 +0200 +++ /var/tmp/diff_new_pack.33llZP/_new 2019-08-16 15:50:05.533604473 +0200 @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kubrick -Version: 19.04.3 +Version: 19.08.0 Release: 0 Summary: Game based on Rubik's Cube License: GPL-2.0-or-later Group: Amusements/Games/Logic -URL: http://www.kde.org -Source0: kubrick-%{version}.tar.xz +URL: https://www.kde.org +Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: extra-cmake-modules BuildRequires: kconfig-devel BuildRequires: kconfigwidgets-devel ++++++ kubrick-19.04.3.tar.xz -> kubrick-19.08.0.tar.xz ++++++ ++++ 40638 lines of diff (skipped)
