forward
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-shadertools?expand=0&rev=10
This commit is contained in:
parent
d16009c4b8
commit
2641d881cc
@ -1,6 +1,2 @@
|
||||
# using fdupes on include directories is just calling for troubles
|
||||
addFilter("files-duplicated-waste .*")
|
||||
addFilter("files-duplicate .*")
|
||||
|
||||
# library and development package names don't match
|
||||
addFilter("no-version-dependency-on .*")
|
||||
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 30 12:30:13 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 6.2.0:
|
||||
* https://www.qt.io/blog/qt-6.2-lts-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 25 07:18:42 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 6.2.0-rc2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 16 14:08:03 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 6.2.0-rc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 9 14:05:26 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 6.2.0-beta4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 1 13:03:51 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -16,8 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%define real_version 6.1.3
|
||||
%define short_version 6.1
|
||||
%define real_version 6.2.0
|
||||
%define short_version 6.2
|
||||
%define tar_name qtshadertools-everywhere-src
|
||||
%define tar_suffix %{nil}
|
||||
#
|
||||
@ -27,7 +27,7 @@
|
||||
%endif
|
||||
#
|
||||
Name: qt6-shadertools%{?pkg_suffix}
|
||||
Version: 6.1.3
|
||||
Version: 6.2.0
|
||||
Release: 0
|
||||
Summary: Qt 6 ShaderTools library
|
||||
License: GPL-3.0-or-later
|
||||
@ -37,6 +37,7 @@ Source99: qt6-shadertools-rpmlintrc
|
||||
BuildRequires: qt6-gui-private-devel
|
||||
BuildRequires: cmake(Qt6Core)
|
||||
BuildRequires: cmake(Qt6Gui)
|
||||
Requires: spirv-tools
|
||||
%if "%{qt6_flavor}" == "docs"
|
||||
BuildRequires: qt6-tools
|
||||
%{qt6_doc_packages}
|
||||
@ -57,7 +58,7 @@ The Qt 6 ShaderTools library.
|
||||
Summary: Qt 6 ShaderTools library - Development files
|
||||
Requires: libQt6ShaderTools6 = %{version}
|
||||
# qsb is required
|
||||
Requires: qt6-shadertools
|
||||
Requires: qt6-shadertools = %{version}
|
||||
|
||||
%description devel
|
||||
Development files for the Qt 6 ShaderTools library
|
||||
@ -107,6 +108,7 @@ ABI or API guarantees.
|
||||
%{_qt6_includedir}/QtShaderTools/
|
||||
%{_qt6_libdir}/libQt6ShaderTools.prl
|
||||
%{_qt6_libdir}/libQt6ShaderTools.so
|
||||
%{_qt6_metatypesdir}/qt6shadertools_*_metatypes.json
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_shadertools.pri
|
||||
%exclude %{_qt6_includedir}/QtShaderTools/%{real_version}/
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a2b2073f825432e81f5011f966c9e0f03a4c57024f15c3c2829a97de5f47b3b2
|
||||
size 976368
|
3
qtshadertools-everywhere-src-6.2.0.tar.xz
Normal file
3
qtshadertools-everywhere-src-6.2.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5f66d43610a3a6739fc360d836a2c045135107c0ecd40eb3ed18ce5f3dd79c42
|
||||
size 985320
|
Loading…
x
Reference in New Issue
Block a user