forked from pool/kmahjongg
KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmahjongg?expand=0&rev=134
This commit is contained in:
parent
63f167a49d
commit
ad251f5604
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d664dc50fa2137fe517392019939be14123c7faccc3a1ea6f4915d383ee35714
|
||||
size 3435092
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATsUACgkQ29LOiT4t
|
||||
HIduuAf/f7VhAkVJN4nhWxbmm+xxzu1BfnZAz+2fPsJ4zcPBaLbGAjy+ZoEqxLv5
|
||||
vp6wyknXkQ6pNMnG4PufC0Fz9du1gjr9hcdrn+kqCAM4oL9h/1Q+rCG6vslnBIef
|
||||
wCS84+b8uW2tYPjvBUPJlLJQwrnluVhH0ELZPzHEQU+BW2glW8X12Gm+eyJaJoAO
|
||||
yWTm1r0p/vfy57Ms96qXk3a62tGwFEwvIYYZqcKtMax/IHQP0jFCZZd88bGXP68L
|
||||
tzIMxOYU0YDkc5ytE4Exnjnzqx/fSt2vGEqVBxdA7IuBrjis6IdfcM8InJJUZnQP
|
||||
r5rzoPSvcmak2F2zPoaKl25QKvpGEQ==
|
||||
=hoLk
|
||||
-----END PGP SIGNATURE-----
|
3
kmahjongg-20.12.0.tar.xz
Normal file
3
kmahjongg-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8d73117b087476967775c6d8f8fd39901e06bc199c80cbceed6afd2f962492b9
|
||||
size 3435228
|
11
kmahjongg-20.12.0.tar.xz.sig
Normal file
11
kmahjongg-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhIAACgkQ29LOiT4t
|
||||
HIcnPgf8Dgpuxy2y2eToToisNwoxCGzMcD2wx+xXbPdfwC+B1FT2z+leKPp6w2y7
|
||||
fDzoi5IkTSjPA2KhYl7tRUw1PFI51qqAN6qIssZGyC6RNqwUqCIING4itQE7ucCt
|
||||
HSWminB/E8AA1kbs+jY31BZVdkpGO/0PQwFBxhm+XrdF8sO0n7SKxFHJK4dWGqVE
|
||||
9qbmFee7yLvv5KwFdCUdHe8LFyN7aSq+3+Co2To8sPnN6EO8izBaZawaBFu5uHpf
|
||||
oqzb5ayudoPWpKtrxApY/aeSG96AQyYO6ylYc4m/Q7dPWYGbSXYXCRyLFpRN0zU+
|
||||
3KgnICJdmKqksVIrLzwXQbN4y5zwRg==
|
||||
=v3KD
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 5 23:16:37 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: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: kmahjongg
|
||||
Version: 20.11.90
|
||||
Version: 20.12.0
|
||||
Release: 0
|
||||
Summary: Mahjongg game
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Games/Board/Puzzle
|
||||
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: xz
|
||||
@ -47,7 +47,7 @@ BuildRequires: cmake(Qt5Svg)
|
||||
Obsoletes: kmahjongg5 < %{version}
|
||||
Provides: kmahjongg5 = %{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
|
||||
Recommends: %{name}-lang
|
||||
|
Loading…
Reference in New Issue
Block a user