Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kiriki?expand=0&rev=98
This commit is contained in:
parent
db72f13a5d
commit
4855996ebd
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:37ec8bfafea123662ec759a9cb0d25aa578a369c99a659165724a75a179dbb29
|
|
||||||
size 372708
|
|
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,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
Tue Aug 06 16:50:49 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}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kiriki
|
Name: kiriki
|
||||||
Version: 19.07.90
|
Version: 19.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Yahtzee-like Game
|
Summary: Yahtzee-like Game
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Amusements/Games/Board/Other
|
Group: Amusements/Games/Board/Other
|
||||||
URL: http://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source0: kiriki-%{version}.tar.xz
|
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: extra-cmake-modules
|
||||||
BuildRequires: karchive-devel
|
BuildRequires: karchive-devel
|
||||||
BuildRequires: kcodecs-devel
|
BuildRequires: kcodecs-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user