Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kbounce?expand=0&rev=120
This commit is contained in:
parent
b0e1030e8e
commit
06328187cf
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5187d48490a8bf44bbbe09e78774712ea771353e799f6f257ffda47431e91853
|
|
||||||
size 3443248
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8kk/gACgkQ29LOiT4t
|
|
||||||
HIfNoQgAmaZccAIckpQw37RBdx8TgCW4/h3CJct94uyz3dR2egWq1Ayn9HALgnmM
|
|
||||||
4a+ECnWXTC1XIkq59Le0H5COuLiHPYvDAS9kVPPRrgYLvowiQvbLfFz3q2KBecAh
|
|
||||||
yEddscb7y3DnjcFLMoB6YBTUOqnh/9cvSrhTlnbWzAwFkg1hGFUyVGQXua2j+TyP
|
|
||||||
nhaldtvh8lDQbAQdQIxrlUIwxf6zg1QitriWOg2GxSYGokkAUjGqFXOy08Ha4Ngx
|
|
||||||
7326a0iQq4l1KCv2kEKnYwYwOY1kMdcIUlT4j61PK3x/1OLggSMEL+c0z7eoUtOM
|
|
||||||
9iQQVrJXJ41kQ9Xwsh36B1ZWacwwfQ==
|
|
||||||
=MbSX
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kbounce-20.08.0.tar.xz
Normal file
3
kbounce-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7949b9ea43ca93b13378c018d8a532c200233f5f3d2acaba3c74d90f3ed79ccb
|
||||||
|
size 3444028
|
11
kbounce-20.08.0.tar.xz.sig
Normal file
11
kbounce-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAgIACgkQ29LOiT4t
|
||||||
|
HIfw4wf/SljBK3WCgx8STNJTdyaLA/7sqtY8Q9bYbFXzcYWpdD8jciqWVc/OxHuK
|
||||||
|
hfVmcYyhlORoJ2kHUDhPa+EtoB243lYHRdLvLF8gXXzBFRA2aY5cQTSSnTNdHMgW
|
||||||
|
z3nyt0OOBU4Zqa//DYs/zlJA+scML6/Ry0YLwtRLxX9sjEcfh6fg/90cqHOt8cSB
|
||||||
|
XVPACKN6DuQ3E/dCUB6JsZlCmi6ASepWWJFHbuW/rKpUnPM0rW/+kfFT2lCSsxII
|
||||||
|
uaMXvnI7O2f5YMDR5nHf1slPlKEzedxszGlHRFJBOPPaffsEI2hyWU9nKLgIvUm8
|
||||||
|
ZUOhtLueC6IGrLskffl4fdNicvPe7w==
|
||||||
|
=FvUX
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 9 09:08:41 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 20.08.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/releases/2020-08-apps-update
|
||||||
|
- No code change since 20.07.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Aug 2 07:59:01 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Aug 2 07:59:01 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: kbounce
|
Name: kbounce
|
||||||
Version: 20.07.90
|
Version: 20.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Bounce ball game
|
Summary: Bounce ball game
|
||||||
License: LGPL-2.0-or-later
|
License: LGPL-2.0-or-later
|
||||||
Group: Amusements/Games/Action/Other
|
Group: Amusements/Games/Action/Other
|
||||||
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: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
BuildRequires: cmake(KF5Archive)
|
BuildRequires: cmake(KF5Archive)
|
||||||
@ -69,7 +69,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…
x
Reference in New Issue
Block a user