Christophe Giboudeaux 2022-06-19 17:48:39 +00:00 committed by Git OBS Bridge
parent 5906002b26
commit 19895153e9
4 changed files with 16 additions and 6 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jun 17 15:15:28 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.3.1:
* https://www.qt.io/blog/qt-6.3.1-released
-------------------------------------------------------------------
Fri Apr 8 11:56:58 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -16,7 +16,7 @@
#
%define real_version 6.3.0
%define real_version 6.3.1
%define short_version 6.3
%define tar_name qtremoteobjects-everywhere-src
%define tar_suffix %{nil}
@ -27,13 +27,14 @@
%endif
#
Name: qt6-remoteobjects%{?pkg_suffix}
Version: 6.3.0
Version: 6.3.1
Release: 0
Summary: Qt6 RemoteObjects Library
License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
URL: https://www.qt.io
Source: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz
Source99: qt6-remoteobjects-rpmlintrc
BuildRequires: pkgconfig
BuildRequires: qt6-core-private-devel
BuildRequires: qt6-qml-private-devel
BuildRequires: cmake(Qt6Core)
@ -137,6 +138,7 @@ rm -r %{buildroot}%{_qt6_cmakedir}/Qt6Qml/QmlPlugins
# Unneeded?
rm -r %{buildroot}%{_qt6_mkspecsdir}/features
rm -r %{buildroot}%{_qt6_cmakedir}/Qt6RepParser
rm %{buildroot}%{_qt6_pkgconfigdir}/Qt6RepParser.pc
%post -n libQt6RemoteObjects6 -p /sbin/ldconfig
%post -n libQt6RemoteObjectsQml6 -p /sbin/ldconfig
@ -163,6 +165,7 @@ rm -r %{buildroot}%{_qt6_cmakedir}/Qt6RepParser
%{_qt6_metatypesdir}/qt6remoteobjects_*_metatypes.json
%{_qt6_mkspecsdir}/modules/qt_lib_remoteobjects.pri
%{_qt6_mkspecsdir}/modules/qt_lib_repparser.pri
%{_qt6_pkgconfigdir}/Qt6RemoteObjects.pc
%exclude %{_qt6_includedir}/QtRemoteObjects/%{real_version}
%files private-devel
@ -180,6 +183,7 @@ rm -r %{buildroot}%{_qt6_cmakedir}/Qt6RepParser
%{_qt6_libdir}/libQt6RemoteObjectsQml.so
%{_qt6_metatypesdir}/qt6remoteobjectsqml_*_metatypes.json
%{_qt6_mkspecsdir}/modules/qt_lib_remoteobjectsqml.pri
%{_qt6_pkgconfigdir}/Qt6RemoteObjectsQml.pc
%exclude %{_qt6_includedir}/QtRemoteObjectsQml/%{real_version}
%files -n qt6-remoteobjectsqml-private-devel

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:75b23f4cf0aff959e7c5b5c94ca97209c2d6bbdb964e8b5bf8236cebbbe94a6c
size 366980

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ea6d038b11c60981de0bd39a6091a59abf7d031e37bfc592b31be1217bef4ca6
size 367468