forked from pool/kiriki
Accepting request 723661 from KDE:Applications
Applications 19.08.0 (forwarded request 723532 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/723661 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kiriki?expand=0&rev=88
This commit is contained in:
commit
ae299c4da2
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ccb33616936c879aa61fdbaa87ae130c4f22c34b70cdd9b38b128bace850466e
|
||||
size 372588
|
3
kiriki-19.08.0.tar.xz
Normal file
3
kiriki-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:42f69734c0268f4c3c4ed0b915318d9570d599c6a0fd8a2a02597f1e31cd50d7
|
||||
size 372448
|
11
kiriki-19.08.0.tar.xz.sig
Normal file
11
kiriki-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxoYACgkQ29LOiT4t
|
||||
HIfcOwf+L0mjqg/68dYR4DFTIeuhCYmBMAQbdZrzhjv+nzEg7i24Fh/OPnYZXgBN
|
||||
IgLaKdrpZpXBt0pwfttbI6PjTqKFB3693VhLXJwMT3Sgqdb1nnG+tOSxLHu+qY71
|
||||
FwwHdO4pxG2vzYQc1IMYYoVoDS2nRpDA9b2t63jH+iPhOem+HdI63LIUYzNb48y1
|
||||
anuXdUTjXBJdy4FQyn1z+0IRl4g3DoyYWNHHBX4XqfHvEQOfv9ZdheR7mAnh/kuB
|
||||
zjlk3ydbsyprNSvrWgdXIWlD/1YtxPHKW2s//8Qr4IoqKUP5L5HUe3LZ3YoTKtLQ
|
||||
wuF620qgZHNHd1xCqGkdwiU9j+bEEw==
|
||||
=ffA6
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 08:31:06 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 19.08.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08.0.php
|
||||
- No code change since 19.07.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 06 16:50:49 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 19.07.90
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
|
||||
- No code changes since 19.07.80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 11:59:01 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 19.07.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
|
||||
- Changes since 19.04.3:
|
||||
* QColor::dark/light -> darker/lighter
|
||||
* Remove unused includes
|
||||
* Follow KDE_APPLICATIONS_VERSION
|
||||
* It compiles fine without foreach
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 13 07:26:35 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
10
kiriki.spec
10
kiriki.spec
@ -21,13 +21,17 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kiriki
|
||||
Version: 19.04.3
|
||||
Version: 19.08.0
|
||||
Release: 0
|
||||
Summary: Yahtzee-like Game
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Games/Board/Other
|
||||
URL: http://www.kde.org
|
||||
Source0: kiriki-%{version}.tar.xz
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: karchive-devel
|
||||
BuildRequires: kcodecs-devel
|
||||
|
Loading…
Reference in New Issue
Block a user