Hello community, here is the log from the commit of package libqt5-qtcharts for openSUSE:Factory checked in at 2017-12-23 12:12:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqt5-qtcharts (Old) and /work/SRC/openSUSE:Factory/.libqt5-qtcharts.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtcharts" Sat Dec 23 12:12:35 2017 rev:4 rq:557381 version:5.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libqt5-qtcharts/libqt5-qtcharts.changes 2017-12-15 14:04:42.146594540 +0100 +++ /work/SRC/openSUSE:Factory/.libqt5-qtcharts.new/libqt5-qtcharts.changes 2017-12-23 12:12:36.699695706 +0100 @@ -1,0 +2,18 @@ +Thu Dec 7 12:18:05 UTC 2017 - [email protected] + +- Update to 5.10.0 final + * New bugfix release + +------------------------------------------------------------------- +Sun Dec 3 14:12:47 UTC 2017 - [email protected] + +- Update to 5.10.0 RC 2 + * New bugfix release + +------------------------------------------------------------------- +Thu Nov 30 09:47:11 UTC 2017 - [email protected] + +- Update to 5.10.0 RC 1 + * New bugfix release + +------------------------------------------------------------------- @@ -9,0 +28,25 @@ +Wed Nov 15 11:41:43 UTC 2017 - [email protected] + +- Update to 5.10 Beta 4 +- Contains bugfixes + +------------------------------------------------------------------- +Thu Nov 2 07:22:15 UTC 2017 - [email protected] + +- Update to 5.10 Beta 3 +- Contains bugfixes + +------------------------------------------------------------------- +Mon Oct 30 16:19:20 UTC 2017 - [email protected] + +- Update to 5.10 Beta 2 +- Contains bugfixes + +------------------------------------------------------------------- +Mon Oct 9 16:17:20 UTC 2017 - [email protected] + +- Update to 5.10 Beta 1 +- For more information visit: + https://blog.qt.io/blog/2017/10/09/qt-5-10-beta-released/ + +------------------------------------------------------------------- @@ -16,0 +60,7 @@ +Mon Sep 25 14:42:37 CEST 2017 - [email protected] + +- Update to 5.10 Alpha 1 +- For more information visit: + https://blog.qt.io/blog/2017/09/13/qt-5-10-alpha-released/ + +------------------------------------------------------------------- @@ -84 +133,0 @@ - Old: ---- qtcharts-opensource-src-5.9.3.tar.xz New: ---- qtcharts-everywhere-src-5.10.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqt5-qtcharts.spec ++++++ --- /var/tmp/diff_new_pack.DaEySG/_old 2017-12-23 12:12:37.535654945 +0100 +++ /var/tmp/diff_new_pack.DaEySG/_new 2017-12-23 12:12:37.539654750 +0100 @@ -19,17 +19,17 @@ %define qt5_snapshot 0 %define libname libQt5Charts5 %define base_name libqt5 -%define real_version 5.9.3 -%define so_version 5.9.3 -%define tar_version qtcharts-opensource-src-%{real_version} +%define real_version 5.10.0 +%define so_version 5.10.0 +%define tar_version qtcharts-everywhere-src-5.10.0 Name: libqt5-qtcharts -Version: 5.9.3 +Version: 5.10.0 Release: 0 Summary: Qt 5 Charts Library License: GPL-3.0 Group: Development/Libraries/C and C++ 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: libqt5-qtdeclarative-devel >= %{version} BuildRequires: xz @@ -45,7 +45,7 @@ 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 -%setup -q -n qtcharts-opensource-src-%{real_version} +%setup -q -n %{tar_version} %package -n %{libname} Summary: Qt 5 Charts Library
