9 Commits

Author SHA256 Message Date
4516e5cb37 Accepting request 1319487 from KDE:Qt6
Qt 6.10.1

OBS-URL: https://build.opensuse.org/request/show/1319487
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-location?expand=0&rev=23
2025-11-25 14:47:49 +00:00
Christophe Marin
3fbb9ae856 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-location?expand=0&rev=48 2025-11-23 13:19:59 +00:00
Christophe Marin
17500c3178 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-location?expand=0&rev=47 2025-11-23 09:12:38 +00:00
Christophe Marin
7e1537e537 Qt 6.10.1
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-location?expand=0&rev=46
2025-11-23 09:07:40 +00:00
8db1f4c99b Accepting request 1310349 from KDE:Qt6
Qt 6.10.0

OBS-URL: https://build.opensuse.org/request/show/1310349
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-location?expand=0&rev=22
2025-10-13 15:23:38 +00:00
Christophe Marin
855f033a78 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-location?expand=0&rev=45 2025-10-09 17:20:20 +00:00
Christophe Marin
c3d81195d2 Qt 6.10.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-location?expand=0&rev=44
2025-10-08 16:54:53 +00:00
c0c4b3d13f Accepting request 1301709 from KDE:Qt6
Update to 6.9.2 (forwarded request 1301562 from krop)

OBS-URL: https://build.opensuse.org/request/show/1301709
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-location?expand=0&rev=21
2025-08-29 16:35:07 +00:00
Christophe Marin
68cbea3a8c Update to 6.9.2
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-location?expand=0&rev=42
2025-08-28 07:28:13 +00:00
4 changed files with 27 additions and 9 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Thu Nov 20 15:14:37 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:24 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:18 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:27 UTC 2025 - Christophe Marin <christophe@krop.fr>

View File

@@ -1,7 +1,7 @@
#
# spec file for package qt6-location
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 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.1
%define short_version 6.10
%define tar_name qtlocation-everywhere-src
%define tar_suffix %{nil}
#
@@ -30,7 +30,7 @@
%global __requires_exclude qt6qmlimport\\(MapViewer\\)
#
Name: qt6-location%{?pkg_suffix}
Version: 6.9.1
Version: 6.10.1
Release: 0
Summary: Qt 6 Location plugins and libraries
License: GPL-3.0-or-later
@@ -86,9 +86,9 @@ Development files for the Qt 6 Location library.
Summary: Non-ABI stable API for the Qt 6 Location Library
Requires: cmake(Qt6CorePrivate) = %{real_version}
Requires: cmake(Qt6Location) = %{real_version}
Requires: cmake(Qt6QuickPrivate) = %{real_version}
Requires: cmake(Qt6PositioningPrivate) = %{real_version}
Requires: cmake(Qt6PositioningQuickPrivate) = %{real_version}
Requires: cmake(Qt6QuickPrivate) = %{real_version}
%description -n qt6-location-private-devel
This package provides private headers of libQt6Location that do not have any
@@ -135,7 +135,7 @@ rm %{buildroot}%{_qt6_cmakedir}/Qt6Location/*Plugin*.cmake
%{_qt6_includedir}/QtLocation/
%{_qt6_libdir}/libQt6Location.prl
%{_qt6_libdir}/libQt6Location.so
%{_qt6_metatypesdir}/qt6location_*_metatypes.json
%{_qt6_metatypesdir}/qt6location_metatypes.json
%{_qt6_mkspecsdir}/modules/qt_lib_location.pri
%{_qt6_pkgconfigdir}/Qt6Location.pc
%exclude %{_qt6_includedir}/QtLocation/%{real_version}

View File

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

Binary file not shown.