Accepting request 891711 from KDE:Qt6
Qt 6.1.0 (forwarded request 891694 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/891711 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-networkauth?expand=0&rev=4
This commit is contained in:
commit
c0bb8d2608
@ -1,9 +1,36 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 6 17:10:27 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.1.0:
|
||||||
|
* https://www.qt.io/blog/qt-6.1-released
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 23 14:11:38 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.1.0-rc.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 13 06:37:28 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.1.0-beta3.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 31 13:53:36 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
Wed Mar 31 13:53:36 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
- Update to 6.0.3
|
- Update to 6.0.3
|
||||||
* https://www.qt.io/blog/qt-6.0.3-released
|
* https://www.qt.io/blog/qt-6.0.3-released
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 19 15:50:39 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.1.0-beta2
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 5 17:24:03 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.1.0-beta1
|
||||||
|
https://www.qt.io/blog/qt-6.1-beta-released
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 5 09:31:23 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Mar 5 09:31:23 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package qt6-networkauth
|
# spec file for package qt6-networkauth
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2020 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.0.3
|
%define real_version 6.1.0
|
||||||
%define short_version 6.0
|
%define short_version 6.1
|
||||||
%define short_name qtnetworkauth
|
%define short_name qtnetworkauth
|
||||||
%define tar_name qtnetworkauth-everywhere-src
|
%define tar_name qtnetworkauth-everywhere-src
|
||||||
%define tar_suffix %{nil}
|
%define tar_suffix %{nil}
|
||||||
@ -28,12 +28,12 @@
|
|||||||
%endif
|
%endif
|
||||||
#
|
#
|
||||||
Name: qt6-networkauth%{?pkg_suffix}
|
Name: qt6-networkauth%{?pkg_suffix}
|
||||||
Version: 6.0.3
|
Version: 6.1.0
|
||||||
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
|
||||||
URL: https://www.qt.io
|
URL: https://www.qt.io
|
||||||
Source: https://download.qt.io/official_releases/additional_libraries/%{short_version}/%{real_version}/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz
|
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
|
Source99: qt6-networkauth-rpmlintrc
|
||||||
BuildRequires: qt6-core-private-devel
|
BuildRequires: qt6-core-private-devel
|
||||||
BuildRequires: cmake(Qt6Core)
|
BuildRequires: cmake(Qt6Core)
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:124bf433e2c5418e900a5947d4ceb128ee179f514eddcea33924f0b695be64ed
|
|
||||||
size 145872
|
|
3
qtnetworkauth-everywhere-src-6.1.0.tar.xz
Normal file
3
qtnetworkauth-everywhere-src-6.1.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bae8a941e4b635a364bdc65ea814adfe75b20b06fce0888612f72fc1e81ebdd3
|
||||||
|
size 146120
|
Loading…
Reference in New Issue
Block a user