SHA256
1
0
forked from pool/kfourinline

Accepting request 756220 from KDE:Applications

KDE Applications 19.12.0

OBS-URL: https://build.opensuse.org/request/show/756220
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kfourinline?expand=0&rev=93
This commit is contained in:
Dominique Leuenberger 2019-12-14 11:09:59 +00:00 committed by Git OBS Bridge
commit 88883c9004
7 changed files with 63 additions and 31 deletions

Binary file not shown.

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/OcACgkQ29LOiT4t
HIemhwf+J2c5F0nEkPQ8wJTKJxRjxSgBvp5Zq/kwvoNqbFcjU3qM+aPKgD3YOa09
v/dq1RiseNQqRCqceg4uQcSTkt0lrjeFkjprqkWrEbJZImXUR8n/ui8qMt1OTt9A
X9qI5IMEhDvso9ah+M1LAT7RZUzBvacO06POzkm4bTp58mndgVZ2fFvKzhcSKSjR
opxHQXB0zlx1fJkHrl+6Uw6z4P8Y/+oqWU1ti04DAUaJj8Z1Ejr/pwHXtHWCj6hg
Ul1E+8oSmK0mA+tydhMuofOuGwYT2kW6UwGmX/iL+HwLnVbd88wwFlNlcaR/rgG8
VihSRgK9lrSg4E3iSVbPLgzKD+zkcA==
=q3Gd
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puHgACgkQ29LOiT4t
HIfrdwf+IAy88H34JZwDlZrQS9/UxLk/g9Amzf3fIcBx8lIJBSNesUbl1M1/Hy6r
VQ1k7H/k/m5M986sn0zn216iaoHg0p9tzWu8oOzF13W8xLgzICyS7LnObNAkheOp
yV1BKfjxtpS/CcXFIXqXUvteZGSJqWlRvYufpHyeMO8mVrI25h+2iWaBQzHz6CRe
cPKQQeOSjJI7lCP4nJrjFuCP21xdlglPIXzQCfSvkW5ITtJOQnNgKq01QYENCVdC
o7U4tnGBlcim1ddauXHdrn2vgcbVDtPW3kx1fqbR/6MNThGtfN5vPF0UWXMKwpWn
VmYVt8MoPbzMYxer0DEp7INR4VbnlA==
=h+5L
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Tue Dec 10 06:38:31 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
- Changes since 19.11.90:
* Update Appstream for new release
-------------------------------------------------------------------
Sat Nov 30 09:11:52 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 13:29:23 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 methods
* Silence annoying gcc warning
* Make it compiles against qt5.14
* It compiles fine without deprecated method
* Replace obsolete methods in KFourInLine with non-obsolete ones
* Follow KDE_APPLICATIONS_VERSION
-------------------------------------------------------------------
Thu Nov 7 23:12:56 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: kfourinline
Version: 19.08.3
Version: 19.12.0
Release: 0
Summary: Four Wins game
License: GPL-2.0-or-later AND LGPL-2.0-or-later
Group: Amusements/Toys/Other
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: kcompletion-devel
BuildRequires: kconfig-devel
BuildRequires: kconfigwidgets-devel
BuildRequires: kcoreaddons-devel
BuildRequires: kcrash-devel
BuildRequires: kdelibs4support-devel
BuildRequires: kdnssd-framework-devel
BuildRequires: ki18n-devel
BuildRequires: kxmlgui-devel
BuildRequires: libkdegames-devel
BuildRequires: pkgconfig
BuildRequires: cmake(KF5Completion)
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5ConfigWidgets)
BuildRequires: cmake(KF5CoreAddons)
BuildRequires: cmake(KF5Crash)
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: cmake(KF5DNSSD)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5XmlGui)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(Qt5Svg)
BuildRequires: pkgconfig(Qt5Widgets)
BuildRequires: cmake(Qt5Svg)
BuildRequires: cmake(Qt5Widgets)
Obsoletes: %{name}5 < %{version}
Provides: %{name}5 = %{version}
Recommends: %{name}-lang