Hello community, here is the log from the commit of package libqt5-qtdatavis3d for openSUSE:Factory checked in at 2018-12-20 12:54:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqt5-qtdatavis3d (Old) and /work/SRC/openSUSE:Factory/.libqt5-qtdatavis3d.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtdatavis3d" Thu Dec 20 12:54:10 2018 rev:10 rq:659994 version:5.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libqt5-qtdatavis3d/libqt5-qtdatavis3d.changes 2018-10-02 19:45:47.325931693 +0200 +++ /work/SRC/openSUSE:Factory/.libqt5-qtdatavis3d.new.28833/libqt5-qtdatavis3d.changes 2018-12-20 12:54:18.126701073 +0100 @@ -1,0 +2,66 @@ +Wed Dec 19 11:49:53 UTC 2018 - Fabian Vogt <[email protected]> + +- Use %license +- Remove empty libqt5-qtdatavis3d package + +------------------------------------------------------------------- +Thu Dec 6 13:35:25 UTC 2018 - [email protected] + +- Update to 5.12.0: + * New feature release + * For more details please see: + * http://code.qt.io/cgit/qt/qtdatavis3d.git/plain/dist/changes-5.12.0/?h=v5.12.0 + +------------------------------------------------------------------- +Mon Dec 3 08:16:23 UTC 2018 - [email protected] + +- Update to 5.12.0-rc2: + * New bugfix release + * Only important bugfixes +- Changelog for Qt 5.12.0: + * http://code.qt.io/cgit/qt/qtdatavis3d.git/plain/dist/changes-5.12.0/?h=5.12.0 + +------------------------------------------------------------------- +Thu Nov 22 13:38:55 UTC 2018 - [email protected] + +- Update to 5.12.0-rc: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Thu Nov 8 15:24:27 UTC 2018 - [email protected] + +- Update to 5.12.0-beta4: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Fri Oct 26 07:20:22 UTC 2018 - [email protected] + +- Update to 5.12.0-beta3: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Wed Oct 17 08:22:29 UTC 2018 - [email protected] + +- Update to 5.12.0-beta2: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Fri Oct 5 18:55:54 UTC 2018 - [email protected] + +- Update to 5.12.0-beta1: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Tue Oct 2 07:33:18 UTC 2018 - [email protected] + +- Update to 5.12.0-alpha: + * New feature release + * For more details please see: + * http://wiki.qt.io/New_Features_in_Qt_5.12 + +------------------------------------------------------------------- Old: ---- qtdatavis3d-everywhere-src-5.11.2.tar.xz New: ---- qtdatavis3d-everywhere-src-5.12.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqt5-qtdatavis3d.spec ++++++ --- /var/tmp/diff_new_pack.GRRVxE/_old 2018-12-20 12:54:21.410697150 +0100 +++ /var/tmp/diff_new_pack.GRRVxE/_new 2018-12-20 12:54:21.410697150 +0100 @@ -21,17 +21,17 @@ %define libname libQt5DataVisualization5 Name: libqt5-qtdatavis3d -Version: 5.11.2 +Version: 5.12.0 Release: 0 Summary: Qt5 Data Visualization 3D License: GPL-3.0 Group: Development/Libraries/X11 Url: http://doc.qt.io/qt-5/qtdatavisualization-index.html %define base_name libqt5 -%define real_version 5.11.2 -%define so_version 5.11.2 -%define tar_version qtdatavis3d-everywhere-src-5.11.2 -Source: https://download.qt.io/official_releases/qt/5.11/%{real_version}/submodules/%{tar_version}.tar.xz +%define real_version 5.12.0 +%define so_version 5.12.0 +%define tar_version qtdatavis3d-everywhere-src-5.12.0 +Source: https://download.qt.io/official_releases/qt/5.12/%{real_version}/submodules/%{tar_version}.tar.xz BuildRequires: libqt5-qtdeclarative-devel >= %{version} BuildRequires: fdupes @@ -42,8 +42,6 @@ BuildRequires: xz %requires_ge libQtQuick5 -BuildRoot: %{_tmppath}/%{name}-%{version}-build - %description Qt5 Data Visualization module provides a way to visualize data in 3D. @@ -64,12 +62,11 @@ * Volumetric custom items %prep -%setup -q -n %{tar_version} +%setup -q -n qtdatavis3d-everywhere-src-%{real_version} %package -n %libname Summary: Qt5 Data Visualization module Group: System/Libraries -Requires: %{name} %requires_ge libQt5Core5 %description -n %libname @@ -89,8 +86,7 @@ %package examples Summary: Examples for the Qt5 Data Visualization module Group: Development/Libraries/X11 -Requires: %{name} = %{version} -Recommends: %{name}-devel +Recommends: %{libname}-devel %description examples This package provides examples for Qt 5 Data Visualization module. @@ -98,7 +94,6 @@ %package imports Summary: QML imports for the Qt5 Data Visualization module Group: Development/Libraries/X11 -Requires: %{name} = %{version} Supplements: packageand(%{libname}:libDataVisualization5) %requires_ge libDataVisualization5 @@ -124,16 +119,11 @@ # kill .la files rm -f %{buildroot}%{_libqt5_libdir}/lib*.la -%files -%defattr(-,root,root,755) -%doc LICENSE.* - %files -n %libname -%defattr(-,root,root,755) +%license LICENSE.* %{_libqt5_libdir}/libQt5DataVisualization.so.* %files -n %{libname}-devel -%defattr(-,root,root,755) %{_libqt5_libdir}/libQt5DataVisualization.so %{_libqt5_libdir}/libQt5DataVisualization.prl %{_libqt5_libdir}/cmake/Qt5DataVisualization/ @@ -144,11 +134,10 @@ %exclude %{_libqt5_includedir}/Qt*/%{so_version}/ %files examples -%defattr(-,root,root,755) +%license examples/datavisualization/texturesurface/license.txt %{_libqt5_examplesdir}/ %files imports -%defattr(-,root,root,755) %{_libqt5_archdatadir}/qml/*/ %changelog ++++++ qtdatavis3d-everywhere-src-5.11.2.tar.xz -> qtdatavis3d-everywhere-src-5.12.0.tar.xz ++++++ ++++ 7954 lines of diff (skipped)
