Hello community,

here is the log from the commit of package kig for openSUSE:Leap:15.2 checked 
in at 2020-05-13 03:52:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/kig (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.kig.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kig"

Wed May 13 03:52:04 2020 rev:43 rq:797393 version:20.04.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/kig/kig.changes        2020-03-15 
13:36:11.274831876 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.kig.new.2738/kig.changes      2020-05-13 
03:52:07.272235699 +0200
@@ -1,0 +2,42 @@
+Thu Apr 23 12:22:26 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- 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 <lbeltr...@kde.org>
+
+- 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 <wba...@tmo.at>
+
+- 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 <lbeltr...@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 
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
+
+-------------------------------------------------------------------

Old:
----
  kig-19.12.3.tar.xz
  kig-19.12.3.tar.xz.sig

New:
----
  kig-20.04.0.tar.xz
  kig-20.04.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kig.spec ++++++
--- /var/tmp/diff_new_pack.T4FQge/_old  2020-05-13 03:52:07.840236890 +0200
+++ /var/tmp/diff_new_pack.T4FQge/_new  2020-05-13 03:52:07.840236890 +0200
@@ -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 @@
 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


++++++ kig-19.12.3.tar.xz -> kig-20.04.0.tar.xz ++++++
++++ 2916 lines of diff (skipped)


Reply via email to