6.7.1
Resolves: RHEL-36430
This commit is contained in:
parent
bfb60464ad
commit
906a03852c
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@
|
|||||||
/qtscxml-everywhere-src-6.6.0.tar.xz
|
/qtscxml-everywhere-src-6.6.0.tar.xz
|
||||||
/qtscxml-everywhere-src-6.6.1.tar.xz
|
/qtscxml-everywhere-src-6.6.1.tar.xz
|
||||||
/qtscxml-everywhere-src-6.7.0.tar.xz
|
/qtscxml-everywhere-src-6.7.0.tar.xz
|
||||||
|
/qtscxml-everywhere-src-6.7.1.tar.xz
|
||||||
|
@ -8,12 +8,12 @@
|
|||||||
|
|
||||||
%global examples 1
|
%global examples 1
|
||||||
# FIXME: needs bootstrap
|
# FIXME: needs bootstrap
|
||||||
%global build_tests 1
|
#global build_tests 1
|
||||||
|
|
||||||
Summary: Qt6 - ScXml component
|
Summary: Qt6 - ScXml component
|
||||||
Name: qt6-%{qt_module}
|
Name: qt6-%{qt_module}
|
||||||
Version: 6.7.0
|
Version: 6.7.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||||
Url: http://www.qt.io
|
Url: http://www.qt.io
|
||||||
@ -141,6 +141,10 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 31 2024 Jan Grulich <jgrulich@redhat.com> - 6.7.1-1
|
||||||
|
- 6.7.1
|
||||||
|
Resolves: RHEL-36430
|
||||||
|
|
||||||
* Mon Apr 22 2024 Jan Grulich <jgrulich@redhat.com> - 6.7.0-2
|
* Mon Apr 22 2024 Jan Grulich <jgrulich@redhat.com> - 6.7.0-2
|
||||||
- Enable tests subpackage
|
- Enable tests subpackage
|
||||||
Resolves: RHEL-27845
|
Resolves: RHEL-27845
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qtscxml-everywhere-src-6.7.0.tar.xz) = d732e9c70c11334614efdfe527334a12da683b918bd9c6c49809f4cd2f6d6d06436c64b8d46e3bf014b9a3f092b0c3a752ad7e94844b2f82bf9384380aec60c7
|
SHA512 (qtscxml-everywhere-src-6.7.1.tar.xz) = 64a3fe0fb4311b4531c6fa9576399a181456990882c9aa7a5ddd5567cef579a22978e87d1641aa61532ef7c482b188967a401d7fd3b1cdf0f3ff657927594c61
|
||||||
|
Loading…
Reference in New Issue
Block a user