diff --git a/qt6-shadertools.changes b/qt6-shadertools.changes index a819713..6ad3223 100644 --- a/qt6-shadertools.changes +++ b/qt6-shadertools.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Wed Jan 22 17:34:52 UTC 2025 - Antonio Larrosa + +- Fix license. + +------------------------------------------------------------------- +Mon Dec 2 13:02:13 UTC 2024 - Christophe Marin + +- Update to 6.8.1: + * https://www.qt.io/blog/qt-6.8.1-released + +------------------------------------------------------------------- +Tue Oct 8 09:29:53 UTC 2024 - Christophe Marin + +- Update to 6.8.0: + * https://www.qt.io/blog/qt-6.8-released + +------------------------------------------------------------------- +Sat Sep 28 08:23:08 UTC 2024 - Christophe Marin + +- Update to 6.7.3 + * https://www.qt.io/blog/qt-6.7.3-released + ------------------------------------------------------------------- Wed Jun 19 07:26:01 UTC 2024 - Christophe Marin diff --git a/qt6-shadertools.spec b/qt6-shadertools.spec index 8490cd7..af1e5ed 100644 --- a/qt6-shadertools.spec +++ b/qt6-shadertools.spec @@ -1,7 +1,7 @@ # # spec file for package qt6-shadertools # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,8 +16,8 @@ # -%define real_version 6.7.2 -%define short_version 6.7 +%define real_version 6.8.1 +%define short_version 6.8 %define tar_name qtshadertools-everywhere-src %define tar_suffix %{nil} # @@ -27,10 +27,10 @@ %endif # Name: qt6-shadertools%{?pkg_suffix} -Version: 6.7.2 +Version: 6.8.1 Release: 0 Summary: Qt 6 ShaderTools library -License: GPL-3.0-or-later +License: GPL-3.0-only URL: https://www.qt.io Source0: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz Source99: qt6-shadertools-rpmlintrc @@ -80,7 +80,8 @@ ABI or API guarantees. %autosetup -p1 -n %{tar_name}-%{real_version}%{tar_suffix} %build -%cmake_qt6 +%cmake_qt6 \ + -DQT_GENERATE_SBOM:BOOL=FALSE %{qt6_build} diff --git a/qtshadertools-everywhere-src-6.7.2.tar.xz b/qtshadertools-everywhere-src-6.7.2.tar.xz deleted file mode 100644 index 74e8848..0000000 --- a/qtshadertools-everywhere-src-6.7.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:edfa34c0ac8c00fcaa949df1d8e7a77d89dadd6386e683ce6c3e3b117e2f7cc1 -size 1111256 diff --git a/qtshadertools-everywhere-src-6.8.1.tar.xz b/qtshadertools-everywhere-src-6.8.1.tar.xz new file mode 100644 index 0000000..f616f24 --- /dev/null +++ b/qtshadertools-everywhere-src-6.8.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55b70cd632473a8043c74ba89310f7ba9c5041d253bc60e7ae1fa789169c4846 +size 1138644