6.8.1
Resolves: RHEL-53982
This commit is contained in:
parent
10fe402ad2
commit
d1147461ca
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
||||
/qtscxml-everywhere-src-6.6.1.tar.xz
|
||||
/qtscxml-everywhere-src-6.7.0.tar.xz
|
||||
/qtscxml-everywhere-src-6.7.1.tar.xz
|
||||
/qtscxml-everywhere-src-6.8.1.tar.xz
|
||||
|
@ -8,12 +8,12 @@
|
||||
|
||||
%global examples 1
|
||||
# FIXME: needs bootstrap
|
||||
%global build_tests 1
|
||||
#global build_tests 1
|
||||
|
||||
Summary: Qt6 - ScXml component
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.7.1
|
||||
Release: 5%{?dist}
|
||||
Version: 6.8.1
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||
Url: http://www.qt.io
|
||||
@ -94,6 +94,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
|
||||
%files
|
||||
%license LICENSES/*
|
||||
%{_qt6_archdatadir}/sbom/%{qt_module}-%{qt_version}.spdx
|
||||
%{_qt6_libdir}/libQt6Scxml.so.6*
|
||||
%{_qt6_libdir}/libQt6ScxmlQml.so.6*
|
||||
%{_qt6_libdir}/libQt6StateMachineQml.so.6*
|
||||
@ -141,6 +142,10 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Dec 06 2024 Jan Grulich <jgrulich@redhat.com> - 6.8.1-1
|
||||
- 6.8.1
|
||||
Resolves: RHEL-53982
|
||||
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 6.7.1-5
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtscxml-everywhere-src-6.7.1.tar.xz) = 64a3fe0fb4311b4531c6fa9576399a181456990882c9aa7a5ddd5567cef579a22978e87d1641aa61532ef7c482b188967a401d7fd3b1cdf0f3ff657927594c61
|
||||
SHA512 (qtscxml-everywhere-src-6.8.1.tar.xz) = 294d830569f05450a57fd30741707f7c6d42d07ad9ae03840e41c1382f72f8d3408d9cc1ba16145ede51f5ca510cef87b0ca298991c7697a7c2b58b0db8f8f29
|
||||
|
Loading…
Reference in New Issue
Block a user