diff --git a/libqt5-qtdatavis3d.changes b/libqt5-qtdatavis3d.changes index ac6c49c..e61c2a8 100644 --- a/libqt5-qtdatavis3d.changes +++ b/libqt5-qtdatavis3d.changes @@ -1,3 +1,69 @@ +------------------------------------------------------------------- +Wed Dec 19 11:49:53 UTC 2018 - Fabian Vogt + +- Use %license +- Remove empty libqt5-qtdatavis3d package + +------------------------------------------------------------------- +Thu Dec 6 13:35:25 UTC 2018 - fabian@ritter-vogt.de + +- 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 - fabian@ritter-vogt.de + +- 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 - fabian@ritter-vogt.de + +- Update to 5.12.0-rc: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Thu Nov 8 15:24:27 UTC 2018 - fabian@ritter-vogt.de + +- Update to 5.12.0-beta4: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Fri Oct 26 07:20:22 UTC 2018 - fabian@ritter-vogt.de + +- Update to 5.12.0-beta3: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Wed Oct 17 08:22:29 UTC 2018 - fabian@ritter-vogt.de + +- Update to 5.12.0-beta2: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Fri Oct 5 18:55:54 UTC 2018 - fabian@ritter-vogt.de + +- Update to 5.12.0-beta1: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Tue Oct 2 07:33:18 UTC 2018 - fabian@ritter-vogt.de + +- Update to 5.12.0-alpha: + * New feature release + * For more details please see: + * http://wiki.qt.io/New_Features_in_Qt_5.12 + ------------------------------------------------------------------- Fri Sep 21 07:58:49 UTC 2018 - fabian@ritter-vogt.de diff --git a/libqt5-qtdatavis3d.spec b/libqt5-qtdatavis3d.spec index ccbc326..99fc2d3 100644 --- a/libqt5-qtdatavis3d.spec +++ b/libqt5-qtdatavis3d.spec @@ -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: perl 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 @@ Qt5 Data Visualization module provides a way to visualize data in 3D. * 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 @@ Qt Data Visualization. %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 @@ This package provides examples for Qt 5 Data Visualization module. %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 @@ mkdir .git # 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 @@ rm -f %{buildroot}%{_libqt5_libdir}/lib*.la %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 diff --git a/qtdatavis3d-everywhere-src-5.11.2.tar.xz b/qtdatavis3d-everywhere-src-5.11.2.tar.xz deleted file mode 100644 index 2fcb207..0000000 --- a/qtdatavis3d-everywhere-src-5.11.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:67b499d2aa3cfb9cca33c08d89623d997ed92de5307745b6a2b2c3be61deff16 -size 5196328 diff --git a/qtdatavis3d-everywhere-src-5.12.0.tar.xz b/qtdatavis3d-everywhere-src-5.12.0.tar.xz new file mode 100644 index 0000000..e09cf29 --- /dev/null +++ b/qtdatavis3d-everywhere-src-5.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4eda7e352b5d7d58a19611f76a906e952f6a86451740a80a3759b8871090f433 +size 5201308