SHA256
1
0
forked from pool/kig

KDE Applications 20.03.80

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kig?expand=0&rev=111
This commit is contained in:
Christophe Giboudeaux 2020-03-28 13:57:39 +00:00 committed by Git OBS Bridge
parent da94256ee5
commit 095eb37b90
6 changed files with 52 additions and 32 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1ae2c3024cdd14e476ff15b730f4ebe9b279477b67cc4cc89606755c7d3beef3
size 3500260

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drWcACgkQ29LOiT4t
HIfOGwf+LJD8LUo2WPIpCEbT8HzU//ZOsyK/tVvTL2I5Ka5EYdv5UDJU7+xSiEVN
1W5ctLjy2UMGJpWjcdA46TYQMqPt1MLEx6Z4Dfu4c/pxaL2NFiyzypfaEE+28r3u
OETIODE14WLYUSy8kjcED/4cUhhFU1vOwNLo+LFITDBwNN9TKEHdKATKAFJTqthg
WplaK0BEbk3waJY1ixLYixSepdHufFuMUew8tvzNYQxIDsm6umfeylEZ94ztjVq5
vfg+cSXnPFngCBKKdRnOVkF6pluT61BjkSHKGa6pw83WoprSfBwhUnFzs+wQonvd
A5rBGwJUiqBx+KJqgf6vF4VZZRIpoQ==
=ElJe
-----END PGP SIGNATURE-----

3
kig-20.03.80.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:33b3c2d1c3d09722e5c37ed53018e3096fc48f7538e414fe8dcff48ccdaf31a4
size 3496152

16
kig-20.03.80.tar.xz.sig Normal file
View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50vAgACgkQOmpNuDnq
ptdB/hAApG2DVLuLJT1/LU/5M7hdLm1c15vWQEaQ8aGoLQJuUN3wZtLOwvFkSCXU
wVtYpX1T4hOaWZwTfzPY48meII05umUVnvbyrXI3NRECLh9tr2+4BgDW6n5NwlWb
UA3JV/jTtmmi1KTdTj7kD4mAkTccicT0XIa06dbf+e5ufr5+3t6TLjILLII/N3Wc
mtFdFYtTuVBGeWt3521vGal3AreUSrJsLFJlYXQr7ShlxifaAG/YSGo5s6rKwAld
LMnMnlRLhhixcZcZGM0U3QpS9wknisH8TC2Tc8qhbhtCcUKSpwXaXmMshwCEaPDv
Ah/hh/YQNJw5t5TIzheqAsopM9fj1oBOSLb/YXxUYYqXJVu1i3DOEjP7GCR+8bg4
MfDDXupjBBGbEnsq9Ue5QULNh6+jWiaD+qtcWEYX1CI6hTPIu1xGBC2wHWUfOawY
+2eI8oHdZlquc7R4pFV8XEZTPGYg8IPdWTLfkupYG2D8SLMlCx7r9FB6E8w+TOqD
p10ubweXL/CU9HebIr3WwN79RES0Jj4H2NNbeVUw9mWQKqTaQ54kqX8mJnFGmZnR
5basv7npO6PjgWzAm/g7A5AXJra1A6kslm/JdOFtgxu2H6X/f5LyveTIKHUUTyug
EBbSJ41+BhYlc6O5Rgqxg2rdzMCJaneLRWUXUPLd/wOmW6eWU+k=
=UBcr
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sun Mar 22 09:17:01 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.80
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/20.04-beta
- Changes since 19.12.3:
* Port QProcess::startDetached deprecated method
* Going back to original Py_Finalize() to maintain compatibility with pithon2 and earlier versions of python3
* Fix crash upon exit after transition python2 -> python3 when using scripting (bug #416037)
* Fix https://bugs.kde.org/show_bug.cgi?id=401512
* addVersionOption()/addHelpOption() already adds by KAboutData::setApplicationData
* Remove endl at the end of qDebug
* Port pykig to python 3
* Fix minor EBN issues: use address from the About dialog for copyright header
* Use URLs with transport encryption
-------------------------------------------------------------------
Thu Mar 5 20:36:08 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package kig
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -21,45 +21,43 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kig
Version: 19.12.3
Version: 20.03.80
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/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
BuildRequires: kf5-filesystem
BuildRequires: python3-devel
BuildRequires: update-desktop-files
BuildRequires: cmake(KF5Archive)
BuildRequires: cmake(KF5ConfigWidgets)
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: cmake(KF5DocTools)
BuildRequires: cmake(KF5Emoticons)
BuildRequires: kf5-filesystem
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5IconThemes)
BuildRequires: cmake(KF5ItemModels)
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: cmake(KF5Parts)
BuildRequires: cmake(KF5TextEditor)
BuildRequires: cmake(KF5XmlGui)
BuildRequires: python-devel
BuildRequires: update-desktop-files
BuildRequires: cmake(Qt5PrintSupport) >= 5.2.0
BuildRequires: cmake(Qt5Svg) >= 5.2.0
BuildRequires: cmake(Qt5Test) >= 5.2.0
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
Source2: applications.keyring
%endif
%if 0%{?suse_version} > 1325
BuildRequires: libboost_python-devel
BuildRequires: libboost_python3-devel
%else
BuildRequires: boost-devel
%endif
%if %{with lang}
Recommends: %{name}-lang
%endif
%description
Kig is an application for Interactive Geometry. It's intended to serve
@ -67,12 +65,10 @@ two purposes: Allow students to interactively explore mathematical
figures and concepts using the computer. Serve as a WYSIWYG tool for
drawing mathematical figures and including them in other documents.
%if %{with lang}
%lang_package
%endif
%prep
%setup -q
%autosetup -p1
%build
%cmake_kf5 -d build -- -DBoost_NO_BOOST_CMAKE=ON
@ -98,7 +94,8 @@ drawing mathematical figures and including them in other documents.
%{_kf5_mandir}/man*
%{_kf5_plugindir}/
%{_kf5_servicesdir}/
%{_kf5_sharedir}/katepart5/
# Disabled for now (kde#419237)
# %{_kf5_sharedir}/katepart5/
%{_kf5_sharedir}/kig/
%{_kf5_sharedir}/kxmlgui5/