SHA256
1
0
forked from pool/kpat

Accepting request 658445 from KDE:Applications

KDE Applications 18.12

OBS-URL: https://build.opensuse.org/request/show/658445
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kpat?expand=0&rev=81
This commit is contained in:
Dominique Leuenberger 2019-01-08 11:22:12 +00:00 committed by Git OBS Bridge
commit f615f42b61
4 changed files with 67 additions and 13 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bbead384a9c9d81656595c4bc5952ea9f4399f633fb7b9bb50d497789087f2e6
size 3568496

3
kpat-18.12.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fc8d329a8c3d4b72b6384613f834deca6f2bae3a3becf1987c53caa888ba00a3
size 3571108

View File

@ -1,3 +1,56 @@
-------------------------------------------------------------------
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
- 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 <lbeltrame@kde.org>
- 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.12-beta.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 <QBuffer> for Qt 5.11
-------------------------------------------------------------------
Thu Nov 08 20:43:43 UTC 2018 - lbeltrame@kde.org
@ -44,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
@ -100,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)
@ -211,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
-------------------------------------------------------------------
@ -270,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.
@ -362,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
-------------------------------------------------------------------
@ -491,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
-------------------------------------------------------------------

View File

@ -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.12.0
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