KDE Applications 19.12.0 final (release on Thursday)
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/killbots?expand=0&rev=103
This commit is contained in:
parent
55337551c6
commit
f3dcf8888b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1e6f25d3ea7b5bd00556caf7d06a25b1e80c6a4ea74d50993df92a2cfb90130e
|
||||
size 1174248
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3gfRUACgkQ29LOiT4t
|
||||
HIe/AQf/WbjPb6VgU7y9v3rdDtssiTMgWLkovZbrKkEAdYGh5r2XERPwcimD2RMO
|
||||
Uq0Ys6ZPy6YXOvRHoxYJLn1Y20QShOYnkx5jsRVIiNBDxhuUxsl5bLEPdTWkUSox
|
||||
neRkj702iumD9ggx2k4MyHxWNc10QDku3wxUjcAEmqpxDmEw5oQaa59M4BiVlah+
|
||||
wfVn4Ufag4+M+276s2Y8Kxm9S/obMyYN+3xOlKzLNoFoRnsjf/sQ0KpWZRsRnFoT
|
||||
CNcQjWk6w0zq3GD0k44CtFVAy+7lvEBBn0GEEXbrtq0LSAyNXHiH2gT4ZTzszFL+
|
||||
YBeoZshJOCCSDZvpeCe50MtQ3W8wGA==
|
||||
=NZlj
|
||||
-----END PGP SIGNATURE-----
|
3
killbots-19.12.0.tar.xz
Normal file
3
killbots-19.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ccd9525b6f451c3d658ac2af70ef615ee99c72b9770a8a09cfb99a8653a1356d
|
||||
size 1175136
|
11
killbots-19.12.0.tar.xz.sig
Normal file
11
killbots-19.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puH0ACgkQ29LOiT4t
|
||||
HIdsWgf/XZoWc8YY93BfvFSXscVv4rfGQfz1nZEm8sTt+TisDr6YQePqGshYxkwd
|
||||
mKYznpJYPmeAfcoA4+GNTkuM6mRO8n8HasVjl06icKiHz5VoOcdpFT/W6V5nR+Ai
|
||||
7qpdCfdNcGondmsCWHCVTArO95TOWv9ZdOexo5CavF4xersR05EKlrv0LHqIHXbo
|
||||
iWXanyy8VTtxPlo2aS242/vOs9BNgQJirPpjuWx46GLhvVPr/dw3Ehc0lhk2riRT
|
||||
TkvfRG63NwEIbHKRtAAmvbH4q8rzm8vyvU1mgRYsoRjcnyfpGuNP+LFG6ygNAEQi
|
||||
wS0r7P4LkD3uqbIApVouDd930r+5Tg==
|
||||
=qaaU
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 10 06:38:34 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
Update to 19.12.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/releases/19.12.0
|
||||
- Changes since 19.11.90:
|
||||
* Update Appstream for new release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 30 09:11:55 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -21,15 +21,15 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: killbots
|
||||
Version: 19.11.90
|
||||
Version: 19.12.0
|
||||
Release: 0
|
||||
Summary: Robots-like game by KDE
|
||||
License: GPL-2.0-or-later
|
||||
Group: System/GUI/KDE
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules
|
||||
|
Loading…
Reference in New Issue
Block a user