Accepting request 723754 from KDE:Applications

Applications 19.08.0 (forwarded request 723532 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/723754
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lskat?expand=0&rev=87
This commit is contained in:
Dominique Leuenberger 2019-08-19 19:33:56 +00:00 committed by Git OBS Bridge
commit 4b775edbb5
6 changed files with 53 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:4e31cbad9534838c3fe380fd1326f56158dcc2b3a63a1e4c05529dcc9fc9b703
size 1217088

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

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

11
lskat-19.08.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxpQACgkQ29LOiT4t
HIeE5AgAj4sHa6eATvSxxd2KgEMxzyaE4mhgyHKaAFtHZUNOF4+q3ah05mBX7sEw
vhWxtRCQQM0rDMz43JaKRU6ESYQJIaiLK3U3QeHay+/np8PaBOI6R+A/FmVc7Bcf
c8nMc6/ReoMSCbnmFYz3HHcSXH7n5jnlCy7HoTKp0eqMCgSomG1EY3qX09iWM/2v
lF2I79/iJHgWbkV7FJXt2bSCYEopLYE5FvBrg/Tac0RMJ6kHBEcFjmdZUyyjxP6p
yfZ8Dnr0FS+fzX98DPQL36rjniyCNATBTCODOgA6X5FSKOgUD0tYBPcCRX1O3J+R
c/r2Pp01JjqeqjHYLQiz4tHAqTOKmA==
=Jmbo
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Fri Aug 9 08:32:18 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
- No code change since 19.07.90
-------------------------------------------------------------------
Tue Aug 06 16:50:51 UTC 2019 - lbeltrame@kde.org
- Update to 19.07.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
- Changes since 19.07.80:
* No code changes since 19.07.80
-------------------------------------------------------------------
Tue Jul 23 11:59:07 UTC 2019 - lbeltrame@kde.org
- Update to 19.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
- Changes since 19.04.3:
* Use new logging category directory when ECM>=5.59
* It compiles without foreach + make it compile without deprecated method
* Time to increase Qt version as we use override but qt5.7 doesn't support it and we use 5.7 from long time
* Fix some clazy warning
-------------------------------------------------------------------
Sat Jul 13 07:26:38 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: lskat
Version: 19.04.3
Version: 19.08.0
Release: 0
Summary: German Skat game
License: GPL-2.0-or-later
Group: Amusements/Games/Board/Card
URL: http://www.kde.org
Source0: lskat-%{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: kconfig-devel
BuildRequires: kcoreaddons-devel