forked from pool/kiriki
Accepting request 771670 from KDE:Applications
KDE Applications 19.12.2 OBS-URL: https://build.opensuse.org/request/show/771670 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kiriki?expand=0&rev=94
This commit is contained in:
commit
5292ffaab9
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f3079b53ed45ec46def7a95b336d441dba18151cc77c88ef8ce2d02fcf1d6375
|
|
||||||
size 373564
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl4T8XQACgkQ29LOiT4t
|
|
||||||
HIdgVQf/VosHZnOY6YEVWJgEDB6yRhdtVDiA5lMXUeaIQ8QlMzixBeKLzXIkAwGj
|
|
||||||
J6KTiXL6fPEu9uFk8oHRNyetJXJfNF0OZrlqs58GBm/snxmYGSvwmPnhezJj0jpE
|
|
||||||
B4zWZJp4YF+KNiFL3STLtAqzswittbcGuQ4OxiTKUxp+i9Be3shVTRALnGOTkosB
|
|
||||||
uQVyDMKyPCpi1JyqwrK/hWfZ2EjRSwdM2HMgUa74VWiSLoy4QPgpV978qYThn81l
|
|
||||||
aP1L0v+JZBO/wgHc8e+ETK90B6uwBkyv35ZuWKDxPEZcvtEcuPNiyBAIoHP0I+IZ
|
|
||||||
zal8lfw9sH9lUfZx+8mywnpor9kWoA==
|
|
||||||
=yvMO
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kiriki-19.12.2.tar.xz
Normal file
3
kiriki-19.12.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2758d1bcea8ae921ed802b7e8890558d4c24d2e05ce8fdc8f15d1c4109678f6a
|
||||||
|
size 373524
|
11
kiriki-19.12.2.tar.xz.sig
Normal file
11
kiriki-19.12.2.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl45NDgACgkQ29LOiT4t
|
||||||
|
HIce7Af/VU9FFkssy1cPIXUba6cODyYDGGBe3k+7SqvMQs5sqJl64jgg6PSAP78R
|
||||||
|
tIosqjI0kyaFRYfnfsz/VcVl0TbcJAO28GBS/9U3vKQVCPBOCu47ENKtA+njLrPt
|
||||||
|
UQ7QWfijGuzechgTtINMolpIlkjwno6EE7KTsnTg5k7Q7VF+EsY+kr3BU5wfnDMV
|
||||||
|
vqa9Jamyj7dXwADNq8lR+uRfudhIjAaRKZWuk83dc6CHXZQOEEypylPodBQXukUz
|
||||||
|
mrSSHaIwTyYkJfisiCfKY/VB4DwAMkF9LHnzZd5N5mX2pmbzt7/yPFZfWpYQxkwH
|
||||||
|
2m5IwQsTqOla6K/srARVXUgtZksfMQ==
|
||||||
|
=Dczg
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 7 08:37:36 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Replace %make_jobs with %cmake_build.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 5 06:29:14 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
- Update to 19.12.2
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/releases/19.12.2
|
||||||
|
- No code change since 19.12.1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 7 10:00:41 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Tue Jan 7 10:00:41 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%{!?_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.12.1
|
Version: 19.12.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Yahtzee-like Game
|
Summary: Yahtzee-like Game
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@ -80,7 +80,7 @@ to get higher scores in several combinations
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kf5 -d build
|
%cmake_kf5 -d build
|
||||||
%make_jobs
|
%cmake_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%kf5_makeinstall -C build
|
%kf5_makeinstall -C build
|
||||||
|
Loading…
Reference in New Issue
Block a user