Hello community, here is the log from the commit of package kpat for openSUSE:Factory checked in at 2019-08-16 15:47:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kpat (Old) and /work/SRC/openSUSE:Factory/.kpat.new.22127 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kpat" Fri Aug 16 15:47:25 2019 rev:89 rq:723697 version:19.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kpat/kpat.changes 2019-07-17 13:18:07.951717541 +0200 +++ /work/SRC/openSUSE:Factory/.kpat.new.22127/kpat.changes 2019-08-16 15:47:54.837652415 +0200 @@ -1,0 +2,47 @@ +Fri Aug 9 08:31:33 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:50 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: + * Add QMap include to fix build (with Qt 5.13) + +------------------------------------------------------------------- +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: + * Remove unused includes + * Use new logging category directory when ECM>=5.59 + * Fix forward declaration + * update url + * Port qVariantFromValue + * Small optimizations. + * Fix the path to kpat in the tests. + * accept games by name as a parameter to --solve. + * Convert from virtual+Q_DECL_OVERRIDE to override. + * Time to increase Qt version as we use override but qt5.7 doesn't support it and we use 5.7 from long time + * Eliminate some GCC warnings during compilation. + * Add an assert as a regression test. + * Fix for bug 406587 - Freecell Autodrop. + * Shorten the freecell solutions. + * Fix some clazy warning + * Add a comment to explain. + * Optimize loading freecell games. + * Compatibility with bh-solver 0.20.0. + * add .arcconfig file + +------------------------------------------------------------------- Old: ---- kpat-19.04.3.tar.xz New: ---- applications.keyring kpat-19.08.0.tar.xz kpat-19.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kpat.spec ++++++ --- /var/tmp/diff_new_pack.9UhQvc/_old 2019-08-16 15:47:55.761652076 +0200 +++ /var/tmp/diff_new_pack.9UhQvc/_new 2019-08-16 15:47:55.765652075 +0200 @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kpat -Version: 19.04.3 +Version: 19.08.0 Release: 0 Summary: Patience card game License: GPL-2.0-or-later Group: Amusements/Games/Board/Card -URL: http://www.kde.org -Source0: kpat-%{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: freecell-solver-devel BuildRequires: kcompletion-devel ++++++ kpat-19.04.3.tar.xz -> kpat-19.08.0.tar.xz ++++++ ++++ 36527 lines of diff (skipped)
