Accepting request 983741 from KDE:Qt6
Qt 6.3.1 (forwarded request 983727 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/983741 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-networkauth?expand=0&rev=14
This commit is contained in:
commit
2831b96ea7
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 17 15:15:19 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 6.3.1:
|
||||
* https://www.qt.io/blog/qt-6.3.1-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 11:56:56 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define real_version 6.3.0
|
||||
%define real_version 6.3.1
|
||||
%define short_version 6.3
|
||||
%define short_name qtnetworkauth
|
||||
%define tar_name qtnetworkauth-everywhere-src
|
||||
@ -28,13 +28,14 @@
|
||||
%endif
|
||||
#
|
||||
Name: qt6-networkauth%{?pkg_suffix}
|
||||
Version: 6.3.0
|
||||
Version: 6.3.1
|
||||
Release: 0
|
||||
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
|
||||
URL: https://www.qt.io
|
||||
Source: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz
|
||||
Source99: qt6-networkauth-rpmlintrc
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: qt6-core-private-devel
|
||||
BuildRequires: cmake(Qt6Core)
|
||||
BuildRequires: cmake(Qt6Network)
|
||||
@ -106,6 +107,7 @@ ABI or API guarantees.
|
||||
%{_qt6_libdir}/libQt6NetworkAuth.so
|
||||
%{_qt6_metatypesdir}/qt6networkauth_*_metatypes.json
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_networkauth.pri
|
||||
%{_qt6_pkgconfigdir}/Qt6NetworkAuth.pc
|
||||
%exclude %{_qt6_includedir}/QtNetworkAuth/%{real_version}
|
||||
|
||||
%files private-devel
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:203a98942919028520038f90a20cd7ee32b537233545d11e429c3e2c1ad9069f
|
||||
size 145872
|
3
qtnetworkauth-everywhere-src-6.3.1.tar.xz
Normal file
3
qtnetworkauth-everywhere-src-6.3.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d60f54b9d4509fa8bdbf1990bc91f6e260e38cdb57a7b8119fa3861bc5d2fb2a
|
||||
size 145924
|
Loading…
Reference in New Issue
Block a user