Accepting request 1072413 from KDE:Qt6
Update to 6.4.3 (forwarded request 1072393 from krop) OBS-URL: https://build.opensuse.org/request/show/1072413 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-remoteobjects?expand=0&rev=12
This commit is contained in:
commit
4a6d169939
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 16 10:00:06 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.4.3:
|
||||
* https://www.qt.io/blog/qt-6.4.3-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 6 16:46:48 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define real_version 6.4.2
|
||||
%define real_version 6.4.3
|
||||
%define short_version 6.4
|
||||
%define tar_name qtremoteobjects-everywhere-src
|
||||
%define tar_suffix %{nil}
|
||||
@ -27,7 +27,7 @@
|
||||
%endif
|
||||
#
|
||||
Name: qt6-remoteobjects%{?pkg_suffix}
|
||||
Version: 6.4.2
|
||||
Version: 6.4.3
|
||||
Release: 0
|
||||
Summary: Qt6 RemoteObjects Library
|
||||
License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
|
||||
@ -140,10 +140,8 @@ 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
|
||||
%postun -n libQt6RemoteObjects6 -p /sbin/ldconfig
|
||||
%postun -n libQt6RemoteObjectsQml6 -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets -n libQt6RemoteObjects6
|
||||
%ldconfig_scriptlets -n libQt6RemoteObjectsQml6
|
||||
|
||||
%files imports
|
||||
%{_qt6_qmldir}/QtRemoteObjects
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:583c53640020d5d068eef7ae180d750120bb49e30249c2febdd173c5a7428812
|
||||
size 365884
|
3
qtremoteobjects-everywhere-src-6.4.3.tar.xz
Normal file
3
qtremoteobjects-everywhere-src-6.4.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9c9447df79cba249191d8628b6a6910658a7882d14114977f5d69c69440c186a
|
||||
size 366136
|
Loading…
Reference in New Issue
Block a user