Hello community,

here is the log from the commit of package kig for openSUSE:Factory checked in 
at 2020-08-18 13:58:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kig (Old)
 and      /work/SRC/openSUSE:Factory/.kig.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kig"

Tue Aug 18 13:58:05 2020 rev:118 rq:826416 version:20.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kig/kig.changes  2020-07-15 11:51:18.055247373 
+0200
+++ /work/SRC/openSUSE:Factory/.kig.new.3399/kig.changes        2020-08-18 
13:59:02.822211655 +0200
@@ -1,0 +2,31 @@
+Sun Aug  9 09:09:13 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- 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 <[email protected]>
+
+- Update to 20.07.90
+  * New feature release
+- No code change since 20.07.80
+
+-------------------------------------------------------------------
+Sun Jul 19 10:04:43 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 20.07.80
+  * New feature release
+- Changes since 20.04.3:
+  * Use camelcase includes (scripted)
+  * scripting: remove char* hacks
+  * cmake: fallback to "python" as boost component
+  * scripting: remove support for Python < 3
+  * cmake: switch python & boost-python search to py3 (kde#419237)
+  * scripting: use PyErr_NormalizeException
+  * scripting: update Python-Kig highlight definition
+  * scripting: properly enable line numbers
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kig.spec ++++++
--- /var/tmp/diff_new_pack.o2ZX1b/_old  2020-08-18 13:59:04.110212183 +0200
+++ /var/tmp/diff_new_pack.o2ZX1b/_new  2020-08-18 13:59:04.114212185 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kig
-Version:        20.04.3
+Version:        20.08.0
 Release:        0
 Summary:        Interactive Geometry
 License:        GPL-2.0-or-later
@@ -29,6 +29,8 @@
 URL:            https://edu.kde.org
 Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
 BuildRequires:  kf5-filesystem
+BuildRequires:  libboost_python3-devel
+BuildRequires:  python3-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  cmake(KF5Archive)
 BuildRequires:  cmake(KF5ConfigWidgets)
@@ -47,13 +49,6 @@
 BuildRequires:  cmake(Qt5XmlPatterns) >= 5.2.0
 Obsoletes:      %{name}5 < %{version}
 Provides:       %{name}5 = %{version}
-%if 0%{?suse_version} > 1500
-BuildRequires:  libboost_python3-devel
-BuildRequires:  python3-devel
-%else
-BuildRequires:  libboost_python-devel
-BuildRequires:  python-devel
-%endif
 %if %{with lang}
 Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:        applications.keyring
@@ -72,7 +67,7 @@
 %setup -q
 
 %build
-  %cmake_kf5 -d build
+  %cmake_kf5 -d build -- -DBoost_NO_BOOST_CMAKE=ON
   %cmake_build
 
 %install


++++++ kig-20.04.3.tar.xz -> kig-20.08.0.tar.xz ++++++
++++ 13953 lines of diff (skipped)


Reply via email to