Hello community,

here is the log from the commit of package cantor for openSUSE:Factory checked 
in at 2017-01-18 21:45:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cantor (Old)
 and      /work/SRC/openSUSE:Factory/.cantor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cantor"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cantor/cantor.changes    2016-12-17 
10:29:59.347517629 +0100
+++ /work/SRC/openSUSE:Factory/.cantor.new/cantor.changes       2017-01-18 
21:45:30.093226108 +0100
@@ -1,0 +2,7 @@
+Sat Jan 14 08:49:32 UTC 2017 - lbeltr...@kde.org
+
+- - Update to KDE Applications 16.12.1
+   * KDE Applications 16.12.1 
+   * https://www.kde.org/announcements/announce-applications-16.12.1.php
+
+-------------------------------------------------------------------

Old:
----
  cantor-16.12.0.tar.xz

New:
----
  cantor-16.12.1.tar.xz

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

Other differences:
------------------
++++++ cantor.spec ++++++
--- /var/tmp/diff_new_pack.UZ0wcQ/_old  2017-01-18 21:45:30.637149173 +0100
+++ /var/tmp/diff_new_pack.UZ0wcQ/_new  2017-01-18 21:45:30.641148607 +0100
@@ -18,10 +18,10 @@
 
 %global libMAJOR 16
 Name:           cantor
-Version:        16.12.0
+Version:        16.12.1
 Release:        0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:        Worksheet GUI for mathematical software
 License:        GPL-2.0+

++++++ cantor-16.12.0.tar.xz -> cantor-16.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cantor-16.12.0/CMakeLists.txt 
new/cantor-16.12.1/CMakeLists.txt
--- old/cantor-16.12.0/CMakeLists.txt   2016-12-06 20:52:44.000000000 +0100
+++ new/cantor-16.12.1/CMakeLists.txt   2017-01-07 19:48:55.000000000 +0100
@@ -7,7 +7,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "16")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cantor-16.12.0/cmake/FindPythonLibs3.cmake 
new/cantor-16.12.1/cmake/FindPythonLibs3.cmake
--- old/cantor-16.12.0/cmake/FindPythonLibs3.cmake      2016-12-06 
20:52:44.000000000 +0100
+++ new/cantor-16.12.1/cmake/FindPythonLibs3.cmake      2017-01-07 
19:48:55.000000000 +0100
@@ -5,7 +5,7 @@
 find_path(PYTHONLIBS3_INCLUDE_DIR Python.h
           HINTS ${PYTHONLIBS3_INCLUDEDIR} ${PYTHONLIBS3_INCLUDE_DIRS})
 
-find_library(PYTHONLIBS3_LIBRARY NAMES python3.2m python3.3m python3.4m 
python3.5m
+find_library(PYTHONLIBS3_LIBRARY NAMES python3.2m python3.3m python3.4m 
python3.5m python3.6m
              HINTS ${PYTHONLIBS3_LIBDIR} ${PYTHONLIBS3_LIBRARY_DIRS} )
 
 set(PYTHONLIBS3_LIBRARIES ${PYTHONLIBS3_LIBRARY} )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cantor-16.12.0/src/backends/julia/juliabackend.json 
new/cantor-16.12.1/src/backends/julia/juliabackend.json
--- old/cantor-16.12.0/src/backends/julia/juliabackend.json     2016-12-06 
20:52:44.000000000 +0100
+++ new/cantor-16.12.1/src/backends/julia/juliabackend.json     2017-01-07 
19:48:55.000000000 +0100
@@ -11,6 +11,7 @@
         "Description[fr]": "Moteur Julia pour Cantor", 
         "Description[it]": "Backend Julia per Cantor", 
         "Description[nl]": "Julia backend voor Cantor", 
+        "Description[nn]": "Julia-motor for Cantor", 
         "Description[pl]": "Silnik Julii dla Cantora", 
         "Description[pt]": "Infra-estrutura do Julia para o Cantor", 
         "Description[ru]": "Модуль поддержки языка Julia", 


Reply via email to