Enable examples
This commit is contained in:
parent
5065711d78
commit
b11ce8167e
@ -6,12 +6,12 @@
|
||||
%global prerelease rc2
|
||||
%endif
|
||||
|
||||
#global examples 1
|
||||
%global examples 1
|
||||
|
||||
Summary: Qt6 - Positioning component
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.3.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
|
||||
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
|
||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||
@ -77,6 +77,7 @@ Summary: Programming examples for %{name}
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
Obsoletes: qt6-qtlocation-examples < 6.2.2-1
|
||||
Provides: qt6-qtlocation-examples = %{version}-%{release}
|
||||
BuildRequires: qt6-qtpositioning-devel
|
||||
%description examples
|
||||
%{summary}.
|
||||
%endif
|
||||
@ -148,6 +149,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