Hello community,

here is the log from the commit of package cgal for openSUSE:Factory checked in 
at 2020-06-03 20:36:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cgal (Old)
 and      /work/SRC/openSUSE:Factory/.cgal.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cgal"

Wed Jun  3 20:36:33 2020 rev:21 rq:811181 version:5.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/cgal/cgal.changes        2019-08-05 
10:36:11.751335816 +0200
+++ /work/SRC/openSUSE:Factory/.cgal.new.3606/cgal.changes      2020-06-03 
20:36:59.138011977 +0200
@@ -1,0 +2,15 @@
+Sun Mar 29 21:47:22 UTC 2020 - Simon Puchert <[email protected]>
+
+- Update to version 5.0.2
+  * various small bugfixes
+- Update to version 5.0.1
+  * fixes a performance regression in 3D Triangulations, when using
+    the Parallel_tag
+- Update to version 5.0.0
+  * requires g++ 6.3 or later
+  * requires boost 1.57.0 or later
+  * new Polygonal Surface Reconstruction
+  * See https://www.cgal.org/2019/11/08/cgal50/ for details
+- manually disable header-only build
+
+-------------------------------------------------------------------

Old:
----
  CGAL-4.14-doc_html.tar.xz
  CGAL-4.14.tar.xz

New:
----
  CGAL-5.0.2-doc_html.tar.xz
  CGAL-5.0.2.tar.xz

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

Other differences:
------------------
++++++ cgal.spec ++++++
--- /var/tmp/diff_new_pack.0MITVa/_old  2020-06-03 20:37:00.290015588 +0200
+++ /var/tmp/diff_new_pack.0MITVa/_new  2020-06-03 20:37:00.290015588 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cgal
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2014 Ioda-Net Sàrl, Charmoille, Switzerland.
 #
 # All modifications and additions to the file contributed by third parties
@@ -40,12 +40,12 @@
 %define _sourcename CGAL
 %define _libname() libCGAL%{?1}%{?2}%{expand:%{_sover%{?1}}}
 Name:           cgal
-Version:        4.14
+Version:        5.0.2
 Release:        0
 Summary:        Computational Geometry Algorithms Library
 License:        GPL-3.0-or-later AND LGPL-3.0-or-later
 Group:          Productivity/Graphics/CAD
-Url:            http://www.cgal.org/
+Url:            https://www.cgal.org/
 # You will need to update the magic numbers from the download urls on updating
 Source0:        
https://github.com/CGAL/cgal/releases/download/releases%%2FCGAL-%{version}/CGAL-%{version}.tar.xz
 Source1:        
https://github.com/CGAL/cgal/releases/download/releases%%2FCGAL-%{version}/CGAL-%{version}-doc_html.tar.xz
@@ -189,7 +189,7 @@
 %setup -q -n CGAL-%{version} -a1
 
 %build
-%cmake \
+%cmake -DCGAL_HEADER_ONLY=OFF \
        -DCGAL_INSTALL_LIB_DIR=%{_lib}
 
 make %{?_smp_mflags}

++++++ CGAL-4.14-doc_html.tar.xz -> CGAL-5.0.2-doc_html.tar.xz ++++++
/work/SRC/openSUSE:Factory/cgal/CGAL-4.14-doc_html.tar.xz 
/work/SRC/openSUSE:Factory/.cgal.new.3606/CGAL-5.0.2-doc_html.tar.xz differ: 
char 27, line 1

++++++ CGAL-4.14-doc_html.tar.xz -> CGAL-5.0.2.tar.xz ++++++
/work/SRC/openSUSE:Factory/cgal/CGAL-4.14-doc_html.tar.xz 
/work/SRC/openSUSE:Factory/.cgal.new.3606/CGAL-5.0.2.tar.xz differ: char 17, 
line 1


Reply via email to