forked from pool/qt6-quicktimeline
Accepting request 900073 from KDE:Qt:6.1
Forward from KDE:Qt:6.1 OBS-URL: https://build.opensuse.org/request/show/900073 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-quicktimeline?expand=0&rev=6
This commit is contained in:
parent
d535ba815f
commit
b231759884
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 8 05:54:17 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.1.1:
|
||||||
|
* https://www.qt.io/blog/qt-6.1.1-released
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 6 17:10:34 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
Thu May 6 17:10:34 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package qt6-quicktimeline
|
# spec file for package qt6-quicktimeline
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define real_version 6.1.0
|
%define real_version 6.1.1
|
||||||
%define short_version 6.1
|
%define short_version 6.1
|
||||||
%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.1.0
|
Version: 6.1.1
|
||||||
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
|
||||||
@ -51,12 +51,16 @@ The Qt Quick Timeline module enables keyframe-based animations and
|
|||||||
parameterization. This module is directly supported by Qt Design Studio and
|
parameterization. This module is directly supported by Qt Design Studio and
|
||||||
Qt Quick Designer, with a timeline editor to create keyframe-based animations.
|
Qt Quick Designer, with a timeline editor to create keyframe-based animations.
|
||||||
|
|
||||||
|
%if !%{qt6_docs_flavor}
|
||||||
|
|
||||||
%package imports
|
%package imports
|
||||||
Summary: Qt 6 QuickTimeline QML files and plugins
|
Summary: Qt 6 QuickTimeline QML files and plugins
|
||||||
|
|
||||||
%description imports
|
%description imports
|
||||||
QML files and plugins from the Qt 6 QuickTimeline module
|
QML files and plugins from the Qt 6 QuickTimeline module
|
||||||
|
|
||||||
|
%endif
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1 -n %{tar_name}-%{real_version}%{tar_suffix}
|
%autosetup -p1 -n %{tar_name}-%{real_version}%{tar_suffix}
|
||||||
|
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ae7421d5ae692ef7fda5a1be88dcb542c7f3531ad6264ceaea9d870605b6953e
|
|
||||||
size 108788
|
|
3
qtquicktimeline-everywhere-src-6.1.1.tar.xz
Normal file
3
qtquicktimeline-everywhere-src-6.1.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:40fb664eadf295001d2c49c333032406b6f45f14acddee7e72b8d6c5ea26a6a2
|
||||||
|
size 108888
|
Loading…
x
Reference in New Issue
Block a user