forked from pool/kmplot
20.12 beta
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmplot?expand=0&rev=130
This commit is contained in:
parent
cc589a2fe9
commit
42679277dd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9e4928511348d560ccbdf0f5b104c024ff4263c0445ba3899b6eac5579c06733
|
||||
size 3055528
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl+gqjkACgkQ29LOiT4t
|
||||
HIdK4Af+NcfKiRYMcy11FjCySUTy+QsCjF0d/5VhXccDNiVF+t51dLaw1c2W6zR8
|
||||
jpBZTC/dpE48bRVVmi5wES5M/RxercWwK9Q42Kx2TcBeOUDPvFaBE/fRKREViUUq
|
||||
huN3Drg71xntN/QJ9JpRE5tbYcIQSiPkXyxB46n81Ca/Y8xYJKV/KN728YdGUecW
|
||||
HFReIXKgIYmO7glgJN6vwmWPo5cXmmC9EQl6cWVCEe+3KihTf0IxLOnvfRpjOF0e
|
||||
cfauases7m4tDpMTWOsSfFDg1be0t9uqzawjCIADYFptf64fxSfIwk7OOHibFVkD
|
||||
aBlCeRDZVV4GJfcP/mmRUje3w7perQ==
|
||||
=O/Nd
|
||||
-----END PGP SIGNATURE-----
|
3
kmplot-20.11.80.tar.xz
Normal file
3
kmplot-20.11.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:89907d88472837ebe88f85eb1d44de08d9e68007a9a87aa2375ec1ffbb091d14
|
||||
size 3055496
|
16
kmplot-20.11.80.tar.xz.sig
Normal file
16
kmplot-20.11.80.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl+uoncACgkQOmpNuDnq
|
||||
ptdwUhAAovWHq49cbhy9kH7IFR4xsfMx0j2T5eCoxOd9Ah/Zc7F0yHRCPr+cMKzg
|
||||
f05XOqVyoZoXHDOnDmgJ9HVqwTy9WXbPTTU94Y5ZqaCO/fcExeM/TUYMQcQVXhAQ
|
||||
V3Ei6rCnArNR4aade+wipps8KpmMVuix5f621eDgxIqmVOT3QkKoAvDDmgT7ZuvE
|
||||
zelyDSKywYBTbjrrHcxRRNJrrLvoHHypAUDSDeru6bL6zYyIH6UADFITh2uyvhF4
|
||||
zUowmfDf8lGd9JMnlpPti+WhzIy7O/hw6XHy3QpM15/mvGTdHry01ePVvlP7phQo
|
||||
OaUcoBf7GkMorzxaL2YcS46yOFd/MTFj0/uvbuEM0ByBYEWKSWr6xyFiuK0/lPRv
|
||||
3vPmFzPX9H3WZQmkrfv92o0JRNlks5G4Rbq8S23iLA52mCLKNipGVMpdF8mNP7Dh
|
||||
D+2mCevE95ZlNn/i547CixrX3g81iwx98W/hrE2LqOeaXF5OTf9bW0ma8NfLr9Ed
|
||||
wijTBKf9bVr1qNYBN+Z7BZubPpOOsxWNzYd7f+CCRx1e7MYMiGqtdw2gCsX0A3L1
|
||||
KDObSB7D6GRkk+QtaMg1TC42D1wQX7jelkOtB7FJQ+C3cwo4m8j8tRHUB5I753cD
|
||||
ZBYBSwRRi/UilLHOoJYHjy/Gj/m7iHbd4d0k6W1fLfTeniN2zZY=
|
||||
=xKrQ
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 14 00:01:58 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 20.11.80
|
||||
* New feature release
|
||||
- Changes since 20.08.3:
|
||||
* If include is define in .h remove it if it's defined in .cpp too (scripted)
|
||||
* Remove explicit ECM_KDE_MODULE_DIR
|
||||
* Avoid casting from ASCII
|
||||
* Improve i18n tooling
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 5 22:46:48 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: kmplot
|
||||
Version: 20.08.3
|
||||
Version: 20.11.80
|
||||
Release: 0
|
||||
Summary: Mathematical Function Plotter
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Scientific/Math
|
||||
URL: https://edu.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: cmake(KF5Config)
|
||||
BuildRequires: cmake(KF5GuiAddons)
|
||||
@ -44,7 +44,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