SHA256
1
0
forked from pool/libkdegames

Accepting request 756315 from KDE:Applications

KDE Applications 19.12.0

OBS-URL: https://build.opensuse.org/request/show/756315
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libkdegames?expand=0&rev=93
This commit is contained in:
Dominique Leuenberger 2019-12-14 11:15:05 +00:00 committed by Git OBS Bridge
commit d6688a140e
7 changed files with 87 additions and 57 deletions

Binary file not shown.

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEyBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/PEACgkQ29LOiT4t
HIfdDwf43SvqCB0Cs5A6B4WmlY2cmKC/v0tyKrwLCe3TxQJc67/YofA1NlvMsBLF
wpPzJNeERNmTAYtPJnQhJNb1C8+dPg2wjAy5bsvzwDUpfsYYQu5m2bIKOovETtCq
HYmPG9LEbVP4w7xejNkPlc8lSNkEAPOEEYQAndmjzlLv0J1y5YnT3CCfzfIlmajK
/O8IMs/2YceCZVyCUsAwKb2myMb1xaL4ZwgJDIbTB1wNfLtyH39kbI6p3kltnv5c
c4pSYF7ghjllZSgdy+8AdCRpRrv6vz5ml4Q14jhe5N13xzzJoXp8eUWkcRqJww07
2DIa0ociT1ztmuXZ2mXmV3VpL2y8
=gJ04
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puKQACgkQ29LOiT4t
HIfr6wf/W+lE0NuSTp98uhA81n+z13bbd1Zc/DfBxhMT6TSJfDHNgL2hQEH9iyYS
UlIdfOkm3JvVOSSNw4F45HNoSMvFCEyiIueL3c5kHAk6JHjV75EtlFOVAKkiWdCx
vnqWO1wg0fCuyggqmfIWbdSZLdHItNbQRp+YurRYkohKCaN0foPbzqSgqtNxPyEv
g73uSNB/krLkIV0Axjleb2nMr3TiVFkMtviQo/arcqOe0MbFXMWJkNU8kIALG+xH
b4+0P8elEyNsePaQJLvTgIPqWQYPpDP6MCFyyL7eUCnAdTYr7OGRQPVy82mk02iR
95q+NveAm7C9Jvfs4VD7QFrZebmieQ==
=Inyx
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,34 @@
-------------------------------------------------------------------
Tue Dec 10 06:39:06 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:26 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:59 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.80
* New feature release
- Changes since 19.08.3:
* Fix minor typos
* Make it compile without kf5 deprecated method
* Add version too
* Make it compile without deprecated method
* Use STL equivalent of deprecated qCopy
* audio: Support loading of files from Qt embedded resources
-------------------------------------------------------------------
Thu Nov 7 23:13:30 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -16,58 +16,57 @@
#
%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: libkdegames
Version: 19.08.3
Version: 19.12.0
Release: 0
Summary: General Data for KDE Games
License: GPL-2.0-or-later
Group: System/GUI/KDE
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
Patch1: libkdegames-bnc793185.patch
BuildRequires: extra-cmake-modules
BuildRequires: fdupes
BuildRequires: karchive-devel
BuildRequires: kbookmarks-devel
BuildRequires: kcodecs-devel
BuildRequires: kcompletion-devel
BuildRequires: kconfig-devel
BuildRequires: kconfigwidgets-devel
BuildRequires: kcoreaddons-devel
BuildRequires: kcrash-devel
BuildRequires: kdbusaddons-devel
BuildRequires: kdeclarative-devel
BuildRequires: kdnssd-framework-devel
BuildRequires: cmake(KF5Archive)
BuildRequires: cmake(KF5Bookmarks)
BuildRequires: cmake(KF5Codecs)
BuildRequires: cmake(KF5Completion)
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5ConfigWidgets)
BuildRequires: cmake(KF5CoreAddons)
BuildRequires: cmake(KF5Crash)
BuildRequires: cmake(KF5DBusAddons)
BuildRequires: cmake(KF5Declarative)
BuildRequires: cmake(KF5DNSSD)
BuildRequires: kf5-filesystem
BuildRequires: kglobalaccel-devel
BuildRequires: kguiaddons-devel
BuildRequires: ki18n-devel
BuildRequires: kiconthemes-devel
BuildRequires: kitemviews-devel
BuildRequires: kjobwidgets-devel
BuildRequires: knewstuff-devel
BuildRequires: kservice-devel
BuildRequires: ktextwidgets-devel
BuildRequires: kwidgetsaddons-devel
BuildRequires: kxmlgui-devel
BuildRequires: cmake(KF5GlobalAccel)
BuildRequires: cmake(KF5GuiAddons)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5IconThemes)
BuildRequires: cmake(KF5ItemViews)
BuildRequires: cmake(KF5JobWidgets)
BuildRequires: cmake(KF5NewStuff)
BuildRequires: cmake(KF5Service)
BuildRequires: cmake(KF5TextWidgets)
BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: cmake(KF5XmlGui)
BuildRequires: libsndfile-devel
BuildRequires: openal-soft-devel
BuildRequires: pkgconfig
BuildRequires: xz
BuildRequires: pkgconfig(Qt5Qml)
BuildRequires: pkgconfig(Qt5Quick)
BuildRequires: pkgconfig(Qt5QuickWidgets)
BuildRequires: pkgconfig(Qt5Svg)
BuildRequires: pkgconfig(Qt5Test)
BuildRequires: pkgconfig(Qt5Widgets)
BuildRequires: cmake(Qt5Qml)
BuildRequires: cmake(Qt5Quick)
BuildRequires: cmake(Qt5QuickWidgets)
BuildRequires: cmake(Qt5Svg)
BuildRequires: cmake(Qt5Test)
BuildRequires: cmake(Qt5Widgets)
Obsoletes: %{name}-kf5 < %{version}
Provides: %{name}-kf5 = %{version}
Recommends: %{name}-lang
@ -111,19 +110,19 @@ This package contains the KDE games library.
Summary: Library for KDE Games: Build Environment
License: LGPL-2.1-or-later
Group: Development/Libraries/KDE
Requires: kcompletion-devel
Requires: kconfig-devel
Requires: kconfigwidgets-devel
Requires: ki18n-devel
Requires: kwidgetsaddons-devel
Requires: cmake(KF5Completion)
Requires: cmake(KF5Config)
Requires: cmake(KF5ConfigWidgets)
Requires: cmake(KF5I18n)
Requires: cmake(KF5WidgetsAddons)
Requires: libkf5kdegames6 = %{version}
Requires: libsndfile-devel
Requires: openal-soft-devel
Requires: pkgconfig(Qt5Network)
Requires: pkgconfig(Qt5Qml)
Requires: pkgconfig(Qt5QuickWidgets)
Requires: pkgconfig(Qt5Widgets)
Requires: pkgconfig(Qt5Xml)
Requires: cmake(Qt5Network)
Requires: cmake(Qt5Qml)
Requires: cmake(Qt5QuickWidgets)
Requires: cmake(Qt5Widgets)
Requires: cmake(Qt5Xml)
Obsoletes: %{name}-kf5-devel < %{version}
Provides: %{name}-kf5-devel = %{version}