KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kbounce?expand=0&rev=126
This commit is contained in:
parent
85e384d384
commit
bfc56c61fe
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5438d03faf2dd86aeeefc968ce18a27fe6815c3bda1181a18a41002c600acbc5
|
||||
size 3443844
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATr8ACgkQ29LOiT4t
|
||||
HIdHagf+NxBkmMwq7/NwOLvLpVFMQQIU+eHIiKV510lwrWsplgIKjJTxRM0+lSU9
|
||||
RWsbfq4uZFEN60HU+2+GXmsbiczUTLvHPxCJAtFqWdhP8WImkSEmZd0+7vdh1/X3
|
||||
qsUOPI0ALYgL7QDLvYApNFTWfJ47OPEhgZo3x7/Z4uo1pPGqJAgAHXl22ogD2s4E
|
||||
dyuESAGuKtC1bOjB48YpIuSEr3u20CthlBk8STLmWXPpSGx1Ovz5bcyZRHusSB8z
|
||||
6yvckpUuRujHDhtGigXm5KGKOLwMNaDB+4vwlmFQq5lqSwIV6xkeHuE1oPmSFFKa
|
||||
AQupivuuB7UkXFKN+Uv7JUmiuD87jw==
|
||||
=oG8/
|
||||
-----END PGP SIGNATURE-----
|
3
kbounce-20.12.0.tar.xz
Normal file
3
kbounce-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:666d2374fcf99c3a4964d6b604a4ea04a3537b50ba0ddd473176708ac307be7a
|
||||
size 3443672
|
11
kbounce-20.12.0.tar.xz.sig
Normal file
11
kbounce-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhHoACgkQ29LOiT4t
|
||||
HIf42Qf8CFRiH5TQVugvBZvllVMgy5tswroIQfxgnjlUyJskJgR17wxaD0g49pSE
|
||||
YaGicQ+7hRQDCpW39wl19q26K0Wpq0aLNeoZaI5vcM0H/7UDfM97i1g3b8iRGK2H
|
||||
QLPRFQvukTZ62W2k+zfyZ8b4e8t2mCYxIN1HLvWF35JJhAbtJe97TU86lmsLL8j6
|
||||
WuNSwaHqmNTFR/tZR6IHiu++6RgItn5P6xNAN8gpZquZFDQ3RVEmBaLVknTNGHUi
|
||||
b3/qEEpphjZdutSmOgNH1NeafSSXhVN1CPUzUGrrZqLHeD4Hdf9e2v3pGlel5B/e
|
||||
TQeOBIwPcE5JOjFXRO2sVOmG53nmLA==
|
||||
=NQbG
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 5 23:15:52 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:07 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kbounce
|
||||
Version: 20.11.90
|
||||
Version: 20.12.0
|
||||
Release: 0
|
||||
Summary: Bounce ball game
|
||||
License: LGPL-2.0-or-later
|
||||
Group: Amusements/Games/Action/Other
|
||||
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: update-desktop-files
|
||||
BuildRequires: xz
|
||||
BuildRequires: cmake(KF5Archive)
|
||||
@ -69,7 +69,7 @@ BuildRequires: cmake(Qt5Widgets)
|
||||
Obsoletes: %{name}5 < %{version}
|
||||
Provides: %{name}5 = %{version}
|
||||
%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
|
||||
%endif
|
||||
Recommends: %{name}-lang
|
||||
|
Loading…
x
Reference in New Issue
Block a user