Qt 6.2.2
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-networkauth?expand=0&rev=12
This commit is contained in:
parent
85359a4dd1
commit
76d0172261
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 1 10:06:13 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.2.2
|
||||||
|
* https://www.qt.io/blog/qt-6.2.2-released
|
||||||
|
- Make sure all dependencies are present when installing devel
|
||||||
|
packages. Qt >= 6.2.2 is much less permissive.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 26 11:22:45 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
Tue Oct 26 11:22:45 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define real_version 6.2.1
|
%define real_version 6.2.2
|
||||||
%define short_version 6.2
|
%define short_version 6.2
|
||||||
%define short_name qtnetworkauth
|
%define short_name qtnetworkauth
|
||||||
%define tar_name qtnetworkauth-everywhere-src
|
%define tar_name qtnetworkauth-everywhere-src
|
||||||
@ -28,7 +28,7 @@
|
|||||||
%endif
|
%endif
|
||||||
#
|
#
|
||||||
Name: qt6-networkauth%{?pkg_suffix}
|
Name: qt6-networkauth%{?pkg_suffix}
|
||||||
Version: 6.2.1
|
Version: 6.2.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Set of APIs to obtain limited access to online accounts and HTTP services
|
Summary: Set of APIs to obtain limited access to online accounts and HTTP services
|
||||||
License: GPL-3.0-only WITH Qt-GPL-exception-1.0
|
License: GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||||
@ -60,6 +60,7 @@ The Qt 6 NetworkAuth library.
|
|||||||
%package devel
|
%package devel
|
||||||
Summary: Qt 6 NetworkAuth library - Development files
|
Summary: Qt 6 NetworkAuth library - Development files
|
||||||
Requires: libQt6NetworkAuth6 = %{version}
|
Requires: libQt6NetworkAuth6 = %{version}
|
||||||
|
Requires: cmake(Qt6Network)
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Development files for the Qt 6 NetworkAuth library.
|
Development files for the Qt 6 NetworkAuth library.
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8027f85095a9c56d8cada988527454f786a5f8dd4157206db4f21299016d1c9e
|
|
||||||
size 144292
|
|
3
qtnetworkauth-everywhere-src-6.2.2.tar.xz
Normal file
3
qtnetworkauth-everywhere-src-6.2.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c8217c740167b9e96c3fabcc92d781864220c553c7a23254c16bd8f09f05e9e1
|
||||||
|
size 144312
|
Loading…
Reference in New Issue
Block a user