Enable examples
This commit is contained in:
parent
3784d9b433
commit
e643a883fa
@ -11,12 +11,12 @@
|
||||
%global prerelease rc2
|
||||
%endif
|
||||
|
||||
#global examples 1
|
||||
%global examples 1
|
||||
|
||||
Summary: Qt6 - QtDeclarative component
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.3.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
|
||||
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
|
||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||
@ -87,6 +87,7 @@ Summary: Programming examples for %{name}
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
Obsoletes: qt6-qtquickcontrols2-examples < 6.2.0~beta3-1
|
||||
Provides: qt6-qtquickcontrols2-examples = %{version}-%{release}
|
||||
BuildRequires: qt6-qtdeclarative-devel
|
||||
%description examples
|
||||
%{summary}.
|
||||
%endif
|
||||
@ -318,6 +319,9 @@ make check -k -C tests ||:
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed May 25 2022 Jan Grulich <jgrulich@redhat.com> - 6.3.0-2
|
||||
- Enable examples
|
||||
|
||||
* Wed Apr 13 2022 Jan Grulich <jgrulich@redhat.com> - 6.3.0-1
|
||||
- 6.3.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user