Accepting request 1077346 from KDE:Qt6
Update to 6.5.0 (forwarded request 1077258 from Vogtinator) OBS-URL: https://build.opensuse.org/request/show/1077346 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-svg?expand=0&rev=21
This commit is contained in:
commit
43d0f041e4
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 10:02:45 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.5.0
|
||||
* https://www.qt.io/blog/qt-6.5-lts-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 16 10:00:09 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
19
qt6-svg.spec
19
qt6-svg.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package qt6-svg
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,8 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%define real_version 6.4.3
|
||||
%define short_version 6.4
|
||||
%define real_version 6.5.0
|
||||
%define short_version 6.5
|
||||
%define tar_name qtsvg-everywhere-src
|
||||
%define tar_suffix %{nil}
|
||||
#
|
||||
@ -27,7 +27,7 @@
|
||||
%endif
|
||||
#
|
||||
Name: qt6-svg%{?pkg_suffix}
|
||||
Version: 6.4.3
|
||||
Version: 6.5.0
|
||||
Release: 0
|
||||
Summary: Classes for rendering and displaying SVG drawings
|
||||
License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
|
||||
@ -38,9 +38,9 @@ BuildRequires: pkgconfig
|
||||
BuildRequires: qt6-core-private-devel
|
||||
BuildRequires: qt6-gui-private-devel
|
||||
BuildRequires: qt6-widgets-private-devel
|
||||
BuildRequires: cmake(Qt6Core)
|
||||
BuildRequires: cmake(Qt6Gui)
|
||||
BuildRequires: cmake(Qt6Widgets)
|
||||
BuildRequires: cmake(Qt6Core) = %{real_version}
|
||||
BuildRequires: cmake(Qt6Gui) = %{real_version}
|
||||
BuildRequires: cmake(Qt6Widgets) = %{real_version}
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
# Ignored: only used for building tests
|
||||
# BuildRequires: cmake(Qt6Xml)
|
||||
@ -67,13 +67,12 @@ Summary: Qt 6 SVGWidgets library
|
||||
%description -n libQt6SvgWidgets6
|
||||
The Qt 6 SvgWidgets library.
|
||||
|
||||
# TODO split?
|
||||
%package devel
|
||||
Summary: Qt 6 SVG libraries - Development files
|
||||
Requires: libQt6Svg6 = %{version}
|
||||
Requires: libQt6SvgWidgets6 = %{version}
|
||||
Requires: cmake(Qt6Gui)
|
||||
Requires: cmake(Qt6Widgets)
|
||||
Requires: cmake(Qt6Gui) = %{real_version}
|
||||
Requires: cmake(Qt6Widgets) = %{real_version}
|
||||
|
||||
%description devel
|
||||
Development files for the Qt 6 SVG libraries.
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:88315f886cf81898705e487cedba6e6160724359d23c518c92c333c098879a4a
|
||||
size 1726464
|
3
qtsvg-everywhere-src-6.5.0.tar.xz
Normal file
3
qtsvg-everywhere-src-6.5.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:64ca7e61f44d51e28bcbb4e0509299b53a9a7e38879e00a7fe91643196067a4f
|
||||
size 1727556
|
Loading…
x
Reference in New Issue
Block a user