Accepting request 557381 from KDE:Qt5

Qt 5.10.0

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Thu Dec 7 12:18:05 UTC 2017 - fabian@ritter-vogt.de
- Update to 5.10.0 final
* New bugfix release
-------------------------------------------------------------------
Sun Dec 3 14:12:47 UTC 2017 - fabian@ritter-vogt.de
- Update to 5.10.0 RC 2
* New bugfix release
-------------------------------------------------------------------
Thu Nov 30 09:47:11 UTC 2017 - fabian@ritter-vogt.de
- Update to 5.10.0 RC 1
* New bugfix release
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Nov 25 12:46:33 UTC 2017 - fabian@ritter-vogt.de Sat Nov 25 12:46:33 UTC 2017 - fabian@ritter-vogt.de
@ -6,6 +24,31 @@ Sat Nov 25 12:46:33 UTC 2017 - fabian@ritter-vogt.de
* For more details, see: * For more details, see:
http://code.qt.io/cgit/qt/qtcharts.git/tree/dist/changes-5.9.3/?h=v5.9.3 http://code.qt.io/cgit/qt/qtcharts.git/tree/dist/changes-5.9.3/?h=v5.9.3
-------------------------------------------------------------------
Wed Nov 15 11:41:43 UTC 2017 - fabian@ritter-vogt.de
- Update to 5.10 Beta 4
- Contains bugfixes
-------------------------------------------------------------------
Thu Nov 2 07:22:15 UTC 2017 - fabian@ritter-vogt.de
- Update to 5.10 Beta 3
- Contains bugfixes
-------------------------------------------------------------------
Mon Oct 30 16:19:20 UTC 2017 - fabian@ritter-vogt.de
- Update to 5.10 Beta 2
- Contains bugfixes
-------------------------------------------------------------------
Mon Oct 9 16:17:20 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:56:27 UTC 2017 - lbeltrame@kde.org Sun Oct 8 13:56:27 UTC 2017 - lbeltrame@kde.org
@ -13,6 +56,13 @@ Sun Oct 8 13:56:27 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/
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Aug 23 17:28:06 UTC 2017 - fabian@ritter-vogt.de Wed Aug 23 17:28:06 UTC 2017 - fabian@ritter-vogt.de
@ -81,4 +131,3 @@ Wed Dec 14 16:05:45 UTC 2016 - hrvoje.senjan@gmail.com
Fri Jul 29 04:53:04 UTC 2016 - termim@gmail.com Fri Jul 29 04:53:04 UTC 2016 - termim@gmail.com
- Initial checkin - Initial checkin

View File

@ -19,17 +19,17 @@
%define qt5_snapshot 0 %define qt5_snapshot 0
%define libname libQt5Charts5 %define libname libQt5Charts5
%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 qtcharts-opensource-src-%{real_version} %define tar_version qtcharts-everywhere-src-5.10.0
Name: libqt5-qtcharts Name: libqt5-qtcharts
Version: 5.9.3 Version: 5.10.0
Release: 0 Release: 0
Summary: Qt 5 Charts Library Summary: Qt 5 Charts Library
License: GPL-3.0 License: GPL-3.0
Group: Development/Libraries/C and C++ Group: Development/Libraries/C and C++
Url: http://doc.qt.io/qt-5/qtcharts-index.html Url: http://doc.qt.io/qt-5/qtcharts-index.html
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: fdupes BuildRequires: fdupes
BuildRequires: libqt5-qtdeclarative-devel >= %{version} BuildRequires: libqt5-qtdeclarative-devel >= %{version}
BuildRequires: xz BuildRequires: xz
@ -45,7 +45,7 @@ Qt Charts is a set of chart components.
Qt Charts module provides a set of easy to use chart components. It uses the Qt Graphics View Framework, therefore charts can be easily integrated to modern user interfaces. Qt Charts can be used as QWidgets, QGraphicsWidget, or QML types. Users can easily create impressive graphs by selecting one of the charts themes. Qt Charts module provides a set of easy to use chart components. It uses the Qt Graphics View Framework, therefore charts can be easily integrated to modern user interfaces. Qt Charts can be used as QWidgets, QGraphicsWidget, or QML types. Users can easily create impressive graphs by selecting one of the charts themes.
%prep %prep
%setup -q -n qtcharts-opensource-src-%{real_version} %setup -q -n %{tar_version}
%package -n %{libname} %package -n %{libname}
Summary: Qt 5 Charts Library Summary: Qt 5 Charts Library

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:12ce2c4a8467d349ecfdba831cc03c539f2b207aa21082a4e1043dcf8f1b31ef
size 4243940

View File

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