From af4ed7be433c51514b7a59b45828a0d594aa8d2709823a1ff1a7e1b9d081d5d0 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 24 Nov 2018 23:45:08 +0000 Subject: [PATCH 1/4] KDE Applications 18.12.0 Beta (last try; fix any other issue post acceptance) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kpat?expand=0&rev=84 --- kpat-18.08.3.tar.xz | 3 --- kpat-18.11.80.tar.xz | 3 +++ kpat.changes | 33 +++++++++++++++++++++++++++++++++ kpat.spec | 9 +++++---- 4 files changed, 41 insertions(+), 7 deletions(-) delete mode 100644 kpat-18.08.3.tar.xz create mode 100644 kpat-18.11.80.tar.xz diff --git a/kpat-18.08.3.tar.xz b/kpat-18.08.3.tar.xz deleted file mode 100644 index 4537496..0000000 --- a/kpat-18.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bbead384a9c9d81656595c4bc5952ea9f4399f633fb7b9bb50d497789087f2e6 -size 3568496 diff --git a/kpat-18.11.80.tar.xz b/kpat-18.11.80.tar.xz new file mode 100644 index 0000000..94968c7 --- /dev/null +++ b/kpat-18.11.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21a7ca832d008f875c9b599ed29b664823c79584b6dabe2a52dc8131a623842e +size 3571008 diff --git a/kpat.changes b/kpat.changes index dae37e0..cb5dc08 100644 --- a/kpat.changes +++ b/kpat.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Tue Nov 20 06:22:41 UTC 2018 - Luca Beltrame + +- Run spec-cleaner + +------------------------------------------------------------------- +Tue Nov 20 05:57:13 UTC 2018 - lbeltrame@kde.org + +- Update to 18.11.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.11.80.php +- Changes since 18.08.3: + * Fix crash while closing with save state enabled + * Add appdata file + * Fix the libfreecell-solver headers if using $PKG_CONFIG_PATH + * Port to auto-generated categorized logging + * Fix the licence header of shuffle_test.cpp. + * Move under autotests per the KDE convention. + * Fix the indentation. + * Extract a common constant. + * Rename the test class. + * add a test + * Extract typedefs. + * add shuffle tests. + * start adding the test. + * Extract shuffle.h for easier testing. + * Convert to a template to facilitate testing. + * Add Shlomi Fish to the credits + * Use unsigned variable in random dealer to avoid undefined behaviour + * USe qEnvironmentVariableIsEmpty + * Needs include of for Qt 5.11 + ------------------------------------------------------------------- Thu Nov 08 20:43:43 UTC 2018 - lbeltrame@kde.org diff --git a/kpat.spec b/kpat.spec index 1287968..4e4d7fd 100644 --- a/kpat.spec +++ b/kpat.spec @@ -12,16 +12,16 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # -%bcond_without lang %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} +%bcond_without lang Name: kpat -Version: 18.08.3 +Version: 18.11.80 Release: 0 Summary: Patience card game License: GPL-2.0-or-later @@ -109,15 +109,16 @@ more. The game has nice graphics and many different carddecks. %dir %{_kf5_iconsdir}/hicolor/64x64/apps %doc %lang(en) %{_kf5_htmldir}/en/kpat/ %{_kf5_applicationsdir}/org.kde.kpat.desktop +%{_kf5_appstreamdir}/org.kde.kpat.appdata.xml %{_kf5_appsdir}/kpat/ %{_kf5_bindir}/kpat %{_kf5_configkcfgdir}/kpat.kcfg %{_kf5_iconsdir}/hicolor/*/*/kpat.* -%{_kf5_iconsdir}/hicolor/*/apps/kpat.* %{_kf5_kxmlguidir}/kpat/ %{_kf5_libdir}/libkcardgame.so %{_kf5_mandir}/man6/kpat.6.gz %{_kf5_sharedir}/mime/packages/kpatience.xml +%{_kf5_debugdir}/kpat.categories %if %{with lang} %files lang -f %{name}.lang From 862b596fcb3c0fe2586a1ab97754701a79131f366538a5c5afc71294aba1e369 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Tue, 4 Dec 2018 16:22:55 +0000 Subject: [PATCH 2/4] KDE Applications 18.12.0 RC (knights is already in K:A) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kpat?expand=0&rev=85 --- kpat-18.11.80.tar.xz | 3 --- kpat-18.11.90.tar.xz | 3 +++ kpat.changes | 10 ++++++++++ kpat.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 kpat-18.11.80.tar.xz create mode 100644 kpat-18.11.90.tar.xz diff --git a/kpat-18.11.80.tar.xz b/kpat-18.11.80.tar.xz deleted file mode 100644 index 94968c7..0000000 --- a/kpat-18.11.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:21a7ca832d008f875c9b599ed29b664823c79584b6dabe2a52dc8131a623842e -size 3571008 diff --git a/kpat-18.11.90.tar.xz b/kpat-18.11.90.tar.xz new file mode 100644 index 0000000..5e82573 --- /dev/null +++ b/kpat-18.11.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9096b49b35f7535143e3d8cc99418a95382efc19417125ecc6eb6035528e60b +size 3571012 diff --git a/kpat.changes b/kpat.changes index cb5dc08..80b4075 100644 --- a/kpat.changes +++ b/kpat.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Dec 03 20:56:08 UTC 2018 - lbeltrame@kde.org + +- Update to 18.11.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12-rc.php +- Changes since 18.11.80: + * No code changes since 18.11.80 + ------------------------------------------------------------------- Tue Nov 20 06:22:41 UTC 2018 - Luca Beltrame diff --git a/kpat.spec b/kpat.spec index 4e4d7fd..1039207 100644 --- a/kpat.spec +++ b/kpat.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kpat -Version: 18.11.80 +Version: 18.11.90 Release: 0 Summary: Patience card game License: GPL-2.0-or-later From 3bd81994cc2c64710074d02cba3cab9bbebceae0cb48e232143687af3418e948 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 14 Dec 2018 16:51:09 +0000 Subject: [PATCH 3/4] KDE Applications 18.12.0 (not yet built) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kpat?expand=0&rev=86 --- kpat-18.11.90.tar.xz | 3 --- kpat-18.12.0.tar.xz | 3 +++ kpat.changes | 10 ++++++++++ kpat.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 kpat-18.11.90.tar.xz create mode 100644 kpat-18.12.0.tar.xz diff --git a/kpat-18.11.90.tar.xz b/kpat-18.11.90.tar.xz deleted file mode 100644 index 5e82573..0000000 --- a/kpat-18.11.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d9096b49b35f7535143e3d8cc99418a95382efc19417125ecc6eb6035528e60b -size 3571012 diff --git a/kpat-18.12.0.tar.xz b/kpat-18.12.0.tar.xz new file mode 100644 index 0000000..282d083 --- /dev/null +++ b/kpat-18.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc8d329a8c3d4b72b6384613f834deca6f2bae3a3becf1987c53caa888ba00a3 +size 3571108 diff --git a/kpat.changes b/kpat.changes index 80b4075..064d668 100644 --- a/kpat.changes +++ b/kpat.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Dec 14 06:09:15 UTC 2018 - lbeltrame@kde.org + +- Update to 18.12.0 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12.0.php +- Changes since 18.11.90: + * Fix mem leak found by asan + ------------------------------------------------------------------- Mon Dec 03 20:56:08 UTC 2018 - lbeltrame@kde.org diff --git a/kpat.spec b/kpat.spec index 1039207..8f7a378 100644 --- a/kpat.spec +++ b/kpat.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kpat -Version: 18.11.90 +Version: 18.12.0 Release: 0 Summary: Patience card game License: GPL-2.0-or-later From 9d9e910358b0a27d99692aba6f74b20666a8bb84918bf041d4be4c529587c036 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 14 Dec 2018 22:32:31 +0000 Subject: [PATCH 4/4] Fix wrong beta and rc release announcement URLs OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kpat?expand=0&rev=87 --- kpat.changes | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/kpat.changes b/kpat.changes index 064d668..69cfdf1 100644 --- a/kpat.changes +++ b/kpat.changes @@ -29,7 +29,7 @@ Tue Nov 20 05:57:13 UTC 2018 - lbeltrame@kde.org - Update to 18.11.80 * New feature release * For more details please see: - * https://www.kde.org/announcements/announce-applications-18.11.80.php + * https://www.kde.org/announcements/announce-applications-18.12-beta.php - Changes since 18.08.3: * Fix crash while closing with save state enabled * Add appdata file @@ -97,7 +97,7 @@ Thu Jul 26 13:00:52 UTC 2018 - lbeltrame@kde.org - Update to 18.07.80 * New feature release * For more details please see: - * https://www.kde.org/announcements/announce-applications-18.07.80.php + * https://www.kde.org/announcements/announce-applications-18.08-beta.php - Changes since 18.04.3: * Make keyboard action labels translatable * Apply Jonathan's suggested change, let's see if it still builds on BSD @@ -153,7 +153,7 @@ Fri Apr 06 07:09:52 CEST 2018 - lbeltrame@kde.org - Update to 18.03.90 * New feature release * For more details please see: - * https://www.kde.org/announcements/announce-applications-18.03.90.php + * https://www.kde.org/announcements/announce-applications-18.04-rc.php - Changes since 17.12.3: * Summary: SpiderSolitaire: Check if there exists a card below before accessing it (kde#389540) @@ -264,7 +264,7 @@ Sat Aug 5 18:18:32 UTC 2017 - christophe@krop.fr - Update to KDE Applications 17.07.90 * KDE Applications 17.07.90 - * https://www.kde.org/announcements/announce-applications-17.07.90.php + * https://www.kde.org/announcements/announce-applications-17.08-rc.php ------------------------------------------------------------------- @@ -323,7 +323,7 @@ Sat Mar 25 23:10:39 CET 2017 - lbeltrame@kde.org - Update to 17.03.80 * New feature release * For more details please see: - * https://www.kde.org/announcements/announce-applications-17.03.80.php + * https://www.kde.org/announcements/announce-applications-17.04-beta.php - Changes since 16.12.3: * update kpat man docbook * Initialising a QWeakPointer from a raw pointer is deprecated. @@ -415,7 +415,7 @@ Mon Aug 8 15:19:07 UTC 2016 - tittiatcoke@gmail.com - Update to KDE Applications 16.07.90 * KDE Applications 16.07.90 (16.08-RC) - * https://www.kde.org/announcements/announce-applications-16.07.90.php + * https://www.kde.org/announcements/announce-applications-16.08-rc.php ------------------------------------------------------------------- @@ -544,7 +544,7 @@ Fri Aug 7 06:57:50 UTC 2015 - tittiatcoke@gmail.com - Update to KDE Applications 15.07.90 * KDE Applications 15.08.0 RC1 - * https://www.kde.org/announcements/announce-applications-15.07.90.php + * https://www.kde.org/announcements/announce-applications-15.08-rc.php -------------------------------------------------------------------