Accepting request 1228196 from KDE:Qt6
Qt 6.8.1 (forwarded request 1227981 from krop) OBS-URL: https://build.opensuse.org/request/show/1228196 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-networkauth?expand=0&rev=33
This commit is contained in:
commit
5ac43ef099
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 2 13:02:07 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.8.1:
|
||||||
|
* https://www.qt.io/blog/qt-6.8.1-released
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 8 09:29:46 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
Tue Oct 8 09:29:46 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define real_version 6.8.0
|
%define real_version 6.8.1
|
||||||
%define short_version 6.8
|
%define short_version 6.8
|
||||||
%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.8.0
|
Version: 6.8.1
|
||||||
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
|
||||||
@ -82,7 +82,8 @@ ABI or API guarantees.
|
|||||||
%autosetup -p1 -n %{tar_name}-%{real_version}%{tar_suffix}
|
%autosetup -p1 -n %{tar_name}-%{real_version}%{tar_suffix}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_qt6
|
%cmake_qt6 \
|
||||||
|
-DQT_GENERATE_SBOM:BOOL=FALSE
|
||||||
|
|
||||||
%{qt6_build}
|
%{qt6_build}
|
||||||
|
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b95d566544c6b35d895be39473fef51985b04df2f16008de54660966ae80cc48
|
|
||||||
size 253404
|
|
3
qtnetworkauth-everywhere-src-6.8.1.tar.xz
Normal file
3
qtnetworkauth-everywhere-src-6.8.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:118664ba929c5fbbdf822438bd69bd43674cfee82e504e143da600fe47c74024
|
||||||
|
size 253260
|
Loading…
Reference in New Issue
Block a user