KDE Applications 20.12.0 final: release on 10th Dec

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kgoldrunner?expand=0&rev=131
This commit is contained in:
Christophe Giboudeaux 2020-12-08 07:25:08 +00:00 committed by Git OBS Bridge
parent 333514a715
commit 56f499f474
6 changed files with 26 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATsIACgkQ29LOiT4t
HIdgbAf+OppYoptLcub0XzJgDbf7Tr+ZtKNPAmwh7Aw0rrWpZcFpW7v/JbhXAR06
laVnA1FZufl9vHLoJAc5qMq+wxqKlW4ogjDiS2PfOyheX7IyTVgYEl5P3IP1I5ky
3ex+n4r7f2HXLYvpLEm9yy8W1jtkLDWdmeV5E77tRbxUS2Q8pj80mEMxsO05OtB2
a8nopRdlLqDuKYWPROsVwbYhjf735Ep4Rt/KScmkJwBRq3D/OskG1aUmDrmaH9UQ
Q8PMqkJSp/alaKIGk1DBMKT28YCZtlHUXE/5+NbyZTnEMX8qiPQonwlmy5Z895ik
Dg2a7I+s2NufzOV2t/xvaAUVNs6T5g==
=GR23
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhH4ACgkQ29LOiT4t
HIfjxQf9F6ICdFMIvj/NhVJCOxpNdq397/T9NQ0sA4bZx3H+S9dm6DC0+cxgXQtq
RnTWr0z7iDhsZPsUt5Ugu5iJG67nJ1jASLsBGO0k2USLmA82lcFpryq+ajcGQ+vx
3sTlXwCLqyzD+salPdTrOgty5irX1GugptoDA6uTqy1jU2Um4LbDqYOVnjpc/jxJ
3wfZyvRUkmycwxPzjWLoGUQ48YdyXbSiAyqHmxb/BelU4LLpoG/ndbCiCbyf7NvN
XYNdeXc/3Xf3EW3h/ZyXT6hxpBBr2zYn4LJnMzPXyOA4jXZefJcI1bDxSYvrcIGI
h9WpGnd5ml3oIGuPB1pPVE9zsG5SSA==
=Fanl
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Dec 5 23:16:17 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:16:32 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -21,13 +21,13 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kgoldrunner
Version: 20.11.90
Version: 20.12.0
Release: 0
Summary: Action & Puzzle Solving Game
License: GPL-2.0-or-later
Group: Amusements/Games/Action/Arcade
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
BuildRequires: extra-cmake-modules
BuildRequires: update-desktop-files
BuildRequires: cmake(KF5Config)
@ -45,7 +45,7 @@ BuildRequires: cmake(Qt5Gui)
BuildRequires: cmake(Qt5Widgets)
Recommends: %{name}-lang
%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