KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmplot?expand=0&rev=132
This commit is contained in:
parent
4afc35fb11
commit
70cde06a57
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:01b3f1e1d145a443da910d9991c929527179b379aac3e85d4b74324dd089641d
|
|
||||||
size 3055704
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATsYACgkQ29LOiT4t
|
|
||||||
HIezJgf+O9ryUB92wM6KU6H/rSud/05d+lHELXc/F4dAua/nH1CgwnDuZEQ9MTkt
|
|
||||||
Hg8FDKMDgFogPqZ5vRtZRxFy5yEU1GMzQGNgKyaWYX0dWPLhzjGWkO6xwh1TbjqZ
|
|
||||||
FD9IqeB9pgBfrTfF4vjKUcDWjtIuRGnNT8Iv6PVbRdk1DsmHAbl1diHErRCtZCg0
|
|
||||||
NlnBDGEkN0nAfqUP/DXmodgezwE/PPPItmALfDQcHxya5EFvIPq3kDy//9GaaZnN
|
|
||||||
LAO7gK5tMnGBvjLSuGKBRYFFC58pOt7WNnlUAIWbmMNQlTCShceFURv4fGSljrii
|
|
||||||
pGux3ERfKiYBq6fOM92kl6Sum5dIow==
|
|
||||||
=hnyQ
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kmplot-20.12.0.tar.xz
Normal file
3
kmplot-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d5ac4d6cc79fdbf4d073588a3b9e20bfb69a115b38e6516c6e1823a29e507cbd
|
||||||
|
size 3055868
|
11
kmplot-20.12.0.tar.xz.sig
Normal file
11
kmplot-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhIEACgkQ29LOiT4t
|
||||||
|
HIf26wf+JZGvFF+pDzUaA1UgKlVe/SxqxWPkVZZm05FKLms3lG0siFCJSXdwX1iK
|
||||||
|
JYSAQ8Xw+GQzMafKqdHaufYixCjIC8SY7XuP4IFrq4AZKY2l1YOn0X2gGHk9J29F
|
||||||
|
Una1G4IGSCkHRveFtrEEWnmfsZjLL1QEIHAWZJPIzSpuWskeKJSh4wREP4cJ3Wtw
|
||||||
|
pLEPRMXFyvjLksNxN09H9fQMJmTrKsbC2yRyWBUFv/uZD60WjGa0W42ci4BfqlQ4
|
||||||
|
RdZYogELzKPWP5LPSgpBcX3Xpcy99Ml+hYhcJSMMFNbcNI6AkGxATTf4XuvWDyLr
|
||||||
|
0UqYJ35jvcLmUTnB24CcdXszGBIzPg==
|
||||||
|
=sZSD
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 5 23:16:45 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:59 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Nov 27 15:16:59 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -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: kmplot
|
Name: kmplot
|
||||||
Version: 20.11.90
|
Version: 20.12.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Mathematical Function Plotter
|
Summary: Mathematical Function Plotter
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/Scientific/Math
|
Group: Productivity/Scientific/Math
|
||||||
URL: https://edu.kde.org
|
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: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: cmake(KF5Config)
|
BuildRequires: cmake(KF5Config)
|
||||||
BuildRequires: cmake(KF5GuiAddons)
|
BuildRequires: cmake(KF5GuiAddons)
|
||||||
@ -44,7 +44,7 @@ Recommends: %{name}-lang
|
|||||||
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/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
|
Source2: applications.keyring
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user