Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kig?expand=0&rev=128
This commit is contained in:
parent
7b8c6619cd
commit
4a9a06e705
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d41792da79dd64a96125d8dab109940630dad642af88051ce8fa5fe36ded873a
|
|
||||||
size 3490004
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8kk/0ACgkQ29LOiT4t
|
|
||||||
HIezWggAlZGkAL4gE5J4ae6pzKwvv0hrZnc4QmYpYLKiqPPUJ8svpok1AvE1gz9X
|
|
||||||
wn7YEF+OOMcSViCyj0Oca3PiTB74j0KcNAQe+wD41bZAKqKYYqidsGqD4mO9MPcP
|
|
||||||
QXbMqJ6hwLbozUes13jXyTxxPkhpCzEHyLIIR2W37WPK3rAgc/dYLXMDLhMeefDW
|
|
||||||
zrdsECEVS7yiQOzstxvODKZjTNCTEu13xz3qP91JU4PF6C3Lp11e3cEHLlkq/GKc
|
|
||||||
iDOicpwPoIrmyKZQ0X+EkdqkSvoe3CcwLeCy+xdoFENpyowa5OIju1KA6W+zENzr
|
|
||||||
CHIHsPj5lo0rLztDyPnEuY1CaBT4BA==
|
|
||||||
=nsrm
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kig-20.08.0.tar.xz
Normal file
3
kig-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fa9754f5a67e35fdfd8b836d423001fc48fe5c41fadbfceece834fb3f5b6cccd
|
||||||
|
size 3490564
|
11
kig-20.08.0.tar.xz.sig
Normal file
11
kig-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAgYACgkQ29LOiT4t
|
||||||
|
HIcUuAgAllh+AkNh+s3jkAGC80tpgsKaog8auCJk0+Ui+yJjOcuW8M0VwbG/Mezd
|
||||||
|
G54fHoIiht3Ai+VQG0UG2Zb5I/zCbtr1a2ZYOGSpx272Y5gvA0W9pR7RAOZyt1a6
|
||||||
|
NKkPwynlq6VwpuW1zXyYXbU2RbCrOKaW005LNMzAEl1eNgNGE3DKVqjdIx3u03uB
|
||||||
|
LEMCpP15n0LU0Dw9uyTOp2zd9PIYIdZUp2kUCEzrZMLrOcuPnX6CF/O8a4tHFZXt
|
||||||
|
7J7U7pg8sOGk++kFl/Awsh9kuxzGRIjtK1fD10DFnf92Ny/cUD3w59TW4GPZUAII
|
||||||
|
V3GekHrUXbn40fxOYC6Rc9j6zrYW0g==
|
||||||
|
=7qr9
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 9 09:09:13 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 20.08.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/releases/2020-08-apps-update
|
||||||
|
- No code change since 20.07.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Aug 2 07:59:34 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Aug 2 07:59:34 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}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kig
|
Name: kig
|
||||||
Version: 20.07.90
|
Version: 20.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Interactive Geometry
|
Summary: Interactive Geometry
|
||||||
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: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: libboost_python3-devel
|
BuildRequires: libboost_python3-devel
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
@ -50,7 +50,7 @@ BuildRequires: cmake(Qt5XmlPatterns) >= 5.2.0
|
|||||||
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
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
|
Loading…
Reference in New Issue
Block a user