SHA256
1
0
forked from pool/kubrick

KDE Applications 20.03.80

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kubrick?expand=0&rev=111
This commit is contained in:
Christophe Giboudeaux 2020-03-28 13:58:21 +00:00 committed by Git OBS Bridge
parent bbd14bc9d2
commit 901879c85f
6 changed files with 40 additions and 26 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8fc0a0e68d255481c6efb3f4ff894c5e376367b29958c4738bd72d3f4b1ff557
size 316616

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drY0ACgkQ29LOiT4t
HIfULwf9FHD8nnBkqPxSWH0uVZTbjJ0hirc3OyukfMt5T5gV6XU6J2btWAfqmscu
7p0u4jbk2221IdTQfPLM9iOXNb2mWVNSXr1O7DJBIGZ/Te5zqDADLJECq5sUKjzk
GdhrPAuHme9mzpUZZB4m97Ky0xUAfXBs0MJJ6LFfir+3ZSCiCfanLwy0VluEvP+5
SKSSW5QmJ4KjPEKSHWpviiEch2h78M8bM9PuEBjLPBj2LAApwCvnrbS7gTA4U0bi
0ts6JI4yDCr2W5j4o0dBgY7q8q1zi/iNZviudqLr2mzgZ1awYXMIN/GWt3Y7oIOB
So4wtarXIqPe6Bk0Hqx1ap7sdeGhdQ==
=5OUs
-----END PGP SIGNATURE-----

3
kubrick-20.03.80.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:be69adaf8da10a83c6f6abaf335e2ae45b721b1cd34070751c1fa3fbb8ede1f2
size 317652

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50vB4ACgkQOmpNuDnq
ptcxeA//aby5x5z2qLjsgmDuye2fDnEz7FbIZULmlI4jSF6TTg5NyNCPSCf5yzgq
HmDBHvUTzfF2Hv2968Ldml1NkWu0frPMkx10Bb2ruvFU3RC6DA63ZN5+WwAIO0wW
DEHrkSMDMDGjzq0OmEq6qFJ5rtDKLeBj/DZkq2JKEztKaW7dYnGbmo8wZ6C8lV+q
zc741BaZy5CxPgCmf2SWv6GGMMbpEkngyYYglLSyb2v5wCk+Nc72VwIsd3u+F34m
6otTtlX3j+DJ6fRCgbYPLPyctdmhWUVmXksA8LJp8m1kDzJTYtQmKdNOzDU8r0vk
NXKbQ8Xo2E2PxhW0BiX9SkNRoL7jfhVbajNJyS3Qpwvim1rZmTXI/cAEonZO9yYz
/PocqLYacO6jO5ONCN2Njy0yRCH+BEsoOiYaDPvcxnOm+X5cD5UGDJj5ka0DS0lf
YIe3Qp3u7XXwbWb2Yj9uadEj2RDEixqe5Zama39klk0doGce9mdy4ZCEkN2gi8fr
vRhFctSTIYx5uubksGuYrAn0n/nKPEhiphzGBIaoMF4HrB5pOVa5bQoi+c3YFp85
LxqG8dKIiKGeM7F8lHC99X+abT5uy7N/Zi0opWOKAnPlU9qBYnex9/f2eWO228KM
eIb7w7ApKb1TokS9wSEQsN1jzw4d1Sl9LhTE/oTJ6UhMPijBqhg=
=7sEW
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Mar 22 09:17:31 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.80
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/20.04-beta
- Changes since 19.12.3:
* Compose RELEASE_SERVICE_VERSION into kubrick version
* Make it compile against qt5.15. SkipEmptyParts is part of Qt::.
* Fix link: ui.html -> menus.html
* Fix minor issues found by EBN
-------------------------------------------------------------------
Thu Mar 5 20:36:38 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package kubrick
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -21,29 +21,25 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kubrick
Version: 19.12.3
Version: 20.03.80
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/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules
BuildRequires: pkgconfig
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5ConfigWidgets)
BuildRequires: cmake(KF5CoreAddons)
BuildRequires: cmake(KF5Crash)
BuildRequires: cmake(KF5DocTools)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: cmake(KF5XmlGui)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: pkgconfig
BuildRequires: cmake(Qt5OpenGL)
BuildRequires: cmake(Qt5Svg)
BuildRequires: cmake(Qt5Widgets)
@ -51,16 +47,16 @@ BuildRequires: pkgconfig(glu)
Obsoletes: kubrick5 < %{version}
Provides: kubrick5 = %{version}
%if %{with lang}
Recommends: %{name}-lang
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
Recommends: %{name}-lang
%description
This package contains the KDE game Kubrick which is based on Rubik's
Cube.
%if %{with lang}
%lang_package
%endif
%prep
%setup -q