forked from pool/qt6-serialbus
Update to 6.5.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-serialbus?expand=0&rev=22
This commit is contained in:
parent
199aa0677b
commit
2621583721
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 3 10:02:39 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:08 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
Thu Mar 16 10:00:08 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package qt6-serialbus
|
# spec file for package qt6-serialbus
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -16,8 +16,8 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define real_version 6.4.3
|
%define real_version 6.5.0
|
||||||
%define short_version 6.4
|
%define short_version 6.5
|
||||||
%define tar_name qtserialbus-everywhere-src
|
%define tar_name qtserialbus-everywhere-src
|
||||||
%define tar_suffix %{nil}
|
%define tar_suffix %{nil}
|
||||||
#
|
#
|
||||||
@ -27,7 +27,7 @@
|
|||||||
%endif
|
%endif
|
||||||
#
|
#
|
||||||
Name: qt6-serialbus
|
Name: qt6-serialbus
|
||||||
Version: 6.4.3
|
Version: 6.5.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Qt 6 SerialBus library
|
Summary: Qt 6 SerialBus library
|
||||||
License: LGPL-3.0-only OR GPL-2.0-or-later
|
License: LGPL-3.0-only OR GPL-2.0-or-later
|
||||||
@ -37,11 +37,11 @@ Source99: qt6-serialbus-rpmlintrc
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: qt6-core-private-devel
|
BuildRequires: qt6-core-private-devel
|
||||||
BuildRequires: cmake(Qt6Core)
|
BuildRequires: cmake(Qt6Core) = %{real_version}
|
||||||
BuildRequires: cmake(Qt6Gui)
|
BuildRequires: cmake(Qt6Gui) = %{real_version}
|
||||||
BuildRequires: cmake(Qt6Network)
|
BuildRequires: cmake(Qt6Network) = %{real_version}
|
||||||
BuildRequires: cmake(Qt6SerialPort)
|
BuildRequires: cmake(Qt6SerialPort) = %{real_version}
|
||||||
BuildRequires: cmake(Qt6Widgets)
|
BuildRequires: cmake(Qt6Widgets) = %{real_version}
|
||||||
%if "%{qt6_flavor}" == "docs"
|
%if "%{qt6_flavor}" == "docs"
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-tools
|
||||||
%{qt6_doc_packages}
|
%{qt6_doc_packages}
|
||||||
@ -64,8 +64,8 @@ and others.
|
|||||||
Summary: Qt 6 SerialBus library - Development files
|
Summary: Qt 6 SerialBus library - Development files
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
Requires: libQt6SerialBus6 = %{version}
|
Requires: libQt6SerialBus6 = %{version}
|
||||||
Requires: cmake(Qt6Network)
|
Requires: cmake(Qt6Network) = %{real_version}
|
||||||
Requires: cmake(Qt6SerialPort)
|
Requires: cmake(Qt6SerialPort) = %{real_version}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Development files for the Qt 6 SerialBus library.
|
Development files for the Qt 6 SerialBus library.
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b6446a7516d1f04e561c00f9c50ce4d39dad72150f067722ba759f00b4b34366
|
|
||||||
size 381036
|
|
3
qtserialbus-everywhere-src-6.5.0.tar.xz
Normal file
3
qtserialbus-everywhere-src-6.5.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9748379362c49c9fdd3c5111ecea576c5b0fd9d49573db03435c166e58144897
|
||||||
|
size 553428
|
Loading…
x
Reference in New Issue
Block a user