Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kjumpingcube?expand=0&rev=127
This commit is contained in:
parent
32137cd5be
commit
8e90a1acfd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a61363055e01b7b69d3be405cc0946351eeb064016a186bff62f06305f8ec029
|
||||
size 290460
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8kk/4ACgkQ29LOiT4t
|
||||
HIdBZgf8DeBLB/NkdHVoJhB1szyjEQjLKYMdBQzRvZ5H8vUG/A8a5MgE2cvf10LF
|
||||
KDnx1glqXOUnJgennv8FsxGuApT9Gl4BozP1UnKlhH0FsFJWrWEFV1VNzd8huYed
|
||||
iGmcoJllnElV2ZxAApR5XWhYipAvc7A2IZfRNdABbr3VGYvvCaz9udgaB2Gruqv5
|
||||
JiNplJD23kWGnXwz8/4bM7/N+d4pWnOt82NuNT8tScXpIwbkVHL24gXAqeWnVMIv
|
||||
qK98T8h+1kn0FCjqCZwwa3s4jpYmWif7XBPV4ncHLX0mkMI3DMP6EJzyq8GfaSsi
|
||||
Gde/kbW0+mpuaAB6++jQR5zXHDoR+w==
|
||||
=T6Wb
|
||||
-----END PGP SIGNATURE-----
|
3
kjumpingcube-20.08.0.tar.xz
Normal file
3
kjumpingcube-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ea4187326a0ff0a77c0aef774d9ba9c3c20b438def85abe9e4b0822a8350a70
|
||||
size 290456
|
11
kjumpingcube-20.08.0.tar.xz.sig
Normal file
11
kjumpingcube-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAgcACgkQ29LOiT4t
|
||||
HIdkkAf/RWZRmy6Mg5ncGk9HQSvv+RlnD+pEmbyaHvRA447yZxPPvnzyENtYsTD9
|
||||
4ZO3dAAloXoEBoal19ZcoTGw5CxnuQY7WsOJECW4LBsPwcwa2LrOaCtlOdG+xXOW
|
||||
g0anifk/fApcXFroUGDpyUi2XIUvMhdR86R/508MzmzxAre/1gXhPFvuYMdIiXwM
|
||||
BrTaFEoSPcUFJGXS9rUaCnurcoow0fgWfWYxpA4Qrbh785P+twU8a2o0cF0D2Yv4
|
||||
RkGmIUCH6lzb2wPW1mr/XRU7eVCnwHuLhmt2J5fHwyYo0JPVZyWb16UCvpYA0Jfk
|
||||
jzloxxTDDZEKhoDhQwpERcoPnN3l+A==
|
||||
=VYi1
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 9 09:09:23 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:44 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: kjumpingcube
|
||||
Version: 20.07.90
|
||||
Version: 20.08.0
|
||||
Release: 0
|
||||
Summary: Tactical board game
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Games/Board/Puzzle
|
||||
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: update-desktop-files
|
||||
BuildRequires: cmake(KF5Config)
|
||||
@ -52,7 +52,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…
Reference in New Issue
Block a user