Accepting request 936321 from KDE:Qt6
Qt 6.2.2 (forwarded request 936299 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/936321 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-svg?expand=0&rev=11
This commit is contained in:
commit
ec3614b464
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 1 10:06:28 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:58 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
Tue Oct 26 11:22:58 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 tar_name qtsvg-everywhere-src
|
%define tar_name qtsvg-everywhere-src
|
||||||
%define tar_suffix %{nil}
|
%define tar_suffix %{nil}
|
||||||
@ -27,7 +27,7 @@
|
|||||||
%endif
|
%endif
|
||||||
#
|
#
|
||||||
Name: qt6-svg%{?pkg_suffix}
|
Name: qt6-svg%{?pkg_suffix}
|
||||||
Version: 6.2.1
|
Version: 6.2.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Classes for rendering and displaying SVG drawings
|
Summary: Classes for rendering and displaying SVG drawings
|
||||||
License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
|
License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
|
||||||
@ -72,8 +72,6 @@ The Qt 6 SvgWidgets library.
|
|||||||
Summary: Qt 6 SVG libraries - Development files
|
Summary: Qt 6 SVG libraries - Development files
|
||||||
Requires: libQt6Svg6 = %{version}
|
Requires: libQt6Svg6 = %{version}
|
||||||
Requires: libQt6SvgWidgets6 = %{version}
|
Requires: libQt6SvgWidgets6 = %{version}
|
||||||
# Dependencies are not detected
|
|
||||||
Requires: cmake(Qt6Core)
|
|
||||||
Requires: cmake(Qt6Gui)
|
Requires: cmake(Qt6Gui)
|
||||||
Requires: cmake(Qt6Widgets)
|
Requires: cmake(Qt6Widgets)
|
||||||
|
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:86e27e005c2421052ca90e619c8d13f1bd19c6bf1a7b84dd4e0f7855fc884fd7
|
|
||||||
size 1717684
|
|
3
qtsvg-everywhere-src-6.2.2.tar.xz
Normal file
3
qtsvg-everywhere-src-6.2.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e1bd63932fa16468bc737a38b0060431f67a6073f4101ede188eb47a191abd75
|
||||||
|
size 1718020
|
Loading…
Reference in New Issue
Block a user