forked from pool/kblocks
20.07.80
Remaining issues were fixed (except one kdenlive change) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kblocks?expand=0&rev=129
This commit is contained in:
parent
83b995a962
commit
1a07afa11f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:128cbd7751883cc46d3bc0fcf3c2fc40d8d87631ad54c90459727da209237609
|
|
||||||
size 1906592
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEyBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8DzRAACgkQ29LOiT4t
|
|
||||||
HIdQqQf42gOzqF5RyUgQUdgG8uBbR1skHHDkmbGNw/elVAy4KJ9cJFjMKC95evg3
|
|
||||||
Tuk9yIVgFPV0ZLG2s+AmQKKxL4MkR97wBOSf6jm6fiF2qzgfcVDN802CQJUjLyf7
|
|
||||||
CALk6e9OBWWL7WFAFfoypM3xx+G6DeyMyEnYL7eRI1fsjnKoBxhUPcKZoY7NDqbW
|
|
||||||
WMbYtjm9Hpe07hHH/aUjiLk1Z7u9tT8nR+5DDPD4pUJ/YUVv2+QSEWlAis1M5RX/
|
|
||||||
4OFL+x3I9TsNu6+4G+g+dZDNKt1hbMYij01T2P8Mnq5YQMRTfwIWvLOdMNPNSLem
|
|
||||||
z6xyZg1zzy7IllZ2qdXyx/bQwsY+
|
|
||||||
=mc7q
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kblocks-20.07.80.tar.xz
Normal file
3
kblocks-20.07.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b6c6928879f234abc3b5b94930f2ca7472346089f316408ab68d490a3716bfd6
|
||||||
|
size 1907248
|
16
kblocks-20.07.80.tar.xz.sig
Normal file
16
kblocks-20.07.80.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl8RtPgACgkQOmpNuDnq
|
||||||
|
ptcQnRAAoMNDc9ELzTKrV3EuJa2swfJ5H8PHZcVUyBqiLqEGNAgu8Gqo8at3vra4
|
||||||
|
IejwlydP4/vNztE9tm78zKaObaH7YiOpKF8KgBsjzZL3EQw8/zleyiOhzu55jq0h
|
||||||
|
X2NVE1DvmnBIR87tU5jN3rV177xX5d8mcngEUAviU6gNbRY/RK4g6IdIlY2vr/yg
|
||||||
|
GFaJatYUbDrnogaIIP1PPoJwL4hPP0Mu6q2f+ktP1Juk0YdSnc+NWkFhsZvrwb3o
|
||||||
|
qtxC8+ZTyBTtiyKRvn3eLKMNGGP7c+U6oVBduGe0DOSJTCgWJO1lkx6bfWDeeMZt
|
||||||
|
r1y8ZsU19PbkN3sznyJgmtY6/wWYTezK7s3+bw+ejvjYX2UJOdShHHzKgnZnYDf2
|
||||||
|
AWvzt3qM4KSmVVgFwELElhJxfHB7T3OqLJrIT7DRWNxSeNtuM01sKnJZZrxScOfl
|
||||||
|
jR4E/AFS4sMvKT+b8JLV2q6N8rU5xULEknyfWzs+6Rez61rXckB1DhfOlqABRmvZ
|
||||||
|
xkCBZ0OyETzwzcu3mMuOxvymEXEs9JAjlkXUfzsOsqAoMcLggBPJOPJuDDsr4GJu
|
||||||
|
o/GgLIigi/IcdZ6rdynNi86a4GXscDO2420uiysvJe6jEPXUEFJw0CEaYS9PHAb1
|
||||||
|
TBmq30uVeeTGRQidTJ6wWh3bXp7OzJOCxJyLDaciE0pbP9l+vHw=
|
||||||
|
=Y3OT
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 19 10:04:11 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 20.07.80
|
||||||
|
* New feature release
|
||||||
|
- Changes since 20.04.3:
|
||||||
|
* Use camelcase include (scripted)
|
||||||
|
* Fix blurry icons by adding UseHighDpiPixmaps flag
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 9 20:09:01 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
Thu Jul 9 20:09:01 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: kblocks
|
Name: kblocks
|
||||||
Version: 20.04.3
|
Version: 20.07.80
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A classic falling blocks game
|
Summary: A classic falling blocks game
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Amusements/Games/Strategy/Real Time
|
Group: Amusements/Games/Strategy/Real Time
|
||||||
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)
|
||||||
@ -53,7 +53,7 @@ BuildRequires: cmake(Qt5Widgets)
|
|||||||
Obsoletes: %{name}5 < %{version}
|
Obsoletes: %{name}5 < %{version}
|
||||||
Provides: %{name}5 = %{version}
|
Provides: %{name}5 = %{version}
|
||||||
%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
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
|
Loading…
x
Reference in New Issue
Block a user