Accepting request 557383 from KDE:Qt5

Qt 5.10.0

OBS-URL: https://build.opensuse.org/request/show/557383
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtdatavis3d?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2017-12-23 11:12:44 +00:00 committed by Git OBS Bridge
parent b1a1e9a75b
commit d20dc3b4f1
4 changed files with 59 additions and 10 deletions

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Thu Dec 7 12:18:06 UTC 2017 - fabian@ritter-vogt.de
- Update to 5.10.0 final
* New bugfix release
-------------------------------------------------------------------
Sun Dec 3 14:12:48 UTC 2017 - fabian@ritter-vogt.de
- Update to 5.10.0 RC 2
* New bugfix release
-------------------------------------------------------------------
Thu Nov 30 09:47:12 UTC 2017 - fabian@ritter-vogt.de
- Update to 5.10.0 RC 1
* New bugfix release
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Nov 25 12:46:34 UTC 2017 - fabian@ritter-vogt.de Sat Nov 25 12:46:34 UTC 2017 - fabian@ritter-vogt.de
@ -6,6 +24,31 @@ Sat Nov 25 12:46:34 UTC 2017 - fabian@ritter-vogt.de
* For more details, see: * For more details, see:
http://code.qt.io/cgit/qt/qtdatavis3d.git/tree/dist/changes-5.9.3/?h=v5.9.3 http://code.qt.io/cgit/qt/qtdatavis3d.git/tree/dist/changes-5.9.3/?h=v5.9.3
-------------------------------------------------------------------
Wed Nov 15 11:41:44 UTC 2017 - fabian@ritter-vogt.de
- Update to 5.10 Beta 4
- Contains bugfixes
-------------------------------------------------------------------
Thu Nov 2 07:22:19 UTC 2017 - fabian@ritter-vogt.de
- Update to 5.10 Beta 3
- Contains bugfixes
-------------------------------------------------------------------
Mon Oct 30 16:19:22 UTC 2017 - fabian@ritter-vogt.de
- Update to 5.10 Beta 2
- Contains bugfixes
-------------------------------------------------------------------
Mon Oct 9 16:17:22 UTC 2017 - fabian@ritter-vogt.de
- Update to 5.10 Beta 1
- For more information visit:
https://blog.qt.io/blog/2017/10/09/qt-5-10-beta-released/
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Oct 8 13:57:06 UTC 2017 - lbeltrame@kde.org Sun Oct 8 13:57:06 UTC 2017 - lbeltrame@kde.org
@ -13,6 +56,13 @@ Sun Oct 8 13:57:06 UTC 2017 - lbeltrame@kde.org
* For more details please see: * For more details please see:
https://blog.qt.io/blog/2017/10/06/qt-5-9-2-released/ https://blog.qt.io/blog/2017/10/06/qt-5-9-2-released/
-------------------------------------------------------------------
Mon Sep 25 14:42:37 CEST 2017 - fabian@ritter-vogt.de
- Update to 5.10 Alpha 1
- For more information visit:
https://blog.qt.io/blog/2017/09/13/qt-5-10-alpha-released/
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jul 4 07:33:18 UTC 2017 - fabian@ritter-vogt.de Tue Jul 4 07:33:18 UTC 2017 - fabian@ritter-vogt.de
@ -55,4 +105,3 @@ Wed Dec 14 16:05:46 UTC 2016 - hrvoje.senjan@gmail.com
Fri Jul 29 04:46:56 UTC 2016 - termim@gmail.com Fri Jul 29 04:46:56 UTC 2016 - termim@gmail.com
- initial checkin - initial checkin

View File

@ -21,17 +21,17 @@
%define libname libQt5DataVisualization5 %define libname libQt5DataVisualization5
Name: libqt5-qtdatavis3d Name: libqt5-qtdatavis3d
Version: 5.9.3 Version: 5.10.0
Release: 0 Release: 0
Summary: Qt5 Data Visualization 3D Summary: Qt5 Data Visualization 3D
License: GPL-3.0 License: GPL-3.0
Group: Development/Libraries/X11 Group: Development/Libraries/X11
Url: http://doc.qt.io/qt-5/qtdatavisualization-index.html Url: http://doc.qt.io/qt-5/qtdatavisualization-index.html
%define base_name libqt5 %define base_name libqt5
%define real_version 5.9.3 %define real_version 5.10.0
%define so_version 5.9.3 %define so_version 5.10.0
%define tar_version qtdatavis3d-opensource-src-%{real_version} %define tar_version qtdatavis3d-everywhere-src-5.10.0
Source: https://download.qt.io/official_releases/qt/5.9/%{real_version}/submodules/%{tar_version}.tar.xz Source: https://download.qt.io/official_releases/qt/5.10/%{real_version}/submodules/%{tar_version}.tar.xz
BuildRequires: libqt5-qtdeclarative-devel >= %{version} BuildRequires: libqt5-qtdeclarative-devel >= %{version}
BuildRequires: fdupes BuildRequires: fdupes
@ -64,7 +64,7 @@ Qt5 Data Visualization module provides a way to visualize data in 3D.
* Volumetric custom items * Volumetric custom items
%prep %prep
%setup -q -n qtdatavis3d-opensource-src-%{real_version} %setup -q -n %{tar_version}
%package -n %libname %package -n %libname
Summary: Qt5 Data Visualization module Summary: Qt5 Data Visualization module

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9206c4d7a093a20b57d0e5013aadd6fc52bccb321eb0d3329efccc44481f6618
size 5183576

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:709f69487dea9a8b44764c0dc92d65080bc0949038ed774897792a427a34c368
size 5163104