Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kollision?expand=0&rev=97
This commit is contained in:
parent
0a6ef19050
commit
a8ccdcb916
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:642a64b9086b3ac1a84b9a999471979a55315186ea657344e15e50d2dbf0a314
|
|
||||||
size 281048
|
|
3
kollision-19.08.0.tar.xz
Normal file
3
kollision-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:24a8ae084443359d59c16cbbafc450bbc467bd8b2a2516572e70ef24823750fd
|
||||||
|
size 280616
|
11
kollision-19.08.0.tar.xz.sig
Normal file
11
kollision-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxooACgkQ29LOiT4t
|
||||||
|
HIcEEwf/XkSsZURetlIEb+eMfEQ0l6F8wgdzKJflHsy5jqrGU7/7I9FzUzj8SYkj
|
||||||
|
/E8wBQMhwbVKMwDnCJb+WSXg8asR+syHhSKGIdJRoTm/4GGCd7PuQVuVnPrM3JQX
|
||||||
|
d3XfwQtYMctM/YRax/dx6wvAeXTyV/9IbwOTJk9L0Y5q6ZhzPU/LRByAJpFu3nA/
|
||||||
|
M2wuuhzd3v5fvIf7/gL7tH18DdAUzSkKXM3QoqQYwUTiU/sqSeT11eKC2RmKwQuF
|
||||||
|
fCDpV0JLuDlLAARGxRlACTNrQ9Kx4+ok7wQaNzc5e7WmaYpYuopbBxCpfAZiFdTk
|
||||||
|
oc7tZqDP3i1I9E3zH93yfmonkb7UQA==
|
||||||
|
=YIQx
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 9 08:31:25 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:50 UTC 2019 - lbeltrame@kde.org
|
Tue Aug 06 16:50:50 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -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: kollision
|
Name: kollision
|
||||||
Version: 19.07.90
|
Version: 19.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Kollision game
|
Summary: Kollision game
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Amusements/Games/Board/Puzzle
|
Group: Amusements/Games/Board/Puzzle
|
||||||
URL: http://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source0: kollision-%{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: kconfig-devel
|
BuildRequires: kconfig-devel
|
||||||
BuildRequires: kconfigwidgets-devel
|
BuildRequires: kconfigwidgets-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user