Christophe Marin 2023-04-04 19:39:17 +00:00 committed by Git OBS Bridge
parent 0fc79b0dd9
commit 0f73833bb6
4 changed files with 26 additions and 20 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 3 10:02:19 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 6.5.0
* https://www.qt.io/blog/qt-6.5-lts-released
-------------------------------------------------------------------
Thu Mar 16 10:00:04 UTC 2023 - Christophe Marin <christophe@krop.fr>

View File

@ -1,7 +1,7 @@
#
# spec file for package qt6-positioning
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# 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.4.3
%define short_version 6.4
%define real_version 6.5.0
%define short_version 6.5
%define tar_name qtpositioning-everywhere-src
%define tar_suffix %{nil}
#
@ -27,7 +27,7 @@
%endif
#
Name: qt6-positioning%{?pkg_suffix}
Version: 6.4.3
Version: 6.5.0
Release: 0
Summary: Qt 6 Positioning plugins and libraries
License: GPL-3.0-or-later
@ -37,16 +37,16 @@ Source99: qt6-positioning-rpmlintrc
BuildRequires: pkgconfig
BuildRequires: qt6-core-private-devel
BuildRequires: qt6-quick-private-devel
BuildRequires: cmake(Qt6Core)
BuildRequires: cmake(Qt6DBus)
BuildRequires: cmake(Qt6Gui)
BuildRequires: cmake(Qt6Network)
BuildRequires: cmake(Qt6Qml)
BuildRequires: cmake(Qt6Quick)
BuildRequires: cmake(Qt6QuickTest)
BuildRequires: cmake(Qt6SerialPort)
BuildRequires: cmake(Qt6Test)
BuildRequires: cmake(Qt6Widgets)
BuildRequires: cmake(Qt6Core) = %{real_version}
BuildRequires: cmake(Qt6DBus) = %{real_version}
BuildRequires: cmake(Qt6Gui) = %{real_version}
BuildRequires: cmake(Qt6Network) = %{real_version}
BuildRequires: cmake(Qt6Qml) = %{real_version}
BuildRequires: cmake(Qt6Quick) = %{real_version}
BuildRequires: cmake(Qt6QuickTest) = %{real_version}
BuildRequires: cmake(Qt6SerialPort) = %{real_version}
BuildRequires: cmake(Qt6Test) = %{real_version}
BuildRequires: cmake(Qt6Widgets) = %{real_version}
%if "%{qt6_flavor}" == "docs"
BuildRequires: qt6-tools
%else
@ -107,7 +107,7 @@ The Qt 6 Positioning library.
%package -n qt6-positioning-devel
Summary: Qt 6 Positioning library - Development files
Requires: libQt6Positioning6 = %{version}
Requires: cmake(Qt6Core)
Requires: cmake(Qt6Core) = %{real_version}
%description -n qt6-positioning-devel
Development files for the Qt 6 Positioning library.
@ -129,8 +129,8 @@ The Qt 6 PositioningQuick library.
%package -n qt6-positioningquick-devel
Summary: Qt 6 PositioningQuick library - Development files
Requires: libQt6PositioningQuick6 = %{version}
Requires: cmake(Qt6Qml)
Requires: cmake(Qt6Quick)
Requires: cmake(Qt6Qml) = %{real_version}
Requires: cmake(Qt6Quick) = %{real_version}
%description -n qt6-positioningquick-devel
Development files for the Qt 6 PositioningQuick library.

View File

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

View File

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