diff --git a/kig-19.12.3.tar.xz b/kig-19.12.3.tar.xz deleted file mode 100644 index 0cf6d88..0000000 --- a/kig-19.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ae2c3024cdd14e476ff15b730f4ebe9b279477b67cc4cc89606755c7d3beef3 -size 3500260 diff --git a/kig-19.12.3.tar.xz.sig b/kig-19.12.3.tar.xz.sig deleted file mode 100644 index 3413820..0000000 --- a/kig-19.12.3.tar.xz.sig +++ /dev/null @@ -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----- diff --git a/kig-20.04.0.tar.xz b/kig-20.04.0.tar.xz new file mode 100644 index 0000000..03409bb --- /dev/null +++ b/kig-20.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad5a116a75bb8b904316943eb29dbb1de7b0f1c9d17fc76a51debdd100a617ad +size 3499956 diff --git a/kig-20.04.0.tar.xz.sig b/kig-20.04.0.tar.xz.sig new file mode 100644 index 0000000..e5809d7 --- /dev/null +++ b/kig-20.04.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB8oACgkQ29LOiT4t +HIdJfQf/Q6sDbTFtR3NQqr97vZZ5clL6McAP4DV8fq82toMF2OB3pCnaddbqqFBR +0Zj35oi7PNdVzRKnJqJJ78TP+DvCEE+ocDZhzjQLp30pf8b6k+9mKtb/NL21w5c1 +mE2o9k1W3dLWruBq1gDAwJL2A6T5fzG1VW4HcSfvLGi0i55XO5aMvfNQAgh42VRJ +ub+9V6aWWYj6PH6+WdCLNECNAr/Lhhy/oh6Di9IVBcB5t8NVrdPlmOTo5BXZiuFB +LVNjchp+/779zrVC+ZZAXawAT1wX2iepwWdSMunw2AvQ3Hx7EI/lsncN7J//syxL +c/m437L7Ar6GwVo9VtLCcuS55fiEVg== +=RcvL +-----END PGP SIGNATURE----- diff --git a/kig.changes b/kig.changes index e853393..c77b0f0 100644 --- a/kig.changes +++ b/kig.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Thu Apr 23 12:22:26 UTC 2020 - Luca Beltrame + +- Update to 20.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-04-apps-update +- No code change since 20.03.90 + +------------------------------------------------------------------- +Sun Apr 5 20:30:05 UTC 2020 - Luca Beltrame + +- Update to 20.03.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-rc +- No code change since 20.03.80 + +------------------------------------------------------------------- +Sat Mar 28 17:15:02 UTC 2020 - Wolfgang Bauer + +- Build with python3 on Factory/Tumbleweed, continue to use python2 + on Leap for now as the older boost_python3 is not found + (kde#419237) + +------------------------------------------------------------------- +Sun Mar 22 09:17:01 UTC 2020 - Luca Beltrame + +- 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 python2 and earlier versions of python3 + * Fix crash upon exit after transition python2 -> python3 when using scripting (kde#416037) + * addVersionOption()/addHelpOption() already added 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 diff --git a/kig.spec b/kig.spec index 6b3f3c1..654316b 100644 --- a/kig.spec +++ b/kig.spec @@ -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,44 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kig -Version: 19.12.3 +Version: 20.04.0 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 +BuildRequires: kf5-filesystem +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 0%{?suse_version} > 1325 -BuildRequires: libboost_python-devel +%if 0%{?suse_version} > 1500 +BuildRequires: libboost_python3-devel +BuildRequires: python3-devel %else -BuildRequires: boost-devel +BuildRequires: libboost_python-devel +BuildRequires: python-devel %endif %if %{with lang} -Recommends: %{name}-lang +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring %endif +Recommends: %{name}-lang %description Kig is an application for Interactive Geometry. It's intended to serve @@ -67,15 +66,13 @@ 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 %build - %cmake_kf5 -d build -- -DBoost_NO_BOOST_CMAKE=ON + %cmake_kf5 -d build %cmake_build %install