KDE Applications 17.08.80 beta
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kpat?expand=0&rev=49
This commit is contained in:
parent
133c0c0894
commit
9b5535a734
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f563d321da86fef470c15717aa24b554fce50444c1eb289cf351d37cf0d91b13
|
|
||||||
size 3274944
|
|
3
kpat-17.03.80.tar.xz
Normal file
3
kpat-17.03.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:690de614e1403082d9f9bbbc5affef3d987b6a04e7c4d950eb7b4688c8e4bb89
|
||||||
|
size 3274848
|
15
kpat.changes
15
kpat.changes
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
- Changes since 16.12.3:
|
||||||
|
* update kpat man docbook
|
||||||
|
* Initialising a QWeakPointer from a raw pointer is deprecated.
|
||||||
|
* Oops, I forgot to open the QBuffer before it's read.
|
||||||
|
* Port away from KDE4 to KF5:
|
||||||
|
* reset() is deprecated use begin/endResetModel() instead.
|
||||||
|
* itemAt() is deprecated use items() instead.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 9 12:40:27 CET 2017 - lbeltrame@kde.org
|
Thu Mar 9 12:40:27 CET 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -17,10 +17,10 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: kpat
|
Name: kpat
|
||||||
Version: 16.12.3
|
Version: 17.03.80
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version 5.26.0
|
%define kf5_version 5.26.0
|
||||||
# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
|
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
|
||||||
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
Summary: Patience card game
|
Summary: Patience card game
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user