KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kig?expand=0&rev=134
This commit is contained in:
parent
cde704cf15
commit
1282c81bd7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70f6e07af422b821dcf39d28b53228d8bbcb2381be8001c67589eb399a0609f8
|
||||
size 3122160
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATsMACgkQ29LOiT4t
|
||||
HIcSzQf9HTLku2qrPjRRIUKG9Pv5VZpHxzWQBo5z3RpomFzmUUT26DPs6HsoMgl8
|
||||
/Kilj3wN1SU9ay49Ho5A5gFovrgwEkBoupJT5q6zLHyDBg1U7r3mqAFwegXDh+nc
|
||||
hUsV4tBkPg9KjWqIyPH+zz90IaqjCgPOqWhV6JYbpH2yH7G6bAH7s/0cqF2XsIH1
|
||||
n6YbbFLTG/EsDhBj8WQD0SfOfpD35sC1v9XLPko0u8EIZGDMsB2nsZzZJQdpPV26
|
||||
yim3r6Tj55bgnXOxCmgf2ckW0nvtB918DyZgAp0ytGSQKOq45GfSEihdjoLTJucU
|
||||
Vb7BW2nWhfaOoMbAPVG7KPNBU8W9cA==
|
||||
=mLfJ
|
||||
-----END PGP SIGNATURE-----
|
3
kig-20.12.0.tar.xz
Normal file
3
kig-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:16f09ee6fde0865ad2fb87528eae8d8ec4ab7e69a35ab43ec25fa91f0e200626
|
||||
size 3122144
|
11
kig-20.12.0.tar.xz.sig
Normal file
11
kig-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhH4ACgkQ29LOiT4t
|
||||
HIePaAf/ZS9E/zK8bONqUoqD9s3pD4xjku5LG12RJh2WKLvR8d1l7u2DuvDVQJqk
|
||||
Q8fnMgfXR2uL47PXEgL1JTAxDlty9QTpToH260jay/h3CQK4oky9fvjWr+Q1Gz/R
|
||||
BMlQmC+HcKKDtTJystxcVsKC7IVpeCwsANN0SIHe7OPDvMB4mtRR28ZOvnfwvYEz
|
||||
df7LU3GGJgrMIx+4cYYdLSBwWlwIlpsmh/snqMAkej3+BU4VI13K9ghwbRxoDQ/y
|
||||
+Nb2WKRIglsmhCpJzo7eYx1gQZg9ImxlfYfE/svQlD9Ke499G1Jx0GJ0ZxKgnIa5
|
||||
9epkQRtnT2/nytkIlUsymTQeQUBFGg==
|
||||
=2lHk
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 5 23:16:21 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:36 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
6
kig.spec
6
kig.spec
@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kig
|
||||
Version: 20.11.90
|
||||
Version: 20.12.0
|
||||
Release: 0
|
||||
Summary: Interactive Geometry
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Scientific/Math
|
||||
URL: https://edu.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: kf5-filesystem
|
||||
BuildRequires: libboost_python3-devel
|
||||
BuildRequires: python3-devel
|
||||
@ -50,7 +50,7 @@ BuildRequires: cmake(Qt5XmlPatterns) >= 5.2.0
|
||||
Obsoletes: %{name}5 < %{version}
|
||||
Provides: %{name}5 = %{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