Sync from SUSE:SLFO:Main qt6-quicktimeline revision 2dd5a01cb8ee023e2ae8997537195a0c

This commit is contained in:
Adrian Schröter 2025-02-07 11:17:16 +01:00
parent 937096aed5
commit ac9ff6c787
4 changed files with 33 additions and 9 deletions

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Wed Jan 22 17:30:18 UTC 2025 - Antonio Larrosa <alarrosa@suse.com>
- Fix license.
-------------------------------------------------------------------
Mon Dec 2 13:02:10 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.8.1:
* https://www.qt.io/blog/qt-6.8.1-released
-------------------------------------------------------------------
Tue Oct 8 09:29:50 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.8.0:
* https://www.qt.io/blog/qt-6.8-released
-------------------------------------------------------------------
Sat Sep 28 08:23:05 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.7.3
* https://www.qt.io/blog/qt-6.7.3-released
-------------------------------------------------------------------
Wed Jun 19 07:25:56 UTC 2024 - Christophe Marin <christophe@krop.fr>

View File

@ -1,7 +1,7 @@
#
# spec file for package qt6-quicktimeline
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 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 qtquicktimeline-everywhere-src
%define tar_suffix %{nil}
#
@ -27,10 +27,10 @@
%endif
#
Name: qt6-quicktimeline%{?pkg_suffix}
Version: 6.7.2
Version: 6.8.1
Release: 0
Summary: Qt 6 module for creating keyframe-based animations
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-quicktimeline-rpmlintrc
@ -89,7 +89,8 @@ any 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}

Binary file not shown.

BIN
qtquicktimeline-everywhere-src-6.8.1.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.