SHA256
1
0
forked from pool/klickety

Accepting request 796955 from KDE:Applications

KDE release 20.04.0

OBS-URL: https://build.opensuse.org/request/show/796955
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/klickety?expand=0&rev=96
This commit is contained in:
Dominique Leuenberger 2020-04-29 18:49:16 +00:00 committed by Git OBS Bridge
commit 1d2c2bb946
6 changed files with 55 additions and 24 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drW4ACgkQ29LOiT4t
HIfBMAf9GURHSoeJFTYSuvtO/fOow+JwANQPVjkrlnmJ9EOfdZzgBT6PQytYodVi
lrRYWvMAIsgljYyy2XXWBt/mbtAQyDevu1zyQdQyGM934nO86eRJOD4Bxu+JGxGd
SZBiJ0krA+RD5wZ/yFy3viuf8bziZG2JXtLyn/ADRG9iAcI3xSYrpadsrJk7LicN
TDU137Xxziv6srw7+yq8WiM6NA8D5dHVVigJoYzR65aev79C1VUxvdLzzpn09F3y
KfVT4DHK7FpAw4/SaxCKmSeP7/rff9xHhUDU4tIslfjb+lZyaFrn3+UmoQk2hEY1
Qh3lxgVlZxpVXLftbLnlo2ouOoPlFA==
=izBZ
-----END PGP SIGNATURE-----

3
klickety-20.04.0.tar.xz Normal file
View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB9EACgkQ29LOiT4t
HIeoHAgAjPeWyQMZ5ttZUHGQ+YLhifpaDevvF8I7OVPUXBg2hjJ7F2+aO097cit+
/Hgs3cjq+K6OZJ/OabyW2XWAQ0DU3VZSbkdCsZCvc6+YSNyAo8Nra/yjSQneDJPu
AePbHYbXAMm3G76f3c4Tds/3c1+lLrVWmvmhdC4OMZU19/uqZtg8L4SPH2nnAvNb
HxQntUIxGeyBfqfbSM/yvMnPF75K/bbxQ4/FvliW3+iOEIir4T1FdsASwL7DNdBj
J3lZWlzr8Z9xVJfuo/3+ov2VIjc7wKHzFYTSTJ/P68iJ4NZremlkoMq+JeA+Uisq
esZHpIZeBUlD6Z9U6K9Tw15ORIYnKA==
=Vx1E
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,34 @@
-------------------------------------------------------------------
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 klickety version
* add oars content rating
* Fix link: ui.html -> menus.html
* Use URLs with transport encryption
-------------------------------------------------------------------
Thu Mar 5 20:36:13 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package klickety
#
# 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,37 +21,37 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: klickety
Version: 19.12.3
Version: 20.04.0
Release: 0
Summary: Strategic board game
License: GPL-2.0-or-later
Group: Amusements/Games/Board/Other
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: update-desktop-files
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5ConfigWidgets)
BuildRequires: cmake(KF5CoreAddons)
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: cmake(KF5GuiAddons)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5IconThemes)
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5ItemViews)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5NotifyConfig)
BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: cmake(KF5XmlGui)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: update-desktop-files
BuildRequires: cmake(Qt5QuickWidgets)
BuildRequires: cmake(Qt5Test)
BuildRequires: cmake(Qt5Widgets)
Recommends: %{name}-lang
Obsoletes: klickety5 < %{version}
Provides: klickety5 = %{version}
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
%description
Klickety is an adaptation of the Clickomania and SameGame games.