Hello community, here is the log from the commit of package ksudoku for openSUSE:Factory checked in at 2019-08-16 15:48:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksudoku (Old) and /work/SRC/openSUSE:Factory/.ksudoku.new.22127 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksudoku" Fri Aug 16 15:48:10 2019 rev:86 rq:723712 version:19.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ksudoku/ksudoku.changes 2019-07-17 13:18:30.563703890 +0200 +++ /work/SRC/openSUSE:Factory/.ksudoku.new.22127/ksudoku.changes 2019-08-16 15:48:36.785637028 +0200 @@ -1,0 +2,33 @@ +Fri Aug 9 08:31:44 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 +- Changes since 19.07.80: + * No code changes since 19.07.80 + +------------------------------------------------------------------- +Tue Jul 23 11:59:04 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: + * Fix forward declaration + * update screenshot + * Time to increase Qt version as we use override but qt5.7 doesn't support it and we use 5.7 from long time + * Fix some clazy warning + * Don't use KIO copy and QTemporaryFile to load xml definition files. (kde#405422) + +------------------------------------------------------------------- Old: ---- ksudoku-19.04.3.tar.xz New: ---- applications.keyring ksudoku-19.08.0.tar.xz ksudoku-19.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksudoku.spec ++++++ --- /var/tmp/diff_new_pack.wV1YDq/_old 2019-08-16 15:48:37.385636807 +0200 +++ /var/tmp/diff_new_pack.wV1YDq/_new 2019-08-16 15:48:37.393636805 +0200 @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: ksudoku -Version: 19.04.3 +Version: 19.08.0 Release: 0 Summary: Program to generate and solve Sudoku puzzles in 2D or 3D License: GPL-2.0-or-later Group: Amusements/Games/Board/Puzzle -URL: http://www.kde.org -Source0: ksudoku-%{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 ++++++ ksudoku-19.04.3.tar.xz -> ksudoku-19.08.0.tar.xz ++++++ ++++ 1922 lines of diff (skipped)
