Enable examples
This commit is contained in:
parent
7a09ed1d53
commit
e9c97527e5
@ -6,12 +6,12 @@
|
||||
%global prerelease rc2
|
||||
%endif
|
||||
|
||||
#global examples 1
|
||||
%global examples 1
|
||||
|
||||
Summary: Qt6 - Wayland platform support and QtCompositor module
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.3.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
|
||||
License: LGPLv3
|
||||
Url: http://www.qt.io
|
||||
@ -71,6 +71,7 @@ Requires: qt6-qtdeclarative-devel%{?_isa}
|
||||
%package examples
|
||||
Summary: Programming examples for %{name}
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
BuildRequires: qt6-qtwayland-devel
|
||||
%description examples
|
||||
%{summary}.
|
||||
%endif
|
||||
@ -172,6 +173,9 @@ popd
|
||||
%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