forked from pool/qt6-quicktimeline
Qt 6.2.2
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-quicktimeline?expand=0&rev=12
This commit is contained in:
parent
e3c12781d7
commit
a67cf9405d
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 1 10:06:18 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.2.2
|
||||||
|
* https://www.qt.io/blog/qt-6.2.2-released
|
||||||
|
- Make sure all dependencies are present when installing devel
|
||||||
|
packages. Qt >= 6.2.2 is much less permissive.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 26 11:22:52 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
Tue Oct 26 11:22:52 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define real_version 6.2.1
|
%define real_version 6.2.2
|
||||||
%define short_version 6.2
|
%define short_version 6.2
|
||||||
%define tar_name qtquicktimeline-everywhere-src
|
%define tar_name qtquicktimeline-everywhere-src
|
||||||
%define tar_suffix %{nil}
|
%define tar_suffix %{nil}
|
||||||
@ -27,7 +27,7 @@
|
|||||||
%endif
|
%endif
|
||||||
#
|
#
|
||||||
Name: qt6-quicktimeline%{?pkg_suffix}
|
Name: qt6-quicktimeline%{?pkg_suffix}
|
||||||
Version: 6.2.1
|
Version: 6.2.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Qt 6 module for creating keyframe-based animations
|
Summary: Qt 6 module for creating keyframe-based animations
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
@ -69,6 +69,8 @@ The Qt 6 QuickTimeline library.
|
|||||||
%package devel
|
%package devel
|
||||||
Summary: Qt 6 QuickTimeline library - Development files
|
Summary: Qt 6 QuickTimeline library - Development files
|
||||||
Requires: libQt6QuickTimeline6 = %{version}
|
Requires: libQt6QuickTimeline6 = %{version}
|
||||||
|
Requires: cmake(Qt6Qml)
|
||||||
|
Requires: cmake(Qt6Quick)
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Development files for the Qt 6 QuickTimeline library.
|
Development files for the Qt 6 QuickTimeline library.
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:55f571ee2adcf7b12473b8df8b9e2e60d3778d8c9055c301d4c11d7c2327de63
|
|
||||||
size 109108
|
|
3
qtquicktimeline-everywhere-src-6.2.2.tar.xz
Normal file
3
qtquicktimeline-everywhere-src-6.2.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:939d5479b035f674dd669b3e084ec9688eaea62763d2a7ad134630ff20efd479
|
||||||
|
size 109116
|
Loading…
x
Reference in New Issue
Block a user