KDE Applications 20.03.80

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/palapeli?expand=0&rev=115
This commit is contained in:
Christophe Giboudeaux 2020-03-28 13:58:37 +00:00 committed by Git OBS Bridge
parent 66d80f46c8
commit 4af135e352
6 changed files with 46 additions and 28 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drZwACgkQ29LOiT4t
HIdFGQf/W1Mx6Xy3uRvOiPz0Q41/FU/B56UQqIOn+QqK92Co/IA52r1sqAhJ+Qgc
upCCFhehX+2ZxptIWh33T6/x4j66QXjO4CmmczdtSWbBZOdU1P4NgrOcWIiKKm2L
PaWk/YIMCa8qUYax/xMypUguBvw3yZ1kVTdyueeY9Pl2abpfF08OIf+2SyPffivO
aIalItgxJZMBOhsWKGKBuvsGD9hLZ7Mwl0rCfuSU9BE9ZY80hvvfGaCl1ETRErn9
pCSdcD+BxnAppYlVs2TC0EkeRkt50E/UkREN9kWLuyryhVuIgE4EbESIx+m+OGLp
yVsviuFAFVwp60Wpg4VSauDsXWEJ0A==
=gYZO
-----END PGP SIGNATURE-----

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

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50vCYACgkQOmpNuDnq
ptfDtBAAhPokTvCuoifaqqt6tbPyTe+ppE0ZjjNdCvpeBMlMsNfojzUYScI4cuuu
BG9zwuurXZtw3cSc3163U5k7116LisET62fWb00uRj6gFhsaMZpIVuhDdOT6ltcI
PiYD2G/IfgicH3JKME4OJjAZPuDjtm1EqJ+IcjgBiiVS/ZyXB8nXBVGure39/3eO
17fV4FWDX5+Psrbings+BIPnBcd9LHcufIyMLPwfhaypTIvOqqLSnpHPUfEiLNEe
sCZdMv4FxXeSRvJw8JfbFa4uh2RcpSZmTfthDEXF39dn/ZNkAImmjDh7vv6lNMJZ
lNHU3Wl3a0ccRZBVgNXeljNlexJkFRRrvOt203yt9GZ8qbSm5cy+WcNqywNL15+l
5ynLN3mZv6GmPcIawtzyeve0FLF3Rb5HHTh+pmqiZc7y3gANb/q+qX803G+HObwZ
QXKHFjyX6VY7S7zYv4m+BbISZljgjskM2ixctSMCAIfkDChQBhpb2+rF8B1VdNuk
PtKTeNLAE7NYM6zzzad6oxSGkf2SV0XxEfebt9Z5S1H7mMWYCTlwV1y/1SrEV2JC
r1AOHulYmmQl0m8VzwfUolEY4b/P3YFDhmSbhz8qJL/BQpi6GUXML0DqzcphhBHU
P2pVcO5BQVwfHF7HGCkRfZPS8xGJyIXu3BYy1Qnhpe43bzB9B4k=
=P1nG
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Mar 22 09:17:42 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 palapeli version
* add oars content_rating
* Port to QRandomGenerator
* Fix trivial issues found by LLVM
* Fix link: ui.html -> menus.html
* Replace deprecated KFilterProxySearchLine
* Fix minor issues found by EBN
* Use URLs with transport encryption
-------------------------------------------------------------------
Thu Mar 5 20:36:49 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package palapeli
#
# 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,34 +21,30 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: palapeli
Version: 19.12.3
Version: 20.03.80
Release: 0
Summary: Jigsaw puzzle 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(KF5Archive)
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5ConfigWidgets)
BuildRequires: cmake(KF5CoreAddons)
BuildRequires: cmake(KF5Crash)
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: cmake(KF5DocTools)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5ItemViews)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5Notifications)
BuildRequires: cmake(KF5Service)
BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: cmake(KF5XmlGui)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: update-desktop-files
BuildRequires: cmake(Qt5Concurrent)
BuildRequires: cmake(Qt5Svg)
BuildRequires: cmake(Qt5Widgets)
@ -56,8 +52,10 @@ Requires: palapeli-data = %{version}
Requires(post): shared-mime-info
Requires(postun): shared-mime-info
%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
Palapeli is a jigsaw puzzle game. Unlike other games in that genre, you are not
@ -82,9 +80,7 @@ Requires: palapeli = %{version}
%description devel
This package contains the development files for Palapeli.
%if %{with lang}
%lang_package
%endif
%prep
%setup -q