Compare commits
11 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| d7bc45bc02 | |||
| 969eee12ee | |||
| 71b4aaa951 | |||
|
|
21117752a3 | ||
|
|
79932ef4bc | ||
|
|
3b204e4211 | ||
| cd53ab773d | |||
|
|
77c219795a | ||
|
|
e496b5e633 | ||
| c8949a077d | |||
|
|
b28e8db413 |
@@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 31 08:10:38 UTC 2026 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.10.2:
|
||||
* https://www.qt.io/blog/qt-6.10.2-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 20 15:14:45 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.10.1
|
||||
https://www.qt.io/blog/qt-6.10.1-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 7 08:53:26 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.10.0
|
||||
* https://www.qt.io/blog/qt-6.10-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 27 07:15:26 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.9.2:
|
||||
* https://www.qt.io/blog/qt-6.9.2-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 3 07:49:29 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package qt6-positioning
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,8 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%define real_version 6.9.1
|
||||
%define short_version 6.9
|
||||
%define real_version 6.10.2
|
||||
%define short_version 6.10
|
||||
%define tar_name qtpositioning-everywhere-src
|
||||
%define tar_suffix %{nil}
|
||||
#
|
||||
@@ -30,7 +30,7 @@
|
||||
%global __requires_exclude qt6qmlimport\\(SatelliteInformation\\)
|
||||
#
|
||||
Name: qt6-positioning%{?pkg_suffix}
|
||||
Version: 6.9.1
|
||||
Version: 6.10.2
|
||||
Release: 0
|
||||
Summary: Qt 6 Positioning plugins and libraries
|
||||
License: GPL-3.0-or-later
|
||||
@@ -170,9 +170,6 @@ ABI or API guarantees.
|
||||
rm %{buildroot}%{_qt6_cmakedir}/Qt6Positioning/Qt6QGeoPositionInfoSourceFactory*.cmake
|
||||
rm -r %{buildroot}%{_qt6_cmakedir}/Qt6Qml/QmlPlugins
|
||||
|
||||
# and also not for static plugins
|
||||
rm -r %{buildroot}%{_qt6_cmakedir}/Qt6Bundled_Clip2Tri
|
||||
|
||||
%ldconfig_scriptlets -n libQt6Positioning6
|
||||
%ldconfig_scriptlets -n libQt6PositioningQuick6
|
||||
|
||||
@@ -202,7 +199,7 @@ rm -r %{buildroot}%{_qt6_cmakedir}/Qt6Bundled_Clip2Tri
|
||||
%{_qt6_includedir}/QtPositioning/
|
||||
%{_qt6_libdir}/libQt6Positioning.prl
|
||||
%{_qt6_libdir}/libQt6Positioning.so
|
||||
%{_qt6_metatypesdir}/qt6positioning_*_metatypes.json
|
||||
%{_qt6_metatypesdir}/qt6positioning_metatypes.json
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_positioning.pri
|
||||
%{_qt6_pkgconfigdir}/Qt6Positioning.pc
|
||||
%exclude %{_qt6_includedir}/QtPositioning/%{real_version}
|
||||
@@ -221,7 +218,7 @@ rm -r %{buildroot}%{_qt6_cmakedir}/Qt6Bundled_Clip2Tri
|
||||
%{_qt6_includedir}/QtPositioningQuick/
|
||||
%{_qt6_libdir}/libQt6PositioningQuick.prl
|
||||
%{_qt6_libdir}/libQt6PositioningQuick.so
|
||||
%{_qt6_metatypesdir}/qt6positioningquick_*_metatypes.json
|
||||
%{_qt6_metatypesdir}/qt6positioningquick_metatypes.json
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_positioningquick.pri
|
||||
%{_qt6_pkgconfigdir}/Qt6PositioningQuick.pc
|
||||
%exclude %{_qt6_includedir}/QtPositioningQuick/%{real_version}
|
||||
|
||||
3
qtpositioning-everywhere-src-6.10.2.tar.xz
Normal file
3
qtpositioning-everywhere-src-6.10.2.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7051fa64477c66769840cad396fc3772a01ba5516363c8842a7a513fa0c4cdce
|
||||
size 648904
|
||||
Binary file not shown.
Reference in New Issue
Block a user