Applications 19.08.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/palapeli?expand=0&rev=99
This commit is contained in:
Fabian Vogt 2019-08-15 14:01:22 +00:00 committed by Git OBS Bridge
parent 8b1b1343f6
commit 1d63c61803
6 changed files with 31 additions and 6 deletions

BIN
applications.keyring Normal file

Binary file not shown.

View File

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

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

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxpYACgkQ29LOiT4t
HIfmNQgAgu5q7RQP7vIQY3RTL1OLj7q8ui7J8pIjWZZyv4VVCHmwYNbW8jG7Af1A
59yMUtO01tFw9BRWEEJxKOsvTNBZldYrYtsrBklEKHSIrZsQd9ZVLg3ecWOkuTA6
Wmq+ZbJPtWBiq9kf3pJN4NqHc0UdLEtrsnZ9kP7167sWSVobiFyARdEmYnAz6HRz
D5Xi1VvyoyVAXxzqewuS1rDRSPfKVYX6Zo23MmTJhUU97ytQHRuKsOxa8k4Hx2Fz
32v8Pt1XdxwFpbz2WHGU/hwXS5vv3uPgnIhoejEWim0Dk7cbzvGLfoafkbKD9mF4
5VVpDR0i0a7yxBA/P3FgDFOVgPwPPw==
=5vMY
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Aug 9 08:32:27 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 19.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.0.php
- Changes since 19.07.90:
* Include QMap header explicitly
-------------------------------------------------------------------
Tue Aug 06 16:50:52 UTC 2019 - lbeltrame@kde.org

View File

@ -21,13 +21,17 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: palapeli
Version: 19.07.90
Version: 19.08.0
Release: 0
Summary: Jigsaw puzzle game
License: GPL-2.0-or-later
Group: Amusements/Games/Board/Puzzle
URL: http://www.kde.org
Source0: palapeli-%{version}.tar.xz
URL: https://www.kde.org
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: extra-cmake-modules
BuildRequires: karchive-devel
BuildRequires: kconfig-devel