diff --git a/kpat-15.08.1.tar.xz b/kpat-15.08.1.tar.xz deleted file mode 100644 index 13b2c5f..0000000 --- a/kpat-15.08.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4d781cc4486ae20c2d55cdbf7b2f342d15bcfbb072f26d6dd56e887e9f3a8133 -size 3079296 diff --git a/kpat-15.08.2.tar.xz b/kpat-15.08.2.tar.xz new file mode 100644 index 0000000..c06694c --- /dev/null +++ b/kpat-15.08.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f2f497e35264fa705e88f00d8a3f3467c526e581eb1bee22bc861d4b7a45b4b +size 3079488 diff --git a/kpat.changes b/kpat.changes index 5b53500..c3cb531 100644 --- a/kpat.changes +++ b/kpat.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sun Oct 11 13:37:08 UTC 2015 - tittiatcoke@gmail.com + +- Update to KDE Applications 15.08.2 + * KDE Applications 15.08.2 + * https://www.kde.org/announcements/announce-applications-15.08.2.php + +- Drop patch create_state_dir.patch + +------------------------------------------------------------------- +Sat Oct 3 19:39:24 UTC 2015 - wbauer@tmo.at + +- Add create_state_dir.patch: fixes saving of the game state on + exit when the application directory doesn't exist yet + (boo#948289, kde#350160) + ------------------------------------------------------------------- Sun Sep 13 19:22:26 UTC 2015 - tittiatcoke@gmail.com diff --git a/kpat.spec b/kpat.spec index 2be7e13..56f2807 100644 --- a/kpat.spec +++ b/kpat.spec @@ -21,13 +21,13 @@ Summary: Patience card game License: GPL-2.0+ Group: Amusements/Games/Board/Card Url: http://www.kde.org -Version: 15.08.1 +Version: 15.08.2 Release: 0 Source0: kpat-%{version}.tar.xz BuildRequires: libkdegames-devel BuildRequires: update-desktop-files BuildRequires: extra-cmake-modules -BuildRequireS: pkgconfig(Qt5Widgets) +BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(Qt5Qml) BuildRequires: pkgconfig(Qt5Quick) BuildRequires: pkgconfig(Qt5QuickWidgets)