forked from pool/kmplot
Update to 22.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmplot?expand=0&rev=162
This commit is contained in:
parent
1cb98a28bc
commit
e5f9ca106b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:56761f4aa440e4cb399094d3e973607e087785489681ccf8affde9222bf16177
|
|
||||||
size 3044296
|
|
3
kmplot-22.04.0.tar.xz
Normal file
3
kmplot-22.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fe6ff129c4a1e2a4159fb2d3a3ca638e602197794481b3e5306dca144ced6b18
|
||||||
|
size 3044240
|
16
kmplot-22.04.0.tar.xz.sig
Normal file
16
kmplot-22.04.0.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmJYt5gACgkQu0YzUNbv
|
||||||
|
Me/2kw//WXyQReEWRp9BrlSGOPQUH52/1rgmcY4GUIcvt+nypTzZnGe3KSu0RLpY
|
||||||
|
1262h39+i0SOS/0mvnlWyEL3ZW8ur/rbr5mQZmv9n7IiLRLu180xTRuYeXgqwIXL
|
||||||
|
txuDTavLVWqYDGrlH/4NcOcVRbrJX7XVTzyKmhPMeKcLQwhbAeEshFgpFKMRcoDF
|
||||||
|
8i8xKh4Dp7yQyno5hdtFZ03GLWZOz57UwYzc+6RZxnwQ2sm4TxWpxConqmoZhhs4
|
||||||
|
QsKxSarEImMDXcnyS3Jk0Y46s5Eyceow8Ce0CQiumdWcImvZt0iv3ALGOE9iAo/B
|
||||||
|
2yRMGDz+3ickyWY5FvA4794W9YgansYFHJAO88G34w2qWlDRhCRrDq4BPil6+24S
|
||||||
|
+sDRRQ4m5oPzzivAA6jCpQGoVHnenlkC2Ii5SoHR4uLpGe/o2mz5y5OE6r1IuC0Q
|
||||||
|
1+Y+1DpJ127cAxJmaht0rIycHGEvBpXyyB5hH9sDyJbAyh0ZLD6YQZaoAxEC3jgV
|
||||||
|
7Rf4Fd+B/RqKwfJfXJ0bNHeWkWwvrCK5zisdLa2HQ5FV9SynF5Mjk6ZEwD29hGFm
|
||||||
|
2QtApeMUskwAbEZ7yvPhO7qDMOgmA6vpsdnpJiP81UsXJouURCPt98ZQzf6UsPPz
|
||||||
|
26UqCXjvJoH+hPWmleV6Eh1E/uvIBsNVVmgW/cBL0tojkHndJAk=
|
||||||
|
=gbgk
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 18 07:51:57 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 22.04.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/gear/22.04.0/
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 8 18:19:49 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Apr 8 18:19:49 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -20,15 +20,15 @@
|
|||||||
%{!?_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 released
|
%bcond_without released
|
||||||
Name: kmplot
|
Name: kmplot
|
||||||
Version: 22.03.90
|
Version: 22.04.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://apps.kde.org/kmplot
|
URL: https://apps.kde.org/kmplot
|
||||||
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
|
||||||
%if %{with released}
|
%if %{with released}
|
||||||
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
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
|
Loading…
Reference in New Issue
Block a user