From 17d5b8537a3488baee6c443468d09ac009f9cee9450bb08cf4861becabbecebe Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 26 Jul 2019 14:25:38 +0000 Subject: [PATCH] KDE Applications 19.08 Beta (take 2) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ksquares?expand=0&rev=91 --- ksquares-19.04.3.tar.xz | 3 --- ksquares-19.07.80.tar.xz | 3 +++ ksquares.changes | 13 +++++++++++++ ksquares.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 ksquares-19.04.3.tar.xz create mode 100644 ksquares-19.07.80.tar.xz diff --git a/ksquares-19.04.3.tar.xz b/ksquares-19.04.3.tar.xz deleted file mode 100644 index aa92908..0000000 --- a/ksquares-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d85c90f883c3ce1559dd0d3ceb20500563704cf6d1824c5fea3ddce0e1ca7563 -size 260376 diff --git a/ksquares-19.07.80.tar.xz b/ksquares-19.07.80.tar.xz new file mode 100644 index 0000000..5c5346b --- /dev/null +++ b/ksquares-19.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47f7a7f141d0128895373f68d797a500b9f7d980720b9a5ae3b3817caa659d34 +size 260664 diff --git a/ksquares.changes b/ksquares.changes index 6044ccc..e9ce88c 100644 --- a/ksquares.changes +++ b/ksquares.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +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: + * Fix forward declaration + * it compiles fine without foreach + * Make it compiles with strict compile flags + * use cmake 3.5 + ------------------------------------------------------------------- Sat Jul 13 07:26:37 UTC 2019 - lbeltrame@kde.org diff --git a/ksquares.spec b/ksquares.spec index d3b9b0d..051c2fa 100644 --- a/ksquares.spec +++ b/ksquares.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: ksquares -Version: 19.04.3 +Version: 19.07.80 Release: 0 Summary: "Dots and boxes" board game License: GPL-2.0-or-later