forked from pool/libkdegames
KDE Applications 20.03.80
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/libkdegames?expand=0&rev=123
This commit is contained in:
parent
0639e3043c
commit
00ae5e64d6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:39cf5039b7fe11688028df026252c9cd4424546817b5bb635af2558f71ba6b20
|
||||
size 6375220
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEyBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drZEACgkQ29LOiT4t
|
||||
HIeL3Qf3R2Rgk4KdtJFwdKPjKHMEupgrpKYsDiWbTP+P1LnSh3W0HNez3rr1Xk/H
|
||||
rGcNto3Zh6a39L/DETKBUOD3NQYT981rPc5JexqwNMRXN6fGNRCkyfkwAgqRXvaF
|
||||
YMgkaeyfyGhRBZrop95ItpHPy/eUB9lWFbpA+gbYjOokz2UEwfdLfA47HpyZ0bcb
|
||||
2AjCZx/4m0kstqcGhIcbD8cqk59LodjoKidKt/hQQwdp8QGk2maDOQtde7f58NWW
|
||||
W1DJnhJpTU3K31oNCb1fnCINYDq8j/WxDyePvN9jyShxijntEo0fmEmCFuhpH8P0
|
||||
ST13g4sxV/V0LU29asfXbexvLQKp
|
||||
=kgoi
|
||||
-----END PGP SIGNATURE-----
|
3
libkdegames-20.03.80.tar.xz
Normal file
3
libkdegames-20.03.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1eb02f423eebbc2611f478cd0ea8378375906c45f425a42698bbaa356d2bef48
|
||||
size 6387044
|
16
libkdegames-20.03.80.tar.xz.sig
Normal file
16
libkdegames-20.03.80.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50vCAACgkQOmpNuDnq
|
||||
ptdgXg//ULHb5xn/oZiAPFSV+6o1JxTL7qxUeRP/Sfll90G1Gz4QnuTiWm+ue0LB
|
||||
F9ISVnLmKaULsRlVA2jyUlFlIP/yfF84/w0BDpS/oc+ruRZC/c59W6dcGg5qOTew
|
||||
EbgG5ic1AU5O5JyUuDSIzwlC6HmnNtHXzuqMMrwfgW2qp/R1kGON+8P5vISoNwWx
|
||||
NgB0+jzcudTu7cWvuipE4i4FqCIOS4ioZrAQOAfMwiJARl0ePHQmjj7VPRDfj+NL
|
||||
2L50cC5zSjJtStO8KOBaXi+n7DAgodxWBj8G4m7fs3021kMFVpHgpJL0h3CJi5F9
|
||||
fn+HKg3OwDpo4FN/DtWRrgQXD6mreu1sH/VMozatYWrWT0AVqoyR0VmzLICg0O1R
|
||||
cDu+hhVzKvEJ/I5BkC4mY5x/PGr/VLpMCg33zPBgAPLBLqhh/5joQYXKmQLFWBrR
|
||||
EusSb1owBDvMbzhRQ8oLe9K3BBcWQJ4FMMkY+8+Zv7T1dVtSxbezXjdsw64+eNNo
|
||||
QAip1+ZVJSRpUQzmhRyPnLR+rQez41+TutnKQPQrJwY9VZm5OmqGD8YI+0Tz8m8j
|
||||
ItPnPdi6PWjKPANivacByDjWucUIHdfVjBeq9ya3X2GMI+I2MX+eR65ELii/gw1J
|
||||
TJP9FO3Lm8NpD8EsTdnW3479Q1/HVmQ41sGb46dGsRwLc/cIWxM=
|
||||
=ff3Q
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 22 09:17:34 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.03.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/20.04-beta
|
||||
- Changes since 19.12.3:
|
||||
* Fix minor EBN issues (explicit)
|
||||
* Update link to OpenAL page
|
||||
* Fix include guard to make EBN happy
|
||||
* Fix using 0 for a flags
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 5 20:36:41 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libkdegames
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -21,20 +21,20 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: libkdegames
|
||||
Version: 19.12.3
|
||||
Version: 20.03.80
|
||||
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/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Patch1: libkdegames-bnc793185.patch
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: libsndfile-devel
|
||||
BuildRequires: openal-soft-devel
|
||||
BuildRequires: xz
|
||||
BuildRequires: cmake(KF5Archive)
|
||||
BuildRequires: cmake(KF5Bookmarks)
|
||||
BuildRequires: cmake(KF5Codecs)
|
||||
@ -44,9 +44,8 @@ BuildRequires: cmake(KF5ConfigWidgets)
|
||||
BuildRequires: cmake(KF5CoreAddons)
|
||||
BuildRequires: cmake(KF5Crash)
|
||||
BuildRequires: cmake(KF5DBusAddons)
|
||||
BuildRequires: cmake(KF5Declarative)
|
||||
BuildRequires: cmake(KF5DNSSD)
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: cmake(KF5Declarative)
|
||||
BuildRequires: cmake(KF5GlobalAccel)
|
||||
BuildRequires: cmake(KF5GuiAddons)
|
||||
BuildRequires: cmake(KF5I18n)
|
||||
@ -58,18 +57,19 @@ BuildRequires: cmake(KF5Service)
|
||||
BuildRequires: cmake(KF5TextWidgets)
|
||||
BuildRequires: cmake(KF5WidgetsAddons)
|
||||
BuildRequires: cmake(KF5XmlGui)
|
||||
BuildRequires: libsndfile-devel
|
||||
BuildRequires: openal-soft-devel
|
||||
BuildRequires: xz
|
||||
BuildRequires: cmake(Qt5Qml)
|
||||
BuildRequires: cmake(Qt5Quick)
|
||||
BuildRequires: cmake(Qt5QuickWidgets)
|
||||
BuildRequires: cmake(Qt5Svg)
|
||||
BuildRequires: cmake(Qt5Test)
|
||||
BuildRequires: cmake(Qt5Widgets)
|
||||
Recommends: %{name}-lang
|
||||
Obsoletes: %{name}-kf5 < %{version}
|
||||
Provides: %{name}-kf5 = %{version}
|
||||
Recommends: %{name}-lang
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
|
||||
%description
|
||||
This package contains data which is required by the KDE games library.
|
||||
@ -110,14 +110,14 @@ 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: libkf5kdegames6 = %{version}
|
||||
Requires: libsndfile-devel
|
||||
Requires: openal-soft-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: cmake(Qt5Network)
|
||||
Requires: cmake(Qt5Qml)
|
||||
Requires: cmake(Qt5QuickWidgets)
|
||||
|
Loading…
Reference in New Issue
Block a user