Accepting request 983731 from KDE:Qt6
Qt 6.3.1 (forwarded request 983727 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/983731 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-charts?expand=0&rev=11
This commit is contained in:
commit
7a3a0ac673
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 17 15:15:02 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 6.3.1:
|
||||
* https://www.qt.io/blog/qt-6.3.1-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 11:56:51 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define real_version 6.3.0
|
||||
%define real_version 6.3.1
|
||||
%define short_version 6.3
|
||||
%define short_name qtcharts
|
||||
%define tar_name qtcharts-everywhere-src
|
||||
@ -28,13 +28,14 @@
|
||||
%endif
|
||||
#
|
||||
Name: qt6-charts%{?pkg_suffix}
|
||||
Version: 6.3.0
|
||||
Version: 6.3.1
|
||||
Release: 0
|
||||
Summary: Qt 6 Charts library
|
||||
License: GPL-3.0-or-later
|
||||
URL: https://www.qt.io
|
||||
Source: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz
|
||||
Source99: qt6-charts-rpmlintrc
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: qt6-core-private-devel
|
||||
BuildRequires: cmake(Qt6Core)
|
||||
BuildRequires: cmake(Qt6Gui)
|
||||
@ -151,6 +152,7 @@ rm -r %{buildroot}%{_qt6_cmakedir}/Qt6Qml/QmlPlugins
|
||||
%{_qt6_libdir}/libQt6Charts.so
|
||||
%{_qt6_metatypesdir}/qt6charts_*_metatypes.json
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_charts.pri
|
||||
%{_qt6_pkgconfigdir}/Qt6Charts.pc
|
||||
%exclude %{_qt6_includedir}/QtCharts/%{real_version}
|
||||
|
||||
%files private-devel
|
||||
@ -168,6 +170,7 @@ rm -r %{buildroot}%{_qt6_cmakedir}/Qt6Qml/QmlPlugins
|
||||
%{_qt6_libdir}/libQt6ChartsQml.so
|
||||
%{_qt6_metatypesdir}/qt6chartsqml_*_metatypes.json
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_chartsqml.pri
|
||||
%{_qt6_pkgconfigdir}/Qt6ChartsQml.pc
|
||||
%exclude %{_qt6_includedir}/QtChartsQml/%{real_version}
|
||||
|
||||
%files -n qt6-chartsqml-private-devel
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:672762c5f641ccc88a30aeedefb63f03c0f837649b334f46eea57592e87e36cd
|
||||
size 4390900
|
3
qtcharts-everywhere-src-6.3.1.tar.xz
Normal file
3
qtcharts-everywhere-src-6.3.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f330cc2328729104d79b2088990ce0840f2da89d9d989360d4c352e797d27cf7
|
||||
size 4390932
|
Loading…
x
Reference in New Issue
Block a user