forked from pool/ksquares
20.07.80
Remaining issues were fixed (except one kdenlive change) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ksquares?expand=0&rev=120
This commit is contained in:
parent
30f49dd949
commit
e4c587e371
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb72d929cd59b076d20483ee03548d72df3dc894b631947ce3440aff0ecad730
|
||||
size 261132
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8DzRwACgkQ29LOiT4t
|
||||
HIckqwf/clyCxa5Umd505m9c1Vjj2xDJuUCUulgpDvZzwJBoiFwJna3MQJeU9Ypw
|
||||
spoyU+M9KcZ0XSD0UWqk9r9wBC6J0Ln7HyvEinvVLuk+TYFGsy7XPWEOf192SCEH
|
||||
gm8ABDMKA3zesfTNSIaOXwZlq83iRNtt4cuflcucQwoxexp3VOn5dB2CH9ASQ+0g
|
||||
doqym+2NHvLBu3Wq448BwQcJeSbCvNjxPwnq61GqgnjxErIOnMAsbyNR9t71fpiX
|
||||
x97B9JJ0Ay+IAi2IrfNm6cbK++xWLSCUO7NltqZNZNwYy4bGpr7u2mhLkRBK46IG
|
||||
/KHB542Z4iCLhjLrJr45cH6K3Xz1Zg==
|
||||
=sW3k
|
||||
-----END PGP SIGNATURE-----
|
3
ksquares-20.07.80.tar.xz
Normal file
3
ksquares-20.07.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3398761a19c4e1f17c442bbc05c8244272ea797c589a34eae26d94d8d968aa9c
|
||||
size 266544
|
16
ksquares-20.07.80.tar.xz.sig
Normal file
16
ksquares-20.07.80.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl8RtRoACgkQOmpNuDnq
|
||||
pteG5A//VyG2TS4VW+2OtjZEL/F2ryx8OwpFy+Lo2Or3VrTNwXkNYhpnveT6VpbX
|
||||
qItmrkLJMSMsSVA7OlfFxaUyI2AIUTzcdjJWIHSowCGck6trxFM/MGjesYqSqYtl
|
||||
0ILHFXNoH46XrLFyKNbkbS/h7rTgkolg5gZ3qjbEUemYuraGgObHtGeGOhhIDGPU
|
||||
RZpRyRGdzVH6QCNgLQUQniGr611p3R6xG8ejFDrjqlRrnQP9aqmeOtd0bXmZit0/
|
||||
gJfWBLoLizizJh9qLGdP6Dtc0YUmravzOZev6IGK4UKgrx7alAEKSjmKlowUytK/
|
||||
5V0a8pYvYArnOH0qpZC5kfwBJzMUA71GFwffI7/vFjB0KSbovdRddR14KFwbl3UR
|
||||
LHwCPbj6u1XOoSB/GwvgfbbsX6NO+GbE8ejstuFqg/JRluUFbTl8eBcZLs3I56sn
|
||||
lkfWNab2b6jyy7ufcBMcStCX/mweSfHNU60yGdE6kV4t2DJXL4X9itJSR7SUt+Vo
|
||||
uEa8tHH5p76p1QyBn6ssdI/k7cIzO/6QAsQ0wEtfbCfWZ2uzxiPNmwVkaJn+pSIf
|
||||
ZRPZLXfL6lDXOD5DONK/JKRnDQEbj2tXhlXe7HPjfjMnh3cI6XUpZsH5vFfn0+q3
|
||||
Ekt0Vghp1ZqjWJWrXI0irDI7kGEvn4RBXWeJXw3NEc1CfnVhUQY=
|
||||
=6cWB
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 19 10:05:30 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:10:24 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: ksquares
|
||||
Version: 20.04.3
|
||||
Version: 20.07.80
|
||||
Release: 0
|
||||
Summary: "Dots and boxes" board game
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Games/Action/Arcade
|
||||
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: update-desktop-files
|
||||
BuildRequires: xz
|
||||
@ -54,7 +54,7 @@ Recommends: %{name}-lang
|
||||
Obsoletes: %{name}5 < %{version}
|
||||
Provides: %{name}5 = %{version}
|
||||
%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
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user