forked from pool/qt6-tools
Qt 6.3.1
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-tools?expand=0&rev=22
This commit is contained in:
parent
bbddb0fa68
commit
1e25301e04
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 17 15:15:39 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:57:01 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 tar_name qttools-everywhere-src
|
||||
%define tar_suffix %{nil}
|
||||
@ -27,7 +27,7 @@
|
||||
%endif
|
||||
#
|
||||
Name: qt6-tools%{?pkg_suffix}
|
||||
Version: 6.3.0
|
||||
Version: 6.3.1
|
||||
Release: 0
|
||||
Summary: Qt 6 Tools libraries and tools
|
||||
# TODO Check if it's still valid
|
||||
@ -51,6 +51,7 @@ BuildRequires: clang11-devel
|
||||
BuildRequires: clang-devel >= 8
|
||||
%endif
|
||||
BuildRequires: hicolor-icon-theme
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: qt6-core-private-devel
|
||||
BuildRequires: qt6-dbus-private-devel
|
||||
BuildRequires: qt6-gui-private-devel
|
||||
@ -350,6 +351,8 @@ install -D -m644 src/assistant/assistant/images/assistant-128.png %{buildroot}%{
|
||||
%{_qt6_metatypesdir}/qt6designer_*_metatypes.json
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_designer.pri
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_uiplugin.pri
|
||||
%{_qt6_pkgconfigdir}/Qt6Designer.pc
|
||||
%{_qt6_pkgconfigdir}/Qt6UiPlugin.pc
|
||||
%exclude %{_qt6_includedir}/QtDesigner/%{real_version}
|
||||
|
||||
%files -n qt6-designer-private-devel
|
||||
@ -367,6 +370,7 @@ install -D -m644 src/assistant/assistant/images/assistant-128.png %{buildroot}%{
|
||||
%{_qt6_libdir}/libQt6Help.so
|
||||
%{_qt6_metatypesdir}/qt6help_*_metatypes.json
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_help.pri
|
||||
%{_qt6_pkgconfigdir}/Qt6Help.pc
|
||||
%exclude %{_qt6_includedir}/QtHelp/%{real_version}
|
||||
|
||||
%files -n qt6-help-private-devel
|
||||
@ -384,6 +388,7 @@ install -D -m644 src/assistant/assistant/images/assistant-128.png %{buildroot}%{
|
||||
%{_qt6_libdir}/libQt6UiTools.so
|
||||
%{_qt6_metatypesdir}/qt6uitools_*_metatypes.json
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_uitools.pri
|
||||
%{_qt6_pkgconfigdir}/Qt6UiTools.pc
|
||||
%exclude %{_qt6_includedir}/QtUiTools/%{real_version}
|
||||
|
||||
%files -n qt6-uitools-private-devel
|
||||
@ -431,6 +436,7 @@ install -D -m644 src/assistant/assistant/images/assistant-128.png %{buildroot}%{
|
||||
%{_qt6_cmakedir}/Qt6Linguist/
|
||||
%{_qt6_cmakedir}/Qt6LinguistTools/
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_linguist.pri
|
||||
%{_qt6_pkgconfigdir}/Qt6Linguist.pc
|
||||
|
||||
%files qdbus
|
||||
%{_bindir}/qdbus6
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fce94688ea925782a2879347584991f854630daadba6c52aed6d93e33cd0b19c
|
||||
size 8625544
|
3
qttools-everywhere-src-6.3.1.tar.xz
Normal file
3
qttools-everywhere-src-6.3.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c412750f2aa3beb93fce5f30517c607f55daaeb7d0407af206a8adf917e126c1
|
||||
size 8628880
|
Loading…
Reference in New Issue
Block a user