Hello community,

here is the log from the commit of package cantor for openSUSE:Factory checked 
in at 2018-08-24 17:06:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cantor (Old)
 and      /work/SRC/openSUSE:Factory/.cantor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cantor"

Fri Aug 24 17:06:25 2018 rev:105 rq:630186 version:18.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/cantor/cantor.changes    2018-07-19 
22:50:21.666882823 +0200
+++ /work/SRC/openSUSE:Factory/.cantor.new/cantor.changes       2018-08-24 
17:06:34.974247987 +0200
@@ -1,0 +2,23 @@
+Thu Aug 16 22:00:38 UTC 2018 - christo...@krop.fr
+
+- Update to 18.08.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.0.php
+- Changes since 18.07.80:
+  * Fix filenames and missing icons for opened worksheets 
+  * Remove from Python backend modification's function (the function works 
before sending code to interpreter) code for import statement handling (cause 
problems with imports statements) and code for print statement insertation 
(cause wrong printing, like printing None, or result from functions, often used 
without return value (like write, etc.)) 
+  * Clazy warnings, part 3. 
+  * Rewrite julia variables and functions names parsing code 
+
+-------------------------------------------------------------------
+Thu Jul 26 13:00:26 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.07.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+- Changes since 18.04.3:
+  * Too many changes to list here
+
+-------------------------------------------------------------------

Old:
----
  cantor-18.04.3.tar.xz

New:
----
  cantor-18.08.0.tar.xz

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

Other differences:
------------------
++++++ cantor.spec ++++++
--- /var/tmp/diff_new_pack.faEhMn/_old  2018-08-24 17:06:35.818248990 +0200
+++ /var/tmp/diff_new_pack.faEhMn/_new  2018-08-24 17:06:35.822248994 +0200
@@ -20,11 +20,11 @@
 
 %global libMAJOR 18
 Name:           cantor
-Version:        18.04.3
+Version:        18.08.0
 Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
-%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
+%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:        Worksheet GUI for mathematical software
 License:        GPL-2.0+
 Group:          Amusements/Teaching/Mathematics
@@ -62,9 +62,7 @@
 Recommends:     octave
 Obsoletes:      %{name}5 < %{version}
 Provides:       %{name}5 = %{version}
-%if %{with lang}
 Recommends:     %{name}-lang
-%endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -89,9 +87,7 @@
 %description -n libcantorlibs%{libMAJOR}
 Shared libraries for package cantor.
 
-%if %{with lang}
 %lang_package
-%endif
 
 %prep
 %setup -q
@@ -125,13 +121,11 @@
 %postun -n libcantorlibs%{libMAJOR} -p /sbin/ldconfig
 
 %files devel
-%defattr(-,root,root)
 %license COPYING*
 %{_kf5_libdir}/libcantorlibs.so
 %{_kf5_prefix}/include/cantor/
 
 %files
-%defattr(-,root,root)
 %doc README.md TODO DESIGN .doc/*
 %license COPYING*
 %(config) %{_kf5_configdir}/*.knsrc
@@ -151,13 +145,11 @@
 %{_kf5_sharedir}/cantor/
 
 %files -n libcantorlibs%{libMAJOR}
-%defattr(-,root,root)
 %license COPYING*
 %{_kf5_libdir}/libcantorlibs.so.*
 
 %if %{with lang}
 %files lang -f %{name}.lang
-%license COPYING*
 %endif
 
 %changelog

++++++ cantor-18.04.3.tar.xz -> cantor-18.08.0.tar.xz ++++++
++++ 9031 lines of diff (skipped)


Reply via email to