Compare commits
9 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 4516e5cb37 | |||
|
|
3fbb9ae856 | ||
|
|
17500c3178 | ||
|
|
7e1537e537 | ||
| 8db1f4c99b | |||
|
|
855f033a78 | ||
|
|
c3d81195d2 | ||
| c0c4b3d13f | |||
|
|
68cbea3a8c |
@@ -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>
|
||||
|
||||
|
||||
@@ -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}
|
||||
|
||||
3
qtlocation-everywhere-src-6.10.1.tar.xz
Normal file
3
qtlocation-everywhere-src-6.10.1.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2b9618f1b99cdc51d6697a79f3a57f4c2b629711549912067db8cd2b40794f09
|
||||
size 3151780
|
||||
Binary file not shown.
Reference in New Issue
Block a user