forked from pool/libkdegames
KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/libkdegames?expand=0&rev=140
This commit is contained in:
parent
4158fe1c03
commit
cd30a80775
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:152a381a3e269dcaeeaa1db8b7836b38eb4e395ece18b72f91eab0e121ac116f
|
||||
size 6391984
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATs4ACgkQ29LOiT4t
|
||||
HIfyHwf+K4gwD7ZtCKU4JOIEhAcNmuNn6bcT4vFsO37BTtHRFEtlDMdRBss6PFUh
|
||||
WtDTNKYsI2T7U/YXAlG7wGy/xYWFxH50vSd0E6+1HSn4GL0jRWhwV963aPOk0etv
|
||||
IKMrMBy9GA2AVorHiRLxlZDCbdRTBQQXTjR+R/amwdF9OnaraQisLaYpXPRjRrVS
|
||||
dAn/VZa4KfK/iX+0JbSbAo9AdSXgnSrCSFm9YiBWTkhDpKYfympFDg89wQ2fRK5q
|
||||
p93lzd7+nuXPEsMERHrBW/3JNclhSzZocSyCpL1FeAssmrOAzmFInMQdkwy+NKuH
|
||||
AobabMeFOGgcDH/9A9yY+eDGmpd7gw==
|
||||
=LNIe
|
||||
-----END PGP SIGNATURE-----
|
3
libkdegames-20.12.0.tar.xz
Normal file
3
libkdegames-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:48a019d871a99ae903b8dd01482473aae32d10d55cac918f2b8626e37958688b
|
||||
size 6389948
|
11
libkdegames-20.12.0.tar.xz.sig
Normal file
11
libkdegames-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhIkACgkQ29LOiT4t
|
||||
HIdbIgf+ITZEZKxkGnb75ZL7YnWCBQ7sRz2/kiuRuwd1JwXXPTFotBpNYpg0dog7
|
||||
ts/QS+FGTidi87lY3AlrtXoOx5uQj7yp6BRWcdRuCBVY1hIBfxRcix0pU/1zrkfV
|
||||
aktbiPvMW7ItV2fcYYffjjVUjbrfhPcMxEXXeIydTPjGrUeqoNjNfuWat8lPqJmz
|
||||
fQmQKmZ6QGyreLvpMZftQMP5j5D9Vep8BULze5bPH54F0FJL707PQ4aTHI74EOQE
|
||||
EiI74a9JGS5sxDjPSP28AZ1NKF8ozQDiuza0p1oun3WkWd9GFuXciGH4Bk3N8SRL
|
||||
SfCRU4ZCf5oaOqeKVkMtyBw00sRcZg==
|
||||
=IhrL
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 5 23:17:38 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.12.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-12-apps-update
|
||||
- No code change since 20.11.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 27 15:17:51 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: libkdegames
|
||||
Version: 20.11.90
|
||||
Version: 20.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/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Patch1: libkdegames-bnc793185.patch
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: fdupes
|
||||
@ -67,7 +67,7 @@ Recommends: %{name}-lang
|
||||
Obsoletes: %{name}-kf5 < %{version}
|
||||
Provides: %{name}-kf5 = %{version}
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/unstable/release-service/%{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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user