forked from pool/kjumpingcube
KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kjumpingcube?expand=0&rev=133
This commit is contained in:
parent
beba18b9ed
commit
a66093677a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c1b7bcf6db46c7456327aea72432ff55c77309161d0a7b3299fd85d28a1e208e
|
|
||||||
size 290792
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATsQACgkQ29LOiT4t
|
|
||||||
HIeQRgf9GRklRi0YtbFxMllJHrnwoSbPZunbpoBPVFb4ohBlxl68xRTDJwSqyQy+
|
|
||||||
hNqMeizcWiw8QU3u9EcJRJgCndUkfZUSO2f6EAClyB60y6vh+kkZlRZc8mnqDFRT
|
|
||||||
Cg8oI8BjsM2DZRoZ/SjSq+b9YH+3M8PHazn70Y81gitAcZZkabvL5EK83Dc2dMei
|
|
||||||
BrZMl5SI8iezagjK716eoP9vlVQ0GzCU1rVIGjEzxdlYRpaJUXoJsjFWEcLkxv4U
|
|
||||||
en8HHgxTJTfGK9Ol2CRh1rueL0nzbD1ZXyPblAGUGNGbaee3ysMC70B9Zw2lrd8+
|
|
||||||
8sqNXxBV9587jtcFK7rFIpVHi7rxIA==
|
|
||||||
=8ha4
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kjumpingcube-20.12.0.tar.xz
Normal file
3
kjumpingcube-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f8aa68d71256f8aabc49fcc0c142502fd7ed352ce6ba516ff9254049681c67d6
|
||||||
|
size 290832
|
11
kjumpingcube-20.12.0.tar.xz.sig
Normal file
11
kjumpingcube-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhH8ACgkQ29LOiT4t
|
||||||
|
HIehbQf9ExP9mr1fHgmaRITN0+PipaeSoe9YCkoEt5lp1BqmHRGY7a9vV+LJDZDz
|
||||||
|
XHsM/ntacBmyCZgzzfhqjzEqGKkyZOgVbWI35AA7Cd6S0rC4dXXTP2ALuk/dszxx
|
||||||
|
iEFfWCVLfcEEnhUSNH4rtG8gB4esDpE8O6eQV48CpeMbeTor0FJpTy4OWmF3kB+4
|
||||||
|
dpiRV7OoyOqes5gs4FdcouyiBoqBteoG4h3sm+IKOaHqp5lLFI3+3lMMHPz4s9VJ
|
||||||
|
NTuJEr2OodpbjYhE9kaDcxlDSLQB7e/plThd0/Ed78MSV9ga4376PisRIqqn7ono
|
||||||
|
XpXagNzn3B6IoOwzJ8FrT1cBh7WKjQ==
|
||||||
|
=9hF9
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 5 23:16:31 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:46 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Nov 27 15:16:46 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: kjumpingcube
|
Name: kjumpingcube
|
||||||
Version: 20.11.90
|
Version: 20.12.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Tactical board game
|
Summary: Tactical board 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: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: cmake(KF5Config)
|
BuildRequires: cmake(KF5Config)
|
||||||
@ -52,7 +52,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