Compare commits
9 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 30443964b4 | |||
|
|
c3b8bdeec5 | ||
|
|
d211152ba6 | ||
|
|
f45ca535c1 | ||
| 45d38dc493 | |||
|
|
ecff1ea7e0 | ||
|
|
244eb1977b | ||
| d399a5d65c | |||
|
|
3c096e38fd |
@@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 20 15:15:05 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.10.1
|
||||
https://www.qt.io/blog/qt-6.10.1-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 7 08:53:30 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.10.0
|
||||
* https://www.qt.io/blog/qt-6.10-released
|
||||
* Fixes CVE-2025-10728 / boo#1250993
|
||||
* Fixes CVE-2025-10729 / boo#1250994
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 27 07:15:44 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.9.2:
|
||||
* https://www.qt.io/blog/qt-6.9.2-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 3 07:49:33 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
||||
20
qt6-svg.spec
20
qt6-svg.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package qt6-svg
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# 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.9.1
|
||||
%define short_version 6.9
|
||||
%define real_version 6.10.1
|
||||
%define short_version 6.10
|
||||
%define tar_name qtsvg-everywhere-src
|
||||
%define tar_suffix %{nil}
|
||||
#
|
||||
@@ -27,7 +27,7 @@
|
||||
%endif
|
||||
#
|
||||
Name: qt6-svg%{?pkg_suffix}
|
||||
Version: 6.9.1
|
||||
Version: 6.10.1
|
||||
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)
|
||||
@@ -89,6 +89,8 @@ Requires: cmake(Qt6WidgetsPrivate) = %{real_version}
|
||||
This package provides private headers of libQt6Svg that do not have any
|
||||
ABI or API guarantees.
|
||||
|
||||
%{qt6_examples_package}
|
||||
|
||||
%endif
|
||||
|
||||
%prep
|
||||
@@ -105,8 +107,8 @@ ABI or API guarantees.
|
||||
|
||||
%if !%{qt6_docs_flavor}
|
||||
|
||||
# No private headers for Qt6SvgWidgets
|
||||
rm %{buildroot}%{_qt6_mkspecsdir}/modules/qt_lib_svgwidgets_private.pri
|
||||
# .CMake files are not needed for plugins
|
||||
rm -r %{buildroot}%{_qt6_cmakedir}/Qt6Gui
|
||||
|
||||
%ldconfig_scriptlets -n libQt6Svg6
|
||||
%ldconfig_scriptlets -n libQt6SvgWidgets6
|
||||
@@ -124,7 +126,6 @@ rm %{buildroot}%{_qt6_mkspecsdir}/modules/qt_lib_svgwidgets_private.pri
|
||||
|
||||
%files devel
|
||||
%{_qt6_cmakedir}/Qt6BuildInternals/StandaloneTests/QtSvgTestsConfig.cmake
|
||||
%{_qt6_cmakedir}/Qt6Gui/*
|
||||
%{_qt6_cmakedir}/Qt6Svg/
|
||||
%{_qt6_cmakedir}/Qt6SvgWidgets/
|
||||
%{_qt6_descriptionsdir}/Svg.json
|
||||
@@ -135,8 +136,8 @@ rm %{buildroot}%{_qt6_mkspecsdir}/modules/qt_lib_svgwidgets_private.pri
|
||||
%{_qt6_libdir}/libQt6Svg.so
|
||||
%{_qt6_libdir}/libQt6SvgWidgets.prl
|
||||
%{_qt6_libdir}/libQt6SvgWidgets.so
|
||||
%{_qt6_metatypesdir}/qt6svg_*_metatypes.json
|
||||
%{_qt6_metatypesdir}/qt6svgwidgets_*_metatypes.json
|
||||
%{_qt6_metatypesdir}/qt6svg_metatypes.json
|
||||
%{_qt6_metatypesdir}/qt6svgwidgets_metatypes.json
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_svg.pri
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_svgwidgets.pri
|
||||
%{_qt6_pkgconfigdir}/Qt6Svg.pc
|
||||
@@ -145,7 +146,6 @@ rm %{buildroot}%{_qt6_mkspecsdir}/modules/qt_lib_svgwidgets_private.pri
|
||||
|
||||
%files private-devel
|
||||
%{_qt6_cmakedir}/Qt6SvgPrivate/
|
||||
%{_qt6_cmakedir}/Qt6SvgWidgetsPrivate/
|
||||
%dir %{_qt6_includedir}/QtSvg/
|
||||
%{_qt6_includedir}/QtSvg/%{real_version}/
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_svg_private.pri
|
||||
|
||||
3
qtsvg-everywhere-src-6.10.1.tar.xz
Normal file
3
qtsvg-everywhere-src-6.10.1.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c02f355a58f3bbcf404a628bf488b6aeb2d84a94c269afdb86f6e529343ab01f
|
||||
size 2613980
|
||||
Binary file not shown.
Reference in New Issue
Block a user