1
0

Compare commits

...

10 Commits

Author SHA256 Message Date
Ana Guerrero
ff7a75c75c Accepting request 1242062 from KDE:Qt6
Qt 6.8.2 + pyside (forwarded request 1241751 from krop)

OBS-URL: https://build.opensuse.org/request/show/1242062
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-quicktimeline?expand=0&rev=35
2025-02-03 20:41:07 +00:00
Christophe Marin
b0dac6986b Qt 6.8.2 + pyside
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-quicktimeline?expand=0&rev=60
2025-02-01 08:45:23 +00:00
12cc8db876 Accepting request 1240126 from KDE:Qt6
OBS-URL: https://build.opensuse.org/request/show/1240126
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-quicktimeline?expand=0&rev=34
2025-01-25 18:09:56 +00:00
70d921132a - Fix license.
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-quicktimeline?expand=0&rev=58
2025-01-24 10:20:57 +00:00
Ana Guerrero
046ddd2705 Accepting request 1228203 from KDE:Qt6
Qt 6.8.1 (forwarded request 1227981 from krop)

OBS-URL: https://build.opensuse.org/request/show/1228203
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-quicktimeline?expand=0&rev=33
2024-12-05 16:05:37 +00:00
Christophe Marin
7e4aa5e363 Qt 6.8.1
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-quicktimeline?expand=0&rev=56
2024-12-04 08:27:51 +00:00
Ana Guerrero
48c3b7b53a Accepting request 1207626 from KDE:Qt6
Qt 6.8.0 (forwarded request 1206590 from krop)

OBS-URL: https://build.opensuse.org/request/show/1207626
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-quicktimeline?expand=0&rev=32
2024-10-17 16:37:52 +00:00
Christophe Marin
c9146c3d40 Qt 6.8.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-quicktimeline?expand=0&rev=54
2024-10-13 18:05:44 +00:00
Ana Guerrero
7537bb6dbc Accepting request 1205141 from KDE:Qt6
Qt 6.7.3

OBS-URL: https://build.opensuse.org/request/show/1205141
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-quicktimeline?expand=0&rev=31
2024-10-03 16:02:06 +00:00
Christophe Marin
149a26ff24 Qt 6.7.3
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-quicktimeline?expand=0&rev=52
2024-10-01 17:50:08 +00:00
4 changed files with 39 additions and 9 deletions

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Fri Jan 31 10:22:59 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 6.8.2
https://www.qt.io/blog/qt-6.8.2-released
-------------------------------------------------------------------
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.2
%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.2
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.2.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.