SHA256
1
0
forked from pool/klines

Accepting request 796956 from KDE:Applications

KDE release 20.04.0

OBS-URL: https://build.opensuse.org/request/show/796956
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/klines?expand=0&rev=96
This commit is contained in:
Dominique Leuenberger 2020-04-29 18:49:17 +00:00 committed by Git OBS Bridge
commit 8948e1265e
6 changed files with 57 additions and 27 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.04.0.tar.xz Normal file
View File

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

11
klines-20.04.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB9EACgkQ29LOiT4t
HIef+Qf8DHXVC/xmtWEwIoJlcZlrO9cZ+wak674v3a+coN5jnyBCDbV0AK0QaWOZ
vz4mMhVePhZxk8WH9zCaTVr4Mb7cnzpjZ1RFRqxQ6f2gV44nv9++f8SCwMEqYeV+
hAtG7p2wnxkCjhblZtPEesgZ3zkcDzRRL5JLOwnTgv2NFes+tSS44nJhb+G1ILD0
7MKeW4iqTqbQK1/BOcDp9YtV7qT4WPHB5bIfd9ZRDF7Jg7LfKTSOtX3AiJjSnJkM
nAwYGjZKJJv1nPXlZVkFk+IJJd05mIXePVqDEYevyMdkaWRoXaHLdsLI1Is+xikq
qtjUmDsqS39YpPBYCkIMzLb2nCziuw==
=FkBv
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Thu Apr 23 12:22:33 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:11 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.90
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/20.04-rc
- No code change since 20.03.80
-------------------------------------------------------------------
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.04.0
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
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/stable/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