6.9.1
Resolves: RHEL-78544
This commit is contained in:
parent
f43333ed36
commit
0fba9e726c
2
.gitignore
vendored
2
.gitignore
vendored
@ -26,3 +26,5 @@
|
||||
/qtquicktimeline-everywhere-src-6.7.0.tar.xz
|
||||
/qtquicktimeline-everywhere-src-6.7.1.tar.xz
|
||||
/qtquicktimeline-everywhere-src-6.8.1.tar.xz
|
||||
/qtquicktimeline-everywhere-src-6.9.0.tar.xz
|
||||
/qtquicktimeline-everywhere-src-6.9.1.tar.xz
|
||||
|
||||
@ -11,7 +11,7 @@
|
||||
|
||||
Summary: Qt6 - QuickTimeline plugin
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.8.1
|
||||
Version: 6.9.1
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||
@ -103,9 +103,13 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
%{_qt6_libdir}/cmake/Qt6BuildInternals/StandaloneTests/*.cmake
|
||||
%{_qt6_libdir}/cmake/Qt6Qml/QmlPlugins/*.cmake
|
||||
%dir %{_qt6_libdir}/cmake/Qt6QuickTimeline/
|
||||
%dir %{_qt6_libdir}/cmake/Qt6QuickTimelinePrivate
|
||||
%{_qt6_libdir}/cmake/Qt6QuickTimeline/*.cmake
|
||||
%{_qt6_libdir}/cmake/Qt6QuickTimelinePrivate/*.cmake
|
||||
%dir %{_qt6_libdir}/cmake/Qt6QuickTimelineBlendTrees/
|
||||
%{_qt6_libdir}/cmake/Qt6QuickTimelineBlendTrees/*.cmake
|
||||
%dir %{_qt6_libdir}/cmake/Qt6QuickTimelineBlendTreesPrivate
|
||||
%{_qt6_libdir}/cmake/Qt6QuickTimelineBlendTreesPrivate/*.cmake
|
||||
%{_qt6_libdir}/libQt6QuickTimeline.prl
|
||||
%{_qt6_libdir}/libQt6QuickTimeline.so
|
||||
%{_qt6_libdir}/libQt6QuickTimeline.prl
|
||||
@ -128,6 +132,10 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed May 14 2025 Jan Grulich <jgrulich@redhat.com> - 6.9.1-1
|
||||
- 6.9.1
|
||||
Resolves: RHEL-78544
|
||||
|
||||
* Fri Dec 06 2024 Jan Grulich <jgrulich@redhat.com> - 6.8.1-1
|
||||
- 6.8.1
|
||||
Resolves: RHEL-53982
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtquicktimeline-everywhere-src-6.8.1.tar.xz) = 479ec01b1c4ef829bca59458138eeeee0bcca5cee0b93cac01bfd6675ffd7a2bde31784b817760ae9fac908548a7ff581e8ea3f13237433e365471a9c570b8dc
|
||||
SHA512 (qtquicktimeline-everywhere-src-6.9.1.tar.xz) = 23974c45f6a415fae9310a2eec01b87de289ec76846d24d49f7752b029da53d62b68006a5199347d0e6457b0ca4043b75c247475c0f2d10ea882b3a6911a818a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user