SHA256
1
0
forked from pool/klines

KDE Applications 20.03.80

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/klines?expand=0&rev=108
This commit is contained in:
Christophe Giboudeaux 2020-03-28 13:57:48 +00:00 committed by Git OBS Bridge
parent 8a65ed69d1
commit 34ec73bb13
6 changed files with 45 additions and 28 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drW8ACgkQ29LOiT4t
HId1rgf9EcYBMBWS29+/UqVSmBLDAUAJFuyW5HhxUT7nkk0SqucFrkRbpkQe8tyP
06kqehDqIZa/czgN69Rji3UnsjIKrI2M20KZjjHwlAyLaZeHWeW8alttrLudwCtz
AGiR5orMODE/xTYPI37cCpHs7PPt1pzNTIkRJJkKaGAkehrsg2JEVXTUeFcHMKfV
C/4CXLM6U0nWiu8pmRYFAUKsGfO9tu47tAXQcfqc3jRHXBPe99pIrQ+J9wpYn7TK
pYKhLgKVi8QQjyWR5FUYxVpMSjvD8L+lhRXUnbdmHBpOS6P4lvSVTvqZVNLTELY6
npKhwOd0Fdp3Qb8WW9LBWrABG+SNYg==
=OOcS
-----END PGP SIGNATURE-----

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

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50vAwACgkQOmpNuDnq
ptczmA/+L5F4S1XUN72MSh6OMw6yh0A72Ag9yPc6kq7+2e3HZnj56TrNMD+EceIh
KRlbonQeN1wTDoXUMq/sSNiAyhRmbeZeKIaDVnnvwXCNCKTLyFxJp5+9td9SL7Yw
G5ZIdsaEMZVztEj3uVJwjjBoSHzufOS7GrlYpnCQ4TxbdqbDGrM5bfC3/tJvhWeE
9NckY/EFs0RgLRPUoKcEDV4eE5nY9QNRjtGO2uWC+qx7sXMbLMBrb16JMjpNA19R
4beT22glPjTipGoBVxh8MIx25yOosMWT3t6s6PgM53safiXahfye/iGzWWJwRNp4
FjNkFy63IKNHBVhzJ5TwBuJHKZetQ9YeBzO8xI8Y54hGfRle9W/IpIDPxnwBtOp3
rm7Wa2jbNorNSMCPVd7STeODofctyDIbBDezyLmzi9Kts8/gqVwaRLninkiNGKpO
rhSeJBDcH4tAc5EqrXqSHmzBa9VNVt+EZB1+b1qLMAOtFualnMeHWFhxwY4RAubt
Sf62R5JLBzqYPZimu2pgI67pKySubh3jMoeldUcrlcHAgw+C5D7B8NJba/vcvrE+
lnPh3lmBiR8GKtbzF9U2vpHccDTI3jxHAI2dIfALA66XLS60BpGGgpW9XxWUK19t
/hq9Dqdec7SMvAuVGdiwgdSk4hcBZO+DOuw/xkzRkAPsg6LF09g=
=E3mq
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Mar 22 09:17:07 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 klines version string
* Ignore cmake directory created by qtcreator
* Add endgame support.
* Port to qDebug category
* Fix link: ui.html -> menus.html
* Use URLs with transport encryption
-------------------------------------------------------------------
Thu Mar 5 20:36:14 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package klines
#
# 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,32 +21,30 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: klines
Version: 19.12.3
Version: 20.03.80
Release: 0
Summary: Tactical game
License: GPL-2.0-or-later
Group: Amusements/Games/Board/Puzzle
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: update-desktop-files
BuildRequires: cmake(KF5Completion)
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5ConfigWidgets)
BuildRequires: cmake(KF5CoreAddons)
BuildRequires: cmake(KF5DBusAddons)
BuildRequires: cmake(KF5Declarative)
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: cmake(KF5DocTools)
BuildRequires: cmake(KF5GuiAddons)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5IconThemes)
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5ItemViews)
BuildRequires: cmake(KF5JobWidgets)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5NewStuff)
BuildRequires: cmake(KF5NotifyConfig)
BuildRequires: cmake(KF5Service)
@ -54,8 +52,6 @@ BuildRequires: cmake(KF5TextWidgets)
BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: cmake(KF5WindowSystem)
BuildRequires: cmake(KF5XmlGui)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: update-desktop-files
BuildRequires: cmake(Qt5Qml)
BuildRequires: cmake(Qt5Quick)
BuildRequires: cmake(Qt5QuickWidgets)
@ -65,17 +61,17 @@ BuildRequires: cmake(Qt5Widgets)
Obsoletes: %{name}5 < %{version}
Provides: %{name}5 = %{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
Klines is the KDE version of the russian game Lines where you have to
align five game pieces of the same colour in one line to remove them
from the game board. Similar to tetris you fight new pieces appearing.
%if %{with lang}
%lang_package
%endif
%prep
%setup -q -n klines-%{version}
@ -99,6 +95,7 @@ from the game board. Similar to tetris you fight new pieces appearing.
%{_kf5_applicationsdir}/org.kde.klines.desktop
%{_kf5_bindir}/klines
%{_kf5_configkcfgdir}/klines.kcfg
%{_kf5_debugdir}/klines.categories
%{_kf5_iconsdir}/hicolor/*/apps/klines.*
%{_kf5_sharedir}/klines/
%{_kf5_appstreamdir}/org.kde.klines.appdata.xml