forked from pool/kubrick
KDE Applications 20.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kubrick?expand=0&rev=113
This commit is contained in:
parent
6b5edf2d06
commit
2678ccb3a1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:736663411fbfc12ba70629c2d638ae34fc4afdb8688011b0ad233b76dfbd8ebb
|
||||
size 318012
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6G3usACgkQ29LOiT4t
|
||||
HIe4twf/ZKgMVwVOgYdKGcbTq84USx9MhNtV3Czhm8vGPovM9yu5nWbUPRwnbu6M
|
||||
rflGg811fS/aidFS+U1Z+uMDm3pJ0GH8lx2vHOui1bDhEC1KrueAwTRTRcRxfdRJ
|
||||
AK31wqLoMZv3igfV69uyrizNLTy3lPg/o1vW8OkilaH3wA09p925dADZf83OFe62
|
||||
iMnrJUm/mMqVj+iSWYTcSQK3HaoUlywarS2yFeGE8Wj6pis/dxxQtiLFwoUnafyi
|
||||
kUFHSxjcxNfRj2l9ISeOODUbzBXWMXXBJHj6o9sfWk3++Me1sckl/ROYvVkvGYFd
|
||||
hZIQ+WgRiSrS+Bw222GhVLmELYHAJw==
|
||||
=3XGU
|
||||
-----END PGP SIGNATURE-----
|
3
kubrick-20.04.0.tar.xz
Normal file
3
kubrick-20.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b614a4fce04506e3c4567e49d277385db07aeb7bffb47749211d3ae92b1b38ec
|
||||
size 317656
|
11
kubrick-20.04.0.tar.xz.sig
Normal file
11
kubrick-20.04.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB+sACgkQ29LOiT4t
|
||||
HIcruAf+M3yi1MeJh4p/SRIpgt871qByIm8Yxpe+rEZw/eJQDKOaEKXxIKZJaef+
|
||||
bm+T1Z3+dVefzbNt4VXfObDkCGw1z4ATzTtVouY3onKpWsQkqfRQjra79Wk/TzP7
|
||||
TlI9ddguloBNVpLe9t+5biL0eFwHlM9bS6XCtOJkjjoEKGCwE3ljMQ93I5tF8NlZ
|
||||
7/4mg9awKw9ts9TIT8vSF7G3cPloZuE9+McSzF9+GDxBiYX+YrHc3A6IuJkMig2x
|
||||
FSJ/O3rJ8Vrbk4/RmD4hWjt4Z1vIg+o+Fp2vDCg+ayOezLjlVt28Mgizv9/HLD8x
|
||||
tUufOaflQfSiFyHPYKbzi2znR7g5Sg==
|
||||
=t5oL
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 23 12:23:02 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:34 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kubrick
|
||||
Version: 20.03.90
|
||||
Version: 20.04.0
|
||||
Release: 0
|
||||
Summary: Game based on Rubik's Cube
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Games/Logic
|
||||
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: pkgconfig
|
||||
BuildRequires: cmake(KF5Config)
|
||||
@ -47,7 +47,7 @@ BuildRequires: pkgconfig(glu)
|
||||
Obsoletes: kubrick5 < %{version}
|
||||
Provides: kubrick5 = %{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