Accepting request 922699 from KDE:Qt6
Qt 6.2.0 OBS-URL: https://build.opensuse.org/request/show/922699 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-svg?expand=0&rev=9
This commit is contained in:
commit
a96bf7112e
@ -1,4 +1,4 @@
|
|||||||
# using fdupes means looking for troubles
|
# using fdupes on include directories means looking for troubles
|
||||||
addFilter("files-duplicate .*")
|
addFilter("files-duplicate .*")
|
||||||
|
|
||||||
# library and development package names don't match
|
# library and development package names don't match
|
||||||
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 30 12:30:18 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.2.0:
|
||||||
|
* https://www.qt.io/blog/qt-6.2-lts-released
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 25 07:18:43 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.2.0-rc2
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 16 14:08:05 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.2.0-rc
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 9 14:05:28 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.2.0-beta4
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 1 13:03:51 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
Wed Sep 1 13:03:51 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -16,8 +16,8 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define real_version 6.1.3
|
%define real_version 6.2.0
|
||||||
%define short_version 6.1
|
%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.1.3
|
Version: 6.2.0
|
||||||
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)
|
||||||
@ -141,6 +141,8 @@ rm %{buildroot}%{_qt6_mkspecsdir}/modules/qt_lib_svgwidgets_private.pri
|
|||||||
%{_qt6_libdir}/libQt6Svg.so
|
%{_qt6_libdir}/libQt6Svg.so
|
||||||
%{_qt6_libdir}/libQt6SvgWidgets.prl
|
%{_qt6_libdir}/libQt6SvgWidgets.prl
|
||||||
%{_qt6_libdir}/libQt6SvgWidgets.so
|
%{_qt6_libdir}/libQt6SvgWidgets.so
|
||||||
|
%{_qt6_metatypesdir}/qt6svg_*_metatypes.json
|
||||||
|
%{_qt6_metatypesdir}/qt6svgwidgets_*_metatypes.json
|
||||||
%{_qt6_mkspecsdir}/modules/qt_lib_svg.pri
|
%{_qt6_mkspecsdir}/modules/qt_lib_svg.pri
|
||||||
%{_qt6_mkspecsdir}/modules/qt_lib_svgwidgets.pri
|
%{_qt6_mkspecsdir}/modules/qt_lib_svgwidgets.pri
|
||||||
%exclude %{_qt6_includedir}/QtSvg/%{real_version}/
|
%exclude %{_qt6_includedir}/QtSvg/%{real_version}/
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c7d7b3c0b8a944b9c7c776c61350b552ce98457e0f21ccc90c08625ed193df09
|
|
||||||
size 1705472
|
|
3
qtsvg-everywhere-src-6.2.0.tar.xz
Normal file
3
qtsvg-everywhere-src-6.2.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:af9eabefbb0dcb772f18fae4d2c39bcc23579a5dfff569c35ea7e497591db3d4
|
||||||
|
size 1717816
|
Loading…
Reference in New Issue
Block a user