Accepting request 1228211 from KDE:Qt6
Qt 6.8.1 (forwarded request 1227981 from krop) OBS-URL: https://build.opensuse.org/request/show/1228211 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-svg?expand=0&rev=36
This commit is contained in:
commit
6f87199b4b
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 2 13:02:14 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.8.1:
|
||||
* https://www.qt.io/blog/qt-6.8.1-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 8 09:29:54 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define real_version 6.8.0
|
||||
%define real_version 6.8.1
|
||||
%define short_version 6.8
|
||||
%define tar_name qtsvg-everywhere-src
|
||||
%define tar_suffix %{nil}
|
||||
@ -27,7 +27,7 @@
|
||||
%endif
|
||||
#
|
||||
Name: qt6-svg%{?pkg_suffix}
|
||||
Version: 6.8.0
|
||||
Version: 6.8.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)
|
||||
@ -95,7 +95,8 @@ ABI or API guarantees.
|
||||
%autosetup -p1 -n %{tar_name}-%{real_version}%{tar_suffix}
|
||||
|
||||
%build
|
||||
%cmake_qt6
|
||||
%cmake_qt6 \
|
||||
-DQT_GENERATE_SBOM:BOOL=FALSE
|
||||
|
||||
%{qt6_build}
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cf7a593d5e520f8177240610d9e55d5b75b0887fe5f385554ff64377f1646199
|
||||
size 2004952
|
3
qtsvg-everywhere-src-6.8.1.tar.xz
Normal file
3
qtsvg-everywhere-src-6.8.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3d0de73596e36b2daa7c48d77c4426bb091752856912fba720215f756c560dd0
|
||||
size 2006760
|
Loading…
Reference in New Issue
Block a user