From af4ed7be433c51514b7a59b45828a0d594aa8d2709823a1ff1a7e1b9d081d5d0 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 24 Nov 2018 23:45:08 +0000 Subject: [PATCH] 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