SHA256
1
0
forked from pool/kpat

KDE Applications 19.08 Beta (take 2)

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kpat?expand=0&rev=97
This commit is contained in:
Wolfgang Bauer 2019-07-26 14:23:18 +00:00 committed by Git OBS Bridge
parent a248a9ec0a
commit d1ebc10e31
4 changed files with 34 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ca9d53d400a2be3ca421d6d916cafeff3b9dcf220e627a1762f96817e952e8e2
size 3576096

3
kpat-19.07.80.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:021706244d5815f649be1a1d7b1ed62a5cec8935f031aba4d489aafdafc09bd1
size 3575780

View File

@ -1,3 +1,33 @@
-------------------------------------------------------------------
Tue Jul 23 11:59:04 UTC 2019 - lbeltrame@kde.org
- 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
* Revert "Remove unneeded "virtual"s due to override."
* Remove unneeded "virtual"s due to override.
* 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
-------------------------------------------------------------------
Sat Jul 13 07:26:36 UTC 2019 - lbeltrame@kde.org

View File

@ -21,7 +21,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kpat
Version: 19.04.3
Version: 19.07.80
Release: 0
Summary: Patience card game
License: GPL-2.0-or-later