Hello community, here is the log from the commit of package cgal for openSUSE:Factory checked in at 2015-11-24 22:33:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cgal (Old) and /work/SRC/openSUSE:Factory/.cgal.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cgal" Changes: -------- --- /work/SRC/openSUSE:Factory/cgal/cgal.changes 2015-10-12 10:02:06.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.cgal.new/cgal.changes 2015-11-24 22:33:50.000000000 +0100 @@ -1,0 +2,8 @@ +Tue Nov 17 18:38:10 UTC 2015 - [email protected] + +- Update to 4.7 + * switch to qt5 + * details can be found in CHANGES file +- Use github for download urls + +------------------------------------------------------------------- Old: ---- CGAL-4.6.3-doc_html.tar.xz CGAL-4.6.3.tar.xz New: ---- CGAL-4.7-doc_html.tar.xz CGAL-4.7.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cgal.spec ++++++ --- /var/tmp/diff_new_pack.gpR9jJ/_old 2015-11-24 22:33:53.000000000 +0100 +++ /var/tmp/diff_new_pack.gpR9jJ/_new 2015-11-24 22:33:53.000000000 +0100 @@ -23,19 +23,19 @@ #@TODO : rename parts (inspirated by sfcgal packaging) #@TODO : ask for rename and take into account the obsolete existant thing. like libcgal deps %define _soname 11 -%define _soversion 11.0.0 +%define _soversion 11.0.1 %define _sourcename CGAL %define _libname libCGAL%{_soname} Name: cgal -Version: 4.6.3 +Version: 4.7 Release: 0 Summary: Computational Geometry Algorithms Library License: GPL-3.0+ and LGPL-3.0+ Group: Productivity/Graphics/CAD Url: http://www.cgal.org/ # You will need to update the magic numbers from the download urls on updating -Source0: https://gforge.inria.fr/frs/download.php/file/35139/%{_sourcename}-%{version}.tar.xz -Source1: https://gforge.inria.fr/frs/download.php/file/35135/%{_sourcename}-%{version}-doc_html.tar.xz +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 Source2: cgal-rpmlintrc BuildRequires: blas-devel BuildRequires: boost-devel >= 1.39 @@ -45,7 +45,10 @@ BuildRequires: glu-devel BuildRequires: gmp-devel BuildRequires: lapack-devel -BuildRequires: libqt4-devel +BuildRequires: libqt5-qtbase-devel +BuildRequires: libqt5-qtscript-devel +BuildRequires: libqt5-qtsvg-devel +BuildRequires: libqt5-qttools-devel BuildRequires: mpfr-devel BuildRequires: xz BuildRequires: zlib-devel @@ -168,8 +171,8 @@ %{_libdir}/libCGAL_Core.so.%{_soname} %{_libdir}/libCGAL_ImageIO.so.%{_soversion} %{_libdir}/libCGAL_ImageIO.so.%{_soname} -%{_libdir}/libCGAL_Qt4.so.%{_soversion} -%{_libdir}/libCGAL_Qt4.so.%{_soname} +%{_libdir}/libCGAL_Qt5.so.%{_soversion} +%{_libdir}/libCGAL_Qt5.so.%{_soname} %files devel %defattr(-,root,root,-) @@ -178,7 +181,7 @@ %{_libdir}/libCGAL.so %{_libdir}/libCGAL_Core.so %{_libdir}/libCGAL_ImageIO.so -%{_libdir}/libCGAL_Qt4.so +%{_libdir}/libCGAL_Qt5.so %{_libdir}/CGAL %{_bindir}/* %{_mandir}/man1/cgal_create_cmake_script.1* ++++++ CGAL-4.6.3-doc_html.tar.xz -> CGAL-4.7-doc_html.tar.xz ++++++ /work/SRC/openSUSE:Factory/cgal/CGAL-4.6.3-doc_html.tar.xz /work/SRC/openSUSE:Factory/.cgal.new/CGAL-4.7-doc_html.tar.xz differ: char 26, line 1 ++++++ CGAL-4.6.3-doc_html.tar.xz -> CGAL-4.7.tar.xz ++++++ /work/SRC/openSUSE:Factory/cgal/CGAL-4.6.3-doc_html.tar.xz /work/SRC/openSUSE:Factory/.cgal.new/CGAL-4.7.tar.xz differ: char 25, line 1
