forked from pool/kgoldrunner
20.07.80
Remaining issues were fixed (except one kdenlive change) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kgoldrunner?expand=0&rev=123
This commit is contained in:
parent
0afdab808a
commit
8bc94399cc
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ab535067a8991a94bd7cd5a990a6120538206d241c8e8149c7b774cbdd1d0941
|
|
||||||
size 4428744
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8DzRQACgkQ29LOiT4t
|
|
||||||
HIcGaAf/ZYcu3c5KNseCTGfWnASmMdlUQe50Ky9tYDOMNqgXgYwzvgzXQb5oQsTl
|
|
||||||
AHa+XaSHSLjbh7Xg8Fy+5ZrlZ23Cz4ohMddvw2/1aWleQzSBYJAX4ZnDWbJay7zC
|
|
||||||
V4HihyoujeqJ5YWKZOgsT1RvN3825bVbAnSjQErlGw2azSAFIXzopgaIpOMyeD6A
|
|
||||||
/8yAx96GmYijBpKG2Cd/ouveVOCWuX9QFw066yEobLg+FAvnWBExQcEncCRMzH1b
|
|
||||||
b2T9nwY3Z5bbg7OVVDPi6VzPH3vf9KrPkkpbixHCTUG8VxDUc+z9vu1A6n62OMI6
|
|
||||||
WGbId85OJl1D1XdUeVJkcl+/TAVJxQ==
|
|
||||||
=eDN1
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kgoldrunner-20.07.80.tar.xz
Normal file
3
kgoldrunner-20.07.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9bc60123fed34fee52dfd66e8c394f54fb456ee0267bf1afeb948069e2b8fafc
|
||||||
|
size 4432804
|
16
kgoldrunner-20.07.80.tar.xz.sig
Normal file
16
kgoldrunner-20.07.80.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl8RtQMACgkQOmpNuDnq
|
||||||
|
ptdk4w/9EtkL5j4xxTjW8DpdCeunn4JSSxFJXgi6TVDbZWWY5GU74uks8F5CVSdE
|
||||||
|
dOjyNlbj2TdlK7sj7TuVCX0V1BhjuytNexbzyaX9PtDvNdOqe0RrrrdEquG61Y3M
|
||||||
|
PG2ycAe5P+iSlFNxnG6Qcrd2Dkrw4oLNkLyQOjnBKgLx8H9i8UdeBAIJljXcOPyZ
|
||||||
|
yJJqD0u3WPH41fnwyBsKyjK99RrilP9wRBrh+Wo9hmrvO5hMTvV5gE51qiU69vyy
|
||||||
|
uRRwgVIcTjX1MwD4bPc+JqxtL6iNqcVfNH/hO3Ct6ZKs91WrqjMgBeQjSB1sU4+6
|
||||||
|
KERB/Z1K6C3FXvDvW4XEik+xlVG61uX6KyFo1os2eYycafWubIaFlcqnpDZJmbNW
|
||||||
|
CgAYchaXYo3Y3JqoEYQq3szmbt2IlQ4cL328304/JZRLDmfQY9BCCFMqmJugE8+Y
|
||||||
|
QqQxQwDMFhLXuJTEBAYMAl/TdIRVf1/HGoHa8UBmZWtmpoqImz6UcaFXfdwhab65
|
||||||
|
8WpwCnm8Lh/kqjsEGJd2LIDpVEdkDbEupcP8XpTa6u3eMqdzd5lX0zooHQegNMfA
|
||||||
|
s8PaIs0dN0nCmabR+T/iOkaugVmqfGOZPVRC1LQiFjYXFrPoyriQ/TfNKqogQ6lF
|
||||||
|
ysQZVmGkyEbjFMt6vq2PaLmx46wVyHrqobqoIDUVJR+y9hEuyiQ=
|
||||||
|
=rs2n
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 19 10:04:39 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 20.07.80
|
||||||
|
* New feature release
|
||||||
|
- Changes since 20.04.3:
|
||||||
|
* doc: remove download/build instructions
|
||||||
|
* Fix blurry icons by adding UseHighDpiPixmaps flag
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 9 20:09:30 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
Thu Jul 9 20:09:30 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
@ -21,13 +21,13 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kgoldrunner
|
Name: kgoldrunner
|
||||||
Version: 20.04.3
|
Version: 20.07.80
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Action & Puzzle Solving Game
|
Summary: Action & Puzzle Solving Game
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Amusements/Games/Action/Arcade
|
Group: Amusements/Games/Action/Arcade
|
||||||
URL: https://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: cmake(KF5Config)
|
BuildRequires: cmake(KF5Config)
|
||||||
@ -45,7 +45,7 @@ BuildRequires: cmake(Qt5Gui)
|
|||||||
BuildRequires: cmake(Qt5Widgets)
|
BuildRequires: cmake(Qt5Widgets)
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||||
Source2: applications.keyring
|
Source2: applications.keyring
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user