From cda2df2f6f26616495ca5bcccd9040585f0f0985b0a171053a128ca066b424dc Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Wed, 3 Apr 2019 08:52:26 +0000 Subject: [PATCH 1/3] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/knights?expand=0&rev=12 --- knights-18.12.3.tar.xz | 3 --- knights-19.03.80.tar.xz | 3 +++ knights.changes | 12 ++++++++++++ knights.spec | 4 ++-- 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 knights-18.12.3.tar.xz create mode 100644 knights-19.03.80.tar.xz diff --git a/knights-18.12.3.tar.xz b/knights-18.12.3.tar.xz deleted file mode 100644 index 98e432e..0000000 --- a/knights-18.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9472ffa7800bd79a84dd0c36e3058d3f6e0813b5695aeffeb73bccb801870990 -size 3508860 diff --git a/knights-19.03.80.tar.xz b/knights-19.03.80.tar.xz new file mode 100644 index 0000000..11d630c --- /dev/null +++ b/knights-19.03.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba8ad426ae2845ae011728be70380039e00cb210bde94dacfaf4c5f0472bfdfe +size 3508856 diff --git a/knights.changes b/knights.changes index c8d6663..6aad94b 100644 --- a/knights.changes +++ b/knights.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Mar 27 06:41:13 UTC 2019 - lbeltrame@kde.org + +- Update to 19.03.80 + * New feature release + * For more details please see: + * https://kde.org/announcements/announce-applications-19.04-beta.php +- Changes since 18.12.3: + * Clean up for making asan happy when we close apps + * not necessary to check pointer before deleting it + * Fix build by adding missing header. + ------------------------------------------------------------------- Sat Mar 09 08:03:27 UTC 2019 - lbeltrame@kde.org diff --git a/knights.spec b/knights.spec index f4de751..0c496cf 100644 --- a/knights.spec +++ b/knights.spec @@ -18,13 +18,13 @@ %bcond_without lang Name: knights -Version: 18.12.3 +Version: 19.03.80 Release: 0 Summary: A simple chess board License: GPL-2.0-or-later Group: Amusements/Games/Board/Chess URL: http://www.kde.org -Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz +Source: %{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: cmake(KF5ConfigWidgets) BuildRequires: cmake(KF5Crash) From d4e31d1e0abd4d9fe1f72a87f16a0347a4cd305c6415162bd2158e50b40f1859 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Thu, 11 Apr 2019 19:37:54 +0000 Subject: [PATCH 2/3] KDE Applications 19.04 RC OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/knights?expand=0&rev=13 --- knights-19.03.80.tar.xz | 3 --- knights-19.03.90.tar.xz | 3 +++ knights.changes | 10 ++++++++++ knights.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 knights-19.03.80.tar.xz create mode 100644 knights-19.03.90.tar.xz diff --git a/knights-19.03.80.tar.xz b/knights-19.03.80.tar.xz deleted file mode 100644 index 11d630c..0000000 --- a/knights-19.03.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ba8ad426ae2845ae011728be70380039e00cb210bde94dacfaf4c5f0472bfdfe -size 3508856 diff --git a/knights-19.03.90.tar.xz b/knights-19.03.90.tar.xz new file mode 100644 index 0000000..9489954 --- /dev/null +++ b/knights-19.03.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31ecf8530d981ce76d21bc950adf1b10a286d44d40257546655121e77e43efbf +size 3508604 diff --git a/knights.changes b/knights.changes index 6aad94b..a1464a7 100644 --- a/knights.changes +++ b/knights.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Apr 09 20:54:46 UTC 2019 - lbeltrame@kde.org + +- Update to 19.03.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/announce-applications-19.04-rc.php +- Changes since 19.03.80: + * Don't crash when new game is created. Regression introduced in 8867833e00bdca2373a0b6ad9a4431d184501691. (kde#405763) + ------------------------------------------------------------------- Wed Mar 27 06:41:13 UTC 2019 - lbeltrame@kde.org diff --git a/knights.spec b/knights.spec index 0c496cf..1d89e31 100644 --- a/knights.spec +++ b/knights.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: knights -Version: 19.03.80 +Version: 19.03.90 Release: 0 Summary: A simple chess board License: GPL-2.0-or-later From 15da13526a93c6a18ab20007d659db27cb8d60664115a7a86cb9f977aa5a65ed Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Sat, 20 Apr 2019 09:06:21 +0000 Subject: [PATCH 3/3] KDE Applications 19.04.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/knights?expand=0&rev=14 --- knights-19.03.90.tar.xz | 3 --- knights-19.04.0.tar.xz | 3 +++ knights.changes | 10 ++++++++++ knights.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 knights-19.03.90.tar.xz create mode 100644 knights-19.04.0.tar.xz diff --git a/knights-19.03.90.tar.xz b/knights-19.03.90.tar.xz deleted file mode 100644 index 9489954..0000000 --- a/knights-19.03.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:31ecf8530d981ce76d21bc950adf1b10a286d44d40257546655121e77e43efbf -size 3508604 diff --git a/knights-19.04.0.tar.xz b/knights-19.04.0.tar.xz new file mode 100644 index 0000000..4c99f73 --- /dev/null +++ b/knights-19.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53eb3214550fc104755ffe076c970cf5499c9553b543d83df42a3b5f5d8d309a +size 3509000 diff --git a/knights.changes b/knights.changes index a1464a7..a4ce8c9 100644 --- a/knights.changes +++ b/knights.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Apr 20 06:52:00 UTC 2019 - lbeltrame@kde.org + +- Update to 19.04.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.04.0.php +- Changes since 19.03.90: + * No code changes since 19.03.90 + ------------------------------------------------------------------- Tue Apr 09 20:54:46 UTC 2019 - lbeltrame@kde.org diff --git a/knights.spec b/knights.spec index 1d89e31..88ef5bd 100644 --- a/knights.spec +++ b/knights.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: knights -Version: 19.03.90 +Version: 19.04.0 Release: 0 Summary: A simple chess board License: GPL-2.0-or-later