Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6eec23ba4c | |||
| cd5677ae4f |
0
.gitignore
vendored
Normal file
0
.gitignore
vendored
Normal file
@ -1,6 +0,0 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-10
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}
|
||||
8
qt6.spec
8
qt6.spec
@ -1,8 +1,8 @@
|
||||
|
||||
Name: qt6
|
||||
# This version MUST remain in sync with Qt6 versions!
|
||||
Version: 6.8.1
|
||||
Release: 4%{?dist}
|
||||
Version: 6.9.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Qt6 meta package
|
||||
License: GPL-3.0-only
|
||||
URL: https://getfedora.org/
|
||||
@ -211,6 +211,10 @@ echo "- Qt6 devel meta package" > %{buildroot}%{_docdir}/qt6-devel/README
|
||||
%dir %{_datadir}/qt6/translations
|
||||
|
||||
%changelog
|
||||
* Wed May 14 2025 Jan Grulich <jgrulich@redhat.com> - 6.9.1-1
|
||||
- 6.9.1
|
||||
Resolves: RHEL-78528
|
||||
|
||||
* Tue Mar 04 2025 Jan Grulich <jgrulich@redhat.com> - 6.8.1-4
|
||||
- Add pcc64le support to qt6_qtwebengine_arches macro
|
||||
Resolves: RHEL-79886
|
||||
|
||||
Loading…
Reference in New Issue
Block a user