Accepting request 891688 from KDE:Qt:6.1
Qt 6.1.0 OBS-URL: https://build.opensuse.org/request/show/891688 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-quicktimeline?expand=0&rev=4
This commit is contained in:
parent
5252c21863
commit
d535ba815f
@ -1,9 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 6 17:10:34 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 6.1.0:
|
||||
* https://www.qt.io/blog/qt-6.1-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 14:11:40 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 6.1.0-rc.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 13 06:29:27 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 6.1.0-beta3.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 31 13:48:55 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 6.0.3
|
||||
* https://www.qt.io/blog/qt-6.0.3-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 19 15:37:23 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 6.1.0-beta2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 9 14:53:13 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 6.1.0-beta1
|
||||
https://www.qt.io/blog/qt-6.1-beta-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 9 13:34:21 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package qt6-quicktimeline
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2020 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.0.3
|
||||
%define short_version 6.0
|
||||
%define real_version 6.1.0
|
||||
%define short_version 6.1
|
||||
%define tar_name qtquicktimeline-everywhere-src
|
||||
%define tar_suffix %{nil}
|
||||
#
|
||||
@ -27,9 +27,9 @@
|
||||
%endif
|
||||
#
|
||||
Name: qt6-quicktimeline%{?pkg_suffix}
|
||||
Version: 6.0.3
|
||||
Version: 6.1.0
|
||||
Release: 0
|
||||
Summary: Qt6 QuickTimeline plugin
|
||||
Summary: Qt 6 module for creating keyframe-based animations
|
||||
License: GPL-3.0-or-later
|
||||
URL: https://www.qt.io
|
||||
Source: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz
|
||||
@ -47,8 +47,9 @@ BuildRequires: qt6-tools
|
||||
%endif
|
||||
|
||||
%description
|
||||
The Qt Quick Timeline plugin provides QML types to use timelines and keyframes
|
||||
to animate Qt Quick user interfaces.
|
||||
The Qt Quick Timeline module enables keyframe-based animations and
|
||||
parameterization. This module is directly supported by Qt Design Studio and
|
||||
Qt Quick Designer, with a timeline editor to create keyframe-based animations.
|
||||
|
||||
%package imports
|
||||
Summary: Qt 6 QuickTimeline QML files and plugins
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9b224e076e1a99f7a1ef2da81c1b43835508c20f69c7d22ff66559cb499b798b
|
||||
size 109248
|
3
qtquicktimeline-everywhere-src-6.1.0.tar.xz
Normal file
3
qtquicktimeline-everywhere-src-6.1.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae7421d5ae692ef7fda5a1be88dcb542c7f3531ad6264ceaea9d870605b6953e
|
||||
size 108788
|
Loading…
x
Reference in New Issue
Block a user