Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package qt6-positioning for openSUSE:Factory
checked in at 2025-11-25 15:47:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-positioning (Old)
and /work/SRC/openSUSE:Factory/.qt6-positioning.new.14147 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-positioning"
Tue Nov 25 15:47:55 2025 rev:33 rq:1319493 version:6.10.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-positioning/qt6-positioning.changes
2025-10-13 17:26:36.685476812 +0200
+++
/work/SRC/openSUSE:Factory/.qt6-positioning.new.14147/qt6-positioning.changes
2025-11-25 15:49:01.044785437 +0100
@@ -1,0 +2,6 @@
+Thu Nov 20 15:14:45 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 6.10.1
+ https://www.qt.io/blog/qt-6.10.1-released
+
+-------------------------------------------------------------------
Old:
----
qtpositioning-everywhere-src-6.10.0.tar.xz
New:
----
qtpositioning-everywhere-src-6.10.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ qt6-positioning.spec ++++++
--- /var/tmp/diff_new_pack.WCNHSB/_old 2025-11-25 15:49:02.044827804 +0100
+++ /var/tmp/diff_new_pack.WCNHSB/_new 2025-11-25 15:49:02.044827804 +0100
@@ -16,7 +16,7 @@
#
-%define real_version 6.10.0
+%define real_version 6.10.1
%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.10.0
+Version: 6.10.1
Release: 0
Summary: Qt 6 Positioning plugins and libraries
License: GPL-3.0-or-later
++++++ qtpositioning-everywhere-src-6.10.0.tar.xz ->
qtpositioning-everywhere-src-6.10.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qtpositioning-everywhere-src-6.10.0/.cmake.conf
new/qtpositioning-everywhere-src-6.10.1/.cmake.conf
--- old/qtpositioning-everywhere-src-6.10.0/.cmake.conf 2025-10-02
00:59:54.000000000 +0200
+++ new/qtpositioning-everywhere-src-6.10.1/.cmake.conf 2025-11-13
21:36:55.000000000 +0100
@@ -1,4 +1,4 @@
-set(QT_REPO_MODULE_VERSION "6.10.0")
+set(QT_REPO_MODULE_VERSION "6.10.1")
set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1")
set(QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_LEAN_HEADERS=1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qtpositioning-everywhere-src-6.10.0/.tag
new/qtpositioning-everywhere-src-6.10.1/.tag
--- old/qtpositioning-everywhere-src-6.10.0/.tag 2025-10-02
00:59:54.000000000 +0200
+++ new/qtpositioning-everywhere-src-6.10.1/.tag 2025-11-13
21:36:55.000000000 +0100
@@ -1 +1 @@
-cded370ab2518be232ae412e3bb8bc7ff8423be2
+11d336c178adf4b8d8f7f8589bb9641bcf4b8eda
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtpositioning-everywhere-src-6.10.0/dependencies.yaml
new/qtpositioning-everywhere-src-6.10.1/dependencies.yaml
--- old/qtpositioning-everywhere-src-6.10.0/dependencies.yaml 2025-10-02
00:59:54.000000000 +0200
+++ new/qtpositioning-everywhere-src-6.10.1/dependencies.yaml 2025-11-13
21:36:55.000000000 +0100
@@ -1,10 +1,10 @@
dependencies:
../qtbase:
- ref: 5a8637e4516bc48a0b3f4b5ec3b18618b92e7222
+ ref: 90b845d15ffb97693dba527385db83510ebd121a
required: true
../qtdeclarative:
- ref: 7e0ab1d98c159c9f4c9afab78b43e7c70f449e41
+ ref: 22fb5e739a2ea700448b22d34ade0d5c1927cb48
required: false
../qtserialport:
- ref: 63c618b07d7a78905a48eaf685051898d932cb69
+ ref: b2d8eade3a13aefd8aeae15f48f4afe9f97ba394
required: false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtpositioning-everywhere-src-6.10.0/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp
new/qtpositioning-everywhere-src-6.10.1/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp
---
old/qtpositioning-everywhere-src-6.10.0/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp
2025-10-02 00:59:54.000000000 +0200
+++
new/qtpositioning-everywhere-src-6.10.1/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp
2025-11-13 21:36:55.000000000 +0100
@@ -29,8 +29,6 @@
Q_DECLARE_LOGGING_CATEGORY(lcPositioningWinRT)
-Q_DECLARE_METATYPE(QGeoPositionInfoSource::Error)
-
QT_BEGIN_NAMESPACE
static inline HRESULT await(const
ComPtr<IAsyncOperation<GeolocationAccessStatus>> &asyncOp,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtpositioning-everywhere-src-6.10.0/src/positioningquick/locationsingleton.cpp
new/qtpositioning-everywhere-src-6.10.1/src/positioningquick/locationsingleton.cpp
---
old/qtpositioning-everywhere-src-6.10.0/src/positioningquick/locationsingleton.cpp
2025-10-02 00:59:54.000000000 +0200
+++
new/qtpositioning-everywhere-src-6.10.1/src/positioningquick/locationsingleton.cpp
2025-11-13 21:36:55.000000000 +0100
@@ -77,11 +77,11 @@
}
/*!
- \qmlmethod geoshape QtPositioning::shape() const
+ \qmlmethod geoShape QtPositioning::shape() const
- Constructs an invalid geoshape.
+ Constructs an invalid geoShape.
- \sa {geoshape}
+ \sa {geoShape}
*/
QGeoShape LocationSingleton::shape() const
{
@@ -89,11 +89,11 @@
}
/*!
- \qmlmethod georectangle QtPositioning::rectangle() const
+ \qmlmethod geoRectangle QtPositioning::rectangle() const
- Constructs an invalid georectangle.
+ Constructs an invalid geoRectangle.
- \sa {georectangle}
+ \sa {geoRectangle}
*/
QGeoRectangle LocationSingleton::rectangle() const
{
@@ -101,12 +101,12 @@
}
/*!
- \qmlmethod georectangle QtPositioning::rectangle(coordinate center, real
width, real height) const
+ \qmlmethod geoRectangle QtPositioning::rectangle(coordinate center, real
width, real height) const
- Constructs a georectangle centered at \a center with a width of \a width
degrees and a hight of
+ Constructs a geoRectangle centered at \a center with a width of \a width
degrees and a hight of
\a height degrees.
- \sa {georectangle}
+ \sa {geoRectangle}
*/
QGeoRectangle LocationSingleton::rectangle(const QGeoCoordinate ¢er,
double width, double height) const
@@ -115,12 +115,12 @@
}
/*!
- \qmlmethod georectangle QtPositioning::rectangle(coordinate topLeft,
coordinate bottomRight) const
+ \qmlmethod geoRectangle QtPositioning::rectangle(coordinate topLeft,
coordinate bottomRight) const
- Constructs a georectangle with its top left corner positioned at \a
topLeft and its bottom
+ Constructs a geoRectangle with its top left corner positioned at \a
topLeft and its bottom
right corner positioned at \a {bottomRight}.
- \sa {georectangle}
+ \sa {geoRectangle}
*/
QGeoRectangle LocationSingleton::rectangle(const QGeoCoordinate &topLeft,
const QGeoCoordinate &bottomRight)
const
@@ -129,12 +129,12 @@
}
/*!
- \qmlmethod georectangle QtPositioning::rectangle(list<coordinate>
coordinates) const
+ \qmlmethod geoRectangle QtPositioning::rectangle(list<coordinate>
coordinates) const
- Constructs a georectangle from the list of coordinates, the returned list
is the smallest possible
+ Constructs a geoRectangle from the list of coordinates, the returned list
is the smallest possible
containing all the coordinates.
- \sa {georectangle}
+ \sa {geoRectangle}
*/
QGeoRectangle LocationSingleton::rectangle(const QVariantList &coordinates)
const
{
@@ -148,11 +148,11 @@
}
/*!
- \qmlmethod geocircle QtPositioning::circle() const
+ \qmlmethod geoCircle QtPositioning::circle() const
- Constructs an invalid geocircle.
+ Constructs an invalid geoCircle.
- \sa {geocircle}
+ \sa {geoCircle}
*/
QGeoCircle LocationSingleton::circle() const
{
@@ -160,9 +160,9 @@
}
/*!
- \qmlmethod geocircle QtPositioning::circle(coordinate center, real radius)
const
+ \qmlmethod geoCircle QtPositioning::circle(coordinate center, real radius)
const
- Constructs a geocircle centered at \a center with a radius of \a radius
meters.
+ Constructs a geoCircle centered at \a center with a radius of \a radius
meters.
*/
QGeoCircle LocationSingleton::circle(const QGeoCoordinate ¢er, qreal
radius) const
{
@@ -170,11 +170,11 @@
}
/*!
- \qmlmethod geopath QtPositioning::path() const
+ \qmlmethod geoPath QtPositioning::path() const
- Constructs an empty geopath.
+ Constructs an empty geoPath.
- \sa {geopath}
+ \sa {geoPath}
\since 5.9
*/
QGeoPath LocationSingleton::path() const
@@ -183,11 +183,11 @@
}
/*!
- \qmlmethod geopath QtPositioning::path(list<coordinate> coordinates, real
width) const
+ \qmlmethod geoPath QtPositioning::path(list<coordinate> coordinates, real
width) const
- Constructs a geopath from coordinates and width.
+ Constructs a geoPath from coordinates and width.
- \sa {geopath}
+ \sa {geoPath}
\since 5.9
*/
QGeoPath LocationSingleton::path(const QJSValue &value, qreal width) const
@@ -213,11 +213,11 @@
}
/*!
- \qmlmethod geopolygon QtPositioning::polygon() const
+ \qmlmethod geoPolygon QtPositioning::polygon() const
Constructs an empty polygon.
- \sa {geopolygon}
+ \sa {geoPolygon}
\since 5.10
*/
QGeoPolygon LocationSingleton::polygon() const
@@ -226,11 +226,11 @@
}
/*!
- \qmlmethod geopolygon QtPositioning::polygon(list<coordinate> coordinates)
const
+ \qmlmethod geoPolygon QtPositioning::polygon(list<coordinate> coordinates)
const
Constructs a polygon from coordinates.
- \sa {geopolygon}
+ \sa {geoPolygon}
\since 5.10
*/
QGeoPolygon LocationSingleton::polygon(const QVariantList &coordinates) const
@@ -245,11 +245,11 @@
}
/*!
- \qmlmethod geopolygon QtPositioning::polygon(list<coordinate> perimeter,
list<list<coordinate>> holes) const
+ \qmlmethod geoPolygon QtPositioning::polygon(list<coordinate> perimeter,
list<list<coordinate>> holes) const
Constructs a polygon from coordinates for perimeter and inner holes.
- \sa {geopolygon}
+ \sa {geoPolygon}
\since 5.12
*/
QGeoPolygon LocationSingleton::polygon(const QVariantList &perimeter, const
QVariantList &holes) const
@@ -278,11 +278,11 @@
}
/*!
- \qmlmethod geocircle QtPositioning::shapeToCircle(geoshape shape) const
+ \qmlmethod geoCircle QtPositioning::shapeToCircle(geoShape shape) const
- Converts \a shape to a geocircle.
+ Converts \a shape to a geoCircle.
- \sa {geocircle}
+ \sa {geoCircle}
\since 5.5
*/
QGeoCircle LocationSingleton::shapeToCircle(const QGeoShape &shape) const
@@ -291,11 +291,11 @@
}
/*!
- \qmlmethod georectangle QtPositioning::shapeToRectangle(geoshape shape)
const
+ \qmlmethod geoRectangle QtPositioning::shapeToRectangle(geoShape shape)
const
- Converts \a shape to a georectangle.
+ Converts \a shape to a geoRectangle.
- \sa {georectangle}
+ \sa {geoRectangle}
\since 5.5
*/
QGeoRectangle LocationSingleton::shapeToRectangle(const QGeoShape &shape) const
@@ -304,11 +304,11 @@
}
/*!
- \qmlmethod geopath QtPositioning::shapeToPath(geoshape shape) const
+ \qmlmethod geoPath QtPositioning::shapeToPath(geoShape shape) const
- Converts \a shape to a geopath.
+ Converts \a shape to a geoPath.
- \sa {geopath}
+ \sa {geoPath}
\since 5.9
*/
QGeoPath LocationSingleton::shapeToPath(const QGeoShape &shape) const
@@ -317,11 +317,11 @@
}
/*!
- \qmlmethod geopolygon QtPositioning::shapeToPolygon(geoshape shape) const
+ \qmlmethod geoPolygon QtPositioning::shapeToPolygon(geoShape shape) const
Converts \a shape to a polygon.
- \sa {geopolygon}
+ \sa {geoPolygon}
\since 5.10
*/
QGeoPolygon LocationSingleton::shapeToPolygon(const QGeoShape &shape) const
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtpositioning-everywhere-src-6.10.0/src/positioningquick/qdeclarativegeolocation.cpp
new/qtpositioning-everywhere-src-6.10.1/src/positioningquick/qdeclarativegeolocation.cpp
---
old/qtpositioning-everywhere-src-6.10.0/src/positioningquick/qdeclarativegeolocation.cpp
2025-10-02 00:59:54.000000000 +0200
+++
new/qtpositioning-everywhere-src-6.10.1/src/positioningquick/qdeclarativegeolocation.cpp
2025-11-13 21:36:55.000000000 +0100
@@ -170,7 +170,7 @@
/*!
\since QtPositioning 6.2
- \qmlproperty geoshape QtPositioning::Location::boundingShape
+ \qmlproperty geoShape QtPositioning::Location::boundingShape
This property holds the recommended region to use when displaying the
location.
For example, a building's location may have a region centered around the
building,
@@ -181,12 +181,12 @@
whole object changes, not if only the contents of the object change.
\note This property was introduced in Qt6 instead of boundingBox property.
- It returns a \l geoshape instead of a \l georectangle.
+ It returns a \l geoShape instead of a \l geoRectangle.
Use \l QGeoShape::boundingGeoRectangle() to obtain a bounding
- \l georectangle for the shape.
+ \l geoRectangle for the shape.
If you need to convert the returned shape to a specific type, use the
- \c type property of \l geoshape together with convenience
+ \c type property of \l geoShape together with convenience
methods from \l [QML]{QtPositioning} like
\l {QtPositioning::shapeToRectangle}{QtPositioning.shapeToRectangle()}.
*/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtpositioning-everywhere-src-6.10.0/src/positioningquick/qdeclarativepositionsource.cpp
new/qtpositioning-everywhere-src-6.10.1/src/positioningquick/qdeclarativepositionsource.cpp
---
old/qtpositioning-everywhere-src-6.10.0/src/positioningquick/qdeclarativepositionsource.cpp
2025-10-02 00:59:54.000000000 +0200
+++
new/qtpositioning-everywhere-src-6.10.1/src/positioningquick/qdeclarativepositionsource.cpp
2025-11-13 21:36:55.000000000 +0100
@@ -435,13 +435,14 @@
This property holds the supported positioning methods of the
current source.
- \list
- \li PositionSource.NoPositioningMethods - No positioning methods supported
(no source).
- \li PositionSource.SatellitePositioningMethods - Satellite-based
positioning methods such as GPS are supported.
- \li PositionSource.NonSatellitePositioningMethods - Non-satellite-based
methods are supported.
- \li PositionSource.AllPositioningMethods - Both satellite-based and
non-satellite positioning methods are supported.
- \endlist
-
+ \value PositionSource.NoPositioningMethods
+ No positioning methods supported (no source).
+ \value PositionSource.SatellitePositioningMethods
+ Satellite-based positioning methods such as GPS are supported.
+ \value PositionSource.NonSatellitePositioningMethods
+ Non-satellite-based methods are supported.
+ \value PositionSource.AllPositioningMethods
+ Both satellite-based and non-satellite positioning methods are
supported.
*/
QDeclarativePositionSource::PositioningMethods
@@ -472,13 +473,14 @@
This property holds the preferred positioning methods of the
current source.
- \list
- \li PositionSource.NoPositioningMethods - No positioning method is
preferred.
- \li PositionSource.SatellitePositioningMethods - Satellite-based
positioning methods such as GPS should be preferred.
- \li PositionSource.NonSatellitePositioningMethods - Non-satellite-based
methods should be preferred.
- \li PositionSource.AllPositioningMethods - Any positioning methods are
acceptable.
- \endlist
-
+ \value PositionSource.NoPositioningMethods
+ No positioning method is preferred.
+ \value PositionSource.SatellitePositioningMethods
+ Satellite-based positioning methods such as GPS should be preferred.
+ \value PositionSource.NonSatellitePositioningMethods
+ Non-satellite-based methods should be preferred.
+ \value PositionSource.AllPositioningMethods
+ Any positioning methods are acceptable.
*/
void
QDeclarativePositionSource::setPreferredPositioningMethods(PositioningMethods
methods)
@@ -674,19 +676,19 @@
This property holds the error which last occurred with the PositionSource.
- \list
- \li PositionSource.AccessError - The connection setup to the remote
positioning backend failed because the
+ \value PositionSource.AccessError
+ The connection setup to the remote positioning backend failed because
the
application lacked the required privileges.
- \li PositionSource.ClosedError - The positioning backend closed the
connection, which happens for example in case
+ \value PositionSource.ClosedError
+ The positioning backend closed the connection, which happens for
example in case
the user is switching location services to off. As soon as the
location service is re-enabled
regular updates will resume.
- \li PositionSource.NoError - No error has occurred.
- \li PositionSource.UnknownSourceError - An unidentified error occurred.
- \li PositionSource.UpdateTimeoutError - The current position could not be
+ \value PositionSource.NoError No error has occurred.
+ \value PositionSource.UnknownSourceError An unidentified error occurred.
+ \value PositionSource.UpdateTimeoutError
+ The current position could not be
retrieved within the specified timeout, or this PositionSource
determined
that it will not be able to provide further regular updates.
- \endlist
-
*/
QDeclarativePositionSource::SourceError
QDeclarativePositionSource::sourceError() const
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtpositioning-everywhere-src-6.10.0/src/positioningquick/qdeclarativesatellitesource.cpp
new/qtpositioning-everywhere-src-6.10.1/src/positioningquick/qdeclarativesatellitesource.cpp
---
old/qtpositioning-everywhere-src-6.10.0/src/positioningquick/qdeclarativesatellitesource.cpp
2025-10-02 00:59:54.000000000 +0200
+++
new/qtpositioning-everywhere-src-6.10.1/src/positioningquick/qdeclarativesatellitesource.cpp
2025-11-13 21:36:55.000000000 +0100
@@ -123,18 +123,20 @@
This property holds the error which last occurred with the backend data
provider.
- \list
- \li SatelliteSource.AccessError - The connection setup to the satellite
- backend failed because the application lacked the required
- privileges.
- \li SatelliteSource.ClosedError - The satellite backend closed the
- connection, which happens for example in case the user is switching
- location services to off.
- \li SatelliteSource.NoError - No error has occurred.
- \li SatelliteSource.UnknownSourceError - An unidentified error
occurred.
- \li SatelliteSource.UpdateTimeoutError - The satellite information
- could not be retrieved within the specified timeout.
- \endlist
+ \value SatelliteSource.AccessError
+ The connection setup to the satellite
+ backend failed because the application lacked the required
+ privileges.
+ \value SatelliteSource.ClosedError
+ The satellite backend closed the
+ connection, which happens for example in case the user is switching
+ location services to off.
+ \value SatelliteSource.NoError
+ No error has occurred.
+ \value SatelliteSource.UnknownSourceError
+ An unidentified error occurred.
+ \value SatelliteSource.UpdateTimeoutError
+ The satellite information could not be retrieved within the specified
timeout.
*/
QDeclarativeSatelliteSource::SourceError
QDeclarativeSatelliteSource::sourceError() const
{
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtpositioning-everywhere-src-6.10.0/src/positioningquick/qquickgeocoordinateanimation.cpp
new/qtpositioning-everywhere-src-6.10.1/src/positioningquick/qquickgeocoordinateanimation.cpp
---
old/qtpositioning-everywhere-src-6.10.0/src/positioningquick/qquickgeocoordinateanimation.cpp
2025-10-02 00:59:54.000000000 +0200
+++
new/qtpositioning-everywhere-src-6.10.1/src/positioningquick/qquickgeocoordinateanimation.cpp
2025-11-13 21:36:55.000000000 +0100
@@ -207,18 +207,19 @@
/*!
\qmlproperty enumeration CoordinateAnimation::direction
- This property holds the direction of the \l{longitude} animation of the
\l{coordinate}.
- Possible values are:
+ This property holds the direction of the \l{longitude} animation of the
\l{coordinate}.
- \list
- \li CoordinateAnimation.Shortest (default) - the longitude animation goes
in the direction
- that produces the shortest animation path.
- \li CoordinateAnimation.West - the longitude animation always goes into
western direction
+ \value CoordinateAnimation.Shortest
+ The longitude animation goes in the direction
+ that produces the shortest animation path. This is the default.
+ \value CoordinateAnimation.West
+ The longitude animation always goes into western direction
and may cross the date line.
- \li CoordinateAnimation.East - the longitude animation always goes into
eastern direction
+ \value CoordinateAnimation.East
+ The longitude animation always goes into eastern direction
and may cross the date line.
- \endlist
+
\since 5.5
*/