Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/killbots?expand=0&rev=93
This commit is contained in:
parent
892c99c3c5
commit
c811de48a6
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:15c324a7a2548a0a2def1cac713157128907b454d5d6875a52893aaff28b6081
|
||||
size 1171732
|
3
killbots-19.08.0.tar.xz
Normal file
3
killbots-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:909ce7808251a5d0537e2d35fae944b932973c36035f1c08f3143227e2d5cf4f
|
||||
size 1171348
|
11
killbots-19.08.0.tar.xz.sig
Normal file
11
killbots-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxoUACgkQ29LOiT4t
|
||||
HIdoKwgAlkWKiF3Ru1l1OBL0qX/hr1onuDImTdtz/Ors+3umH4BKoQXdmEIFyLBm
|
||||
1ldgQKPRRbpKqYYkFXMrlOAYawHsEmDm0IZxidNViMkjeQw/EF8Tps/GJPEQjsmi
|
||||
bkppo7BZzygiimOoUW8/EKlLpNCn2CjwcSXmG/Zu0oz8+MLQXtivnm8WNiVvK/Dd
|
||||
Cmf1+iAcGq9tLlJ90F9d4YwSu8EbhmMuuP0Wri1NXneKiNqkmHmhG5X+LpdC6oSI
|
||||
1MlGXEPGEJ539A1y2HtCK2/ebWseFV83pz53WVAms5iodLKhFHD/VpUW0LSNI5Is
|
||||
uZBfkiM/9WIXwn+JlMsH+5rFuijZ8g==
|
||||
=kk70
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 08:31:01 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
|
||||
|
||||
|
@ -21,13 +21,17 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: killbots
|
||||
Version: 19.07.90
|
||||
Version: 19.08.0
|
||||
Release: 0
|
||||
Summary: Robots-like game by KDE
|
||||
License: GPL-2.0-or-later
|
||||
Group: System/GUI/KDE
|
||||
URL: http://www.kde.org
|
||||
Source0: killbots-%{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: kconfig-devel
|
||||
BuildRequires: kconfigwidgets-devel
|
||||
|
Loading…
Reference in New Issue
Block a user