Accepting request 756328 from KDE:Applications

KDE Applications 19.12.0

OBS-URL: https://build.opensuse.org/request/show/756328
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lskat?expand=0&rev=91
This commit is contained in:
Dominique Leuenberger 2019-12-14 11:15:35 +00:00 committed by Git OBS Bridge
commit 29f124c764
7 changed files with 58 additions and 31 deletions

Binary file not shown.

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/PMACgkQ29LOiT4t
HIcn6Af/ZZg/+f8J/klpHP4UmKguvs1rngPDzNXh3jMH2Ld0HEIU5+5hirLePbFn
BUsX+i/kur9QXw5NrFgh/xNNXFOQOFIu1lG23N2voT0Pks3Dp/wsBGVDJ7LWTQT3
80dZsPPNK54Jb+hjFydfdh1H8Zodkz2qHP8FnwbFyAzxuSHemP3sJMKM/L0j8xoF
JJy0FvMg5X1hfFscE3KT5rPPcmj4RjuLDiQWCUkwl22dUSvGpIR4FKOsgl6+ACbx
i7oQp3xQLR8zHvwis5j+SpmJUAsi3EeykL/MN9c4Wok/iTHD2TCYlq5XclDurNxd
zhsNFQYf8acnVtdG9sfFDiJ1Cn0Ltg==
=oBWQ
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puKoACgkQ29LOiT4t
HIdR6Qf+M+rCH38FdBv2KE7DlhGtlOwBHkGyB3TypyLKZ9N3S9b5J7ywK6qHzatz
wQuxQe4c1ldNaB+df/pPaE42D6/RXWzB0hOt5uR30zeBIFeN9Fzp5PTSS5zG7A4J
tOFsODtAqX0EHD7gyZVdr6hTPu6QDggz3EiYRxqfy5smY4FTpGwT3FDaAV40rADi
z34u/A85ZBXQ2BWFzESsK0VPI+IGMSUToaqHr8cVQ3qUHh76KgAJlI5xPjsPX7Tl
A+4BZMYjYDYKncQ3dSxJqG6nP6EsOF91/dbOJqa/8xcOdhxUJ2vQFPK5+OwuI5DW
BjhpNhdpjJ8dbl35EZhGPaKhc+fQNg==
=UpmM
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Tue Dec 10 06:39:11 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/releases/19.12.0
- No code change since 19.11.90
-------------------------------------------------------------------
Sat Nov 30 09:12:31 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.90
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/19.12-rc
- No code change since 19.11.80
-------------------------------------------------------------------
Sun Nov 24 15:54:25 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.80
* New feature release
- Changes since 19.08.3:
* Make it compile against qt5.15, This enum is unused
* Make it compile without kf5 deprecated method
* Make it compiles against qt5.14
-------------------------------------------------------------------
Thu Nov 7 23:13:35 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -16,37 +16,36 @@
#
%define kf5_version 5.26.0
%define kf5_version 5.60.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: lskat
Version: 19.08.3
Version: 19.12.0
Release: 0
Summary: German Skat game
License: GPL-2.0-or-later
Group: Amusements/Games/Board/Card
URL: https://www.kde.org
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: extra-cmake-modules
BuildRequires: kconfig-devel
BuildRequires: kcoreaddons-devel
BuildRequires: kcrash-devel
BuildRequires: kdoctools-devel
BuildRequires: kguiaddons-devel
BuildRequires: ki18n-devel
BuildRequires: kwidgetsaddons-devel
BuildRequires: kxmlgui-devel
BuildRequires: libkdegames-devel
BuildRequires: pkgconfig
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5CoreAddons)
BuildRequires: cmake(KF5Crash)
BuildRequires: cmake(KF5DocTools)
BuildRequires: cmake(KF5GuiAddons)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: cmake(KF5XmlGui)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(Qt5Gui)
BuildRequires: pkgconfig(Qt5Svg)
BuildRequires: pkgconfig(Qt5Widgets)
BuildRequires: cmake(Qt5Gui)
BuildRequires: cmake(Qt5Svg)
BuildRequires: cmake(Qt5Widgets)
Requires: kdegames-carddecks-default
Recommends: %{name}-lang
Obsoletes: lskat5 < %{version}