KDE Applications 20.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ksnakeduel?expand=0&rev=119
This commit is contained in:
parent
6c46ee060a
commit
9ce1cc775b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:af65bf5c21d382db496e16ac13c2103c423f57d72366873981cbfb5c4c3f5882
|
|
||||||
size 605192
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6G3ukACgkQ29LOiT4t
|
|
||||||
HIdBkQgAjrYeUGPST595xCQWYxVSeBiHekSP6wWXwGdjyEoBDAgp+quxOo3nO1Ud
|
|
||||||
mpkm/Y528xYNbsYQ1l6jXYSD/NGhjuJU7DRTtYnC3dEp6EPvKU6GSBEX2QOfRzfh
|
|
||||||
Eq1XFYg7ZIKzf4l0/dj1odNVEJlbKeeaeYQ/p6K0Cc7K6LzzlUGhppoCXRuulYiO
|
|
||||||
rsp+i+ExggKoX2YIfLr+nZ1I/XcSCPOFjg+aRmTTh8Z+yJow0Yq9btWpGqrWI4RC
|
|
||||||
r7p6+zzSxhdndTWinYyk4JXGcWMOku0M2tzjM8jxZ81r1yZF33+mwXOjYH1kHIKQ
|
|
||||||
bk8+fcjZS4qCQhN9CJdXWUyPBdL7tg==
|
|
||||||
=4QD+
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
ksnakeduel-20.04.0.tar.xz
Normal file
3
ksnakeduel-20.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fa83dff8c4d1d27f1b34975f09ade2df753e683d96fd6555fb3ed989bc796b9f
|
||||||
|
size 605708
|
11
ksnakeduel-20.04.0.tar.xz.sig
Normal file
11
ksnakeduel-20.04.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB+EACgkQ29LOiT4t
|
||||||
|
HIdYHgf/RgmKRGJ5R6xsUTMsagHgYNnChgOSeKLD1p1RJMPW4UPT6q/TJmhgcn8t
|
||||||
|
G28WZrl1C+GIufZk/kDjjCVYlZ/loi+6welEF71waCGRiHdmFWcFyew1nKCJsrnM
|
||||||
|
g9kGd4KSlHttTdPiWHdC+H7BfAMMpr+gmjKiemhKg4oe/nu+3HRiEWHMW+lDIkg3
|
||||||
|
2vb4qvV+RNzSI0ti0I7TyQbK15S3AaAR56wpHJWvXMYw+aluUrJmdOFGasyn+YU+
|
||||||
|
6o/OinJVXWQs0Vt9sP6nm+YuACYoWhCRm/pr/HNf6RLo4PdK36sCum43E21UdgoD
|
||||||
|
Bw9lxBbTzPqZ6KhsyCOovcWw9WNY+g==
|
||||||
|
=vYFU
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 23 12:22:52 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
- Update to 20.04.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/releases/2020-04-apps-update
|
||||||
|
- No code change since 20.03.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Apr 5 20:30:26 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
Sun Apr 5 20:30:26 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
@ -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: ksnakeduel
|
Name: ksnakeduel
|
||||||
Version: 20.03.90
|
Version: 20.04.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Simple snake duel game
|
Summary: Simple snake duel game
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Amusements/Games/Board/Puzzle
|
Group: Amusements/Games/Board/Puzzle
|
||||||
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(KF5Completion)
|
BuildRequires: cmake(KF5Completion)
|
||||||
BuildRequires: cmake(KF5Config)
|
BuildRequires: cmake(KF5Config)
|
||||||
@ -46,7 +46,7 @@ BuildRequires: cmake(Qt5Widgets)
|
|||||||
Obsoletes: ksnakeduel5 < %{version}
|
Obsoletes: ksnakeduel5 < %{version}
|
||||||
Provides: ksnakeduel5 = %{version}
|
Provides: ksnakeduel5 = %{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