forked from pool/qt6-webengine
Accepting request 1175612 from home:krop:Qt6:Release
Qt 6.7.1 OBS-URL: https://build.opensuse.org/request/show/1175612 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-webengine?expand=0&rev=65
This commit is contained in:
parent
70ebb6b0d9
commit
17b08a5491
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 21 08:31:53 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.7.1:
|
||||||
|
* https://www.qt.io/blog/qt-6.7.1-released
|
||||||
|
- Drop patch, merged upstream:
|
||||||
|
* Add-missing-dependencies.patch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 15 19:16:46 UTC 2024 - Christoph G <foss@grueninger.de>
|
Wed May 15 19:16:46 UTC 2024 - Christoph G <foss@grueninger.de>
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define real_version 6.7.0
|
%define real_version 6.7.1
|
||||||
%define short_version 6.7
|
%define short_version 6.7
|
||||||
%define tar_name qtwebengine-everywhere-src
|
%define tar_name qtwebengine-everywhere-src
|
||||||
%define tar_suffix %{nil}
|
%define tar_suffix %{nil}
|
||||||
@ -37,15 +37,14 @@
|
|||||||
%bcond_without system_tiff
|
%bcond_without system_tiff
|
||||||
%endif
|
%endif
|
||||||
Name: qt6-webengine%{?pkg_suffix}
|
Name: qt6-webengine%{?pkg_suffix}
|
||||||
Version: 6.7.0
|
Version: 6.7.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Web browser engine for Qt applications
|
Summary: Web browser engine for Qt applications
|
||||||
License: GPL-2.0-only OR LGPL-3.0-only OR GPL-3.0-only
|
License: GPL-2.0-only OR LGPL-3.0-only OR GPL-3.0-only
|
||||||
URL: https://www.qt.io
|
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
|
Source0: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz
|
||||||
Source99: qt6-webengine-rpmlintrc
|
Source99: qt6-webengine-rpmlintrc
|
||||||
# Patches 0-100 are upstream patches #
|
# Patches 0-100 are upstream patches #
|
||||||
Patch001: Add-missing-dependencies.patch
|
|
||||||
# Patches 100-200 are openSUSE and/or non-upstream(able) patches #
|
# Patches 100-200 are openSUSE and/or non-upstream(able) patches #
|
||||||
Patch100: rtc-dont-use-h264.patch
|
Patch100: rtc-dont-use-h264.patch
|
||||||
#
|
#
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1a5ba443635dc1f439ab802ac6d761b8def5ebb24e5219bb7289288e72c147de
|
|
||||||
size 550907592
|
|
3
qtwebengine-everywhere-src-6.7.1.tar.xz
Normal file
3
qtwebengine-everywhere-src-6.7.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:53f08012609a7d949b0e951728ac2364a06466325ffd163b56a87c3fd021dc44
|
||||||
|
size 550975920
|
Loading…
Reference in New Issue
Block a user