KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/killbots?expand=0&rev=127
This commit is contained in:
parent
bdc61b14fa
commit
8a7cf23906
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6c7896a4951562f8d36eac5195f422cffdbd74db991aaef9792917c16cd32a32
|
|
||||||
size 1186628
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATsMACgkQ29LOiT4t
|
|
||||||
HIc/Zgf+MhgJZRILUSVR3I+H4xsdtiZLZkIKGwXNgP5ZhdrpImCFTwBXYRYcH1qW
|
|
||||||
7RQLo4rkQmJw6i9qMqW0HnmhnNmsy4FXEfx83HbI4VfpwT3zxh/HxmOMZ9FNGPdu
|
|
||||||
CGUXHDHsxxVq/XdRH020igLgFHYWITpCawY5jivelJtEnuqkHvlK9l46rfnzhTNX
|
|
||||||
a8kwCzV7U0KbNWOj/FEvCZHsB5Bdj+HfVhfQbY84TFkcD+kaQSGtmifJ2paIDGSq
|
|
||||||
DchcqtHZt+6TQPIMni1WEK5c/1Mge/wbTybC+odpREEOYFdMvD/M6nZJmh04cHrK
|
|
||||||
EvvH0aj78igCU3sGNASjoIKPGWrFZw==
|
|
||||||
=xERP
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
killbots-20.12.0.tar.xz
Normal file
3
killbots-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1e21b561db12110b762edb4196feb960307fb1bc5854e34f54965b41387f2689
|
||||||
|
size 1186704
|
11
killbots-20.12.0.tar.xz.sig
Normal file
11
killbots-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhH4ACgkQ29LOiT4t
|
||||||
|
HIetOQf/R2jA2F8PfJsN4lEKC6e4sO9YJEqVJgDZ8gF4SEcNT/6A90SlQpQqSkV6
|
||||||
|
QlMP6RLj39a/ynfxBPOL30aOANPoiqpI/1Li7PAfWpIlcbI57+rDQOjEFdroZcCP
|
||||||
|
l3P8fr51HeERJ6BgYZon7iTGAziQxfxvw5en2gwhE5INEddcBPWx4jarwPVkpf/K
|
||||||
|
3lgnv/9t8xKyx5Z9n1BNTRAEghzV9mUFUKKJnxsC6GGcN/C6ONTK/MYW/FQ9wtNr
|
||||||
|
/BGuYLODh3bRp8J0Zrby++EmqALB8uf02tXkmGeKXplUP5mgIGz7mSdDKEkKtmzo
|
||||||
|
gyW2RO/DHWhcPnwxDcRSNg8WNfevTA==
|
||||||
|
=na28
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 5 23:16:23 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
- Update to 20.12.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/releases/2020-12-apps-update
|
||||||
|
- No code change since 20.11.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 27 15:16:38 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Nov 27 15:16:38 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -21,13 +21,13 @@
|
|||||||
%{!?_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: killbots
|
Name: killbots
|
||||||
Version: 20.11.90
|
Version: 20.12.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Robots-like game by KDE
|
Summary: Robots-like game by KDE
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
URL: https://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: cmake(KF5Config)
|
BuildRequires: cmake(KF5Config)
|
||||||
BuildRequires: cmake(KF5ConfigWidgets)
|
BuildRequires: cmake(KF5ConfigWidgets)
|
||||||
@ -50,7 +50,7 @@ BuildRequires: cmake(Qt5Widgets)
|
|||||||
Obsoletes: %{name}5 < %{version}
|
Obsoletes: %{name}5 < %{version}
|
||||||
Provides: %{name}5 = %{version}
|
Provides: %{name}5 = %{version}
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: https://download.kde.org/unstable/release-service/%{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
|
Source2: applications.keyring
|
||||||
%endif
|
%endif
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
|
Loading…
Reference in New Issue
Block a user