This commit is contained in:
Jan Grulich 2022-04-20 16:39:48 +02:00
parent dc08b29308
commit c65c10f829
3 changed files with 13 additions and 6 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
/qtremoteobjects-everywhere-src-6.2.1.tar.xz
/qtremoteobjects-everywhere-src-6.2.2.tar.xz
/qtremoteobjects-everywhere-src-6.2.3.tar.xz
/qtremoteobjects-everywhere-src-6.3.0.tar.xz

View File

@ -6,10 +6,12 @@
%global prerelease rc2
%endif
#global examples 1
Summary: Qt6 - Qt Remote Objects
Name: qt6-%{qt_module}
Version: 6.2.3
Release: 2%{?dist}
Version: 6.3.0
Release: 1%{?dist}
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
License: LGPLv2 with exceptions or GPLv3 with exceptions
@ -44,19 +46,20 @@ Requires: qt6-qtbase-devel%{?_isa}
%description devel
%{summary}.
%if 0%{?examples}
%package examples
Summary: Programming examples for %{name}
Requires: %{name}%{?_isa} = %{version}-%{release}
%description examples
%{summary}.
%endif
%prep
%autosetup -n %{qt_module}-everywhere-src-%{qt_version}%{?unstable:-%{prerelease}} -p1
%build
%cmake_qt6
%cmake_qt6 -DQT_BUILD_EXAMPLES:BOOL=%{?examples:ON}%{!?examples:OFF}
%cmake_build
@ -97,13 +100,16 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
%{_qt6_libdir}/metatypes/qt6*_metatypes.json
%{_qt6_datadir}/modules/*.json
%if 0%{?_qt6_examplesdir:1}
%if 0%{?examples}
%files examples
%{_qt6_examplesdir}/
%endif
%changelog
* Wed Apr 13 2022 Jan Grulich <jgrulich@redhat.com> - 6.3.0-1
- 6.3.0
* Fri Feb 25 2022 Jan Grulich <jgrulich@redhat.com> - 6.2.3-2
- Enable s390x builds

View File

@ -1 +1 @@
SHA512 (qtremoteobjects-everywhere-src-6.2.3.tar.xz) = b99dde943107d0fc97e9ba621bcd7f66e57475f70a12f2ff45644270ec8b36f6c3a4f67a3d3707e1c17174ce08371c4fa20e965aaa33fb73154c74fb10cb355e
SHA512 (qtremoteobjects-everywhere-src-6.3.0.tar.xz) = 91e7d2f0be8804fd239ea3d569937cc3a9f1c679ec7f5a9ce51905a05f27a2dc91caca164f9e1a9af5e7c0d7d30f4dcda0df91a5b24a877cd42be90e4807a553