From 28c4eb496a035a7266ebd0144e714faf92a7f27b349205e678dc54636a0760d1 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Tue, 19 Apr 2022 12:13:03 +0000 Subject: [PATCH] Qt 6.3.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-3d?expand=0&rev=16 --- _constraints | 18 ++++++++++++++++-- qt3d-everywhere-src-6.2.4.tar.xz | 3 --- qt3d-everywhere-src-6.3.0.tar.xz | 3 +++ qt6-3d.changes | 12 ++++++++++++ qt6-3d.spec | 8 ++++---- 5 files changed, 35 insertions(+), 9 deletions(-) delete mode 100644 qt3d-everywhere-src-6.2.4.tar.xz create mode 100644 qt3d-everywhere-src-6.3.0.tar.xz diff --git a/_constraints b/_constraints index e62c4d3..2e7c7b8 100644 --- a/_constraints +++ b/_constraints @@ -1,13 +1,13 @@ - - 5 + 4 ppc64 + ppc64le @@ -15,4 +15,18 @@ + + + + qt6-3d:docs + + + + 2500 + + + 2 + + + diff --git a/qt3d-everywhere-src-6.2.4.tar.xz b/qt3d-everywhere-src-6.2.4.tar.xz deleted file mode 100644 index 581dfd8..0000000 --- a/qt3d-everywhere-src-6.2.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff4478d32c0fc0999690b73418b26974b723d5520abf4035b330002d962c1523 -size 104021044 diff --git a/qt3d-everywhere-src-6.3.0.tar.xz b/qt3d-everywhere-src-6.3.0.tar.xz new file mode 100644 index 0000000..376c916 --- /dev/null +++ b/qt3d-everywhere-src-6.3.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74e762380dad34887878b9124dbfb981d5cf4b8b807281ff8bff311145b54de1 +size 104012672 diff --git a/qt6-3d.changes b/qt6-3d.changes index 382b2a4..b4f513d 100644 --- a/qt6-3d.changes +++ b/qt6-3d.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Apr 8 11:56:50 UTC 2022 - Christophe Giboudeaux + +- Update to 6.3.0: + * https://www.qt.io/blog/qt-6.3-released + +------------------------------------------------------------------- +Tue Mar 29 12:28:28 UTC 2022 - Christophe Giboudeaux + +- Update to 6.3.0-rc +- Update build constraints + ------------------------------------------------------------------- Wed Mar 23 07:13:18 UTC 2022 - Christophe Giboudeaux diff --git a/qt6-3d.spec b/qt6-3d.spec index 275b205..436f6af 100644 --- a/qt6-3d.spec +++ b/qt6-3d.spec @@ -1,7 +1,7 @@ # # spec file for package qt6-3d # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 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.2.4 -%define short_version 6.2 +%define real_version 6.3.0 +%define short_version 6.3 %define tar_name qt3d-everywhere-src %define tar_suffix %{nil} # @@ -27,7 +27,7 @@ %endif # Name: qt6-3d%{?pkg_suffix} -Version: 6.2.4 +Version: 6.3.0 Release: 0 Summary: Qt 6 3D Library License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)